Packit cherry-picked the split of p11-kit-client.so into a separate sub-package from f43 and rawhide. I don't know if it was intentional, but it has the side effect of making the module disappear from the containers created from the fedora-toolbox:42 image. This breaks cryptographic components that use PKCS #11 to access CA certificates, like GnuTLS, update-ca-trust(8), etc..
We can update the image to pull in p11-kit-client instead of p11-kit-server, like we do for f43 and rawhide, but I don't know what to do about existing containers.
Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.
This update has been submitted for testing by ueno.
This update's test gating status has been changed to 'waiting'.
ueno edited this update.
This update's test gating status has been changed to 'passed'.
This update has been pushed to testing.
Packit cherry-picked the split of
p11-kit-client.sointo a separate sub-package fromf43andrawhide. I don't know if it was intentional, but it has the side effect of making the module disappear from the containers created from thefedora-toolbox:42image. This breaks cryptographic components that use PKCS #11 to access CA certificates, like GnuTLS,update-ca-trust(8), etc..We can update the image to pull in
p11-kit-clientinstead ofp11-kit-server, like we do forf43andrawhide, but I don't know what to do about existing containers.Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.
This update has been unpushed.
My apologies! I was wrong about the cause of the problem. It wasn't a packaging problem, but this commit in the p11-kit 0.25.6 release.