Comments

20 Comments
karma

There is a typo in the spec file, package fails to install:

 Problem: package 389-ds-base-2.2.7-1.fc37.x86_64 requires python3-lib389 = 2.2.7-1.fc37, but none of the providers can be installed
  - cannot install the best update candidate for package 389-ds-base-2.2.6-2.fc37.x86_64
  - nothing provides python3-cryptograp needed by python3-lib389-2.2.7-1.fc37.noarch
karma
[root@8fcf3dd5ee2d ds]# head -n1 /usr/bin/py.test
#! /usr/bin/python3 -P
[root@8fcf3dd5ee2d ds]# rpm -q python3-pytest
python3-pytest-7.1.3-2.fc37.noarch
BZ#2152171 "pytest" script runs tests without user's personal libraries

Can't install this update due to missing python3.10dist(distro) >= 1.7 in F36:

 Problem: cannot install the best update candidate for package gns3-gui-2.2.32-1.fc36.noarch
  - nothing provides python3.10dist(distro) >= 1.7 needed by gns3-gui-2.2.33.1-1.fc36.noarch
===============================================================================================================================================
 Package                          Architecture                Version                               Repository                            Size
===============================================================================================================================================
Upgrading:
 gns3-server                      noarch                      2.2.33.1-1.fc36                       updates-testing                      5.2 M
Skipping packages with broken dependencies:
 gns3-gui                         noarch                      2.2.33.1-1.fc36                       updates-testing                      4.6 M

Transaction Summary
===============================================================================================================================================
Upgrade  1 Package
Skip     1 Package

Total download size: 5.2 M
Is this ok [y/N]:

This update has been unpushed.

karma

This fixes the problem for 389-ds-base cmocka tests, thank you!

BZ#1905581 Memory leak reported by 389-ds cmocka tests
karma

Can't install it:

Error: Transaction test error:                                                                                         
  file /usr/share/man/man5/containers-mounts.conf.5.gz from install of containers-common-1:1.2.0-8.fc33.x86_64 conflict
s with file from package podman-2:2.1.1-12.fc33.x86_64 
BZ#1886024 file /usr/lib64/dirsrv from install of 389-ds-base-libs-1.3.10.2-6.el7.x86_64 conflicts with file from package 389-admin-1.1.46-1.el7.x86_64
BZ#1763246 Request to add argparse-manpage to CRB

dscreate creates and starts an instance successfully. {start,stop,status}-dirsrv commands are not functional as in previous build:

# status-dirsrv 
● dirsrv.target - 389 Directory Server
   Loaded: loaded (/usr/lib/systemd/system/dirsrv.target; disabled; vendor preset: disabled)
   Active: inactive (dead)
No instances found in /etc/sysconfig
# stop-dirsrv 
No instances found in /etc/sysconfig
# start-dirsrv 
No instances found in /etc/sysconfig

But at least systemctl commands work now to start/stop instances.

Fixes issue from bz1631970 for me.

BZ#1631970 openssh host identification changed - without actually changing

Fixed crashes during ipa-server-install

fedmsg-tail no longer segfaults, thanks!

BZ#1458282 fedmsg-tail segmentation fault