Comments

455 Comments

Thanks for catching that - I've hopefully fixed the cobbler.service -> cobblerd.service in the selinux postin script. The libsemanage output is currently normal and expected, but I've brought up the issue here: https://pagure.io/packaging-committee/issue/726#comment-906908

Please do not report issues on long stable updates here. Please file issues at https://bugzilla.redhat.com/. That said, Fedora policy discourages providing static libraries so it is unlikely that we will do so.

Fixes vtk build

BZ#2260416 Link fails with symbol defined in discarded section

on my rawhide box:

dnf --releasever=40 --disablerepo=rawhide\* --enablerepo=fedora,updates --installroot=/srv/test -y groupinstall 'System Tools' -> fails with error: failed to exec scriptlet interpreter /bin/sh: No such file or directory
dnf --releasever=40 --disablerepo=rawhide\* --enablerepo=fedora,updates,updates-testing --installroot=/srv/test -y groupinstall 'System Tools' -> succeeds
BZ#2244744 POSTIN scriptlet dbus-common

on my rawhide box:

dnf --releasever=40 --disablerepo=rawhide\* --enablerepo=fedora,updates --installroot=/srv/test -y groupinstall 'System Tools' -> fails with error: failed to exec scriptlet interpreter /bin/sh: No such file or directory
dnf --releasever=40 --disablerepo=rawhide\* --enablerepo=fedora,updates,updates-testing --installroot=/srv/test -y groupinstall 'System Tools' -> succeeds
BZ#2266335 POSTIN scriptlet dbus-common

Thanks for the feedback. This should relax the numpy version requirement.

This update has been unpushed.

Thanks for the update. Seems to be working well.

karma

This breaks ABI:

[f38:12081] mca_base_component_repository_open: unable to open mca_pmix_ext3x: /usr/lib64/openmpi/lib/openmpi/mca_pmix_ext3x.so: undefined symbol: pmix_value_load (ignored)

If you want to push this to stable, we'll need to rebuild the deps as well.

karma

This breaks ABI:

[f38:12081] mca_base_component_repository_open: unable to open mca_pmix_ext3x: /usr/lib64/openmpi/lib/openmpi/mca_pmix_ext3x.so: undefined symbol: pmix_value_load (ignored)

If you want to push this to stable, we'll need to rebuild the deps as well.

This update has been unpushed.

ERROR: __init__() got an unexpected keyword argument 'capture_output'
...
  File "/usr/lib/python3.6/site-packages/mockbuild/podman.py", line 91, in mounted_image
    result = subprocess.run(cmd_mount, capture_output=True, check=False, encoding="utf8")
  File "/usr/lib64/python3.6/subprocess.py", line 423, in run
    with Popen(*popenargs, **kwargs) as process:
TypeError: __init__() got an unexpected keyword argument 'capture_output'

Seems to work. Thanks.

Looks good, thanks!

BZ#2222442 Please provide revtex4-1.cls

Interestingly, I can use dnf to upgrade to this, but dnf5 fails with:

Problem: The operation would result in removing the following protected packages: dnf

This is the EPEL7 update though, and we still seem to be missing perl(Crypt::PWSafe3) there.

This update has been unpushed.