On Thu, 2026-07-23 at 09:40 -0700, Adam Williamson wrote: > On Thu, 2026-07-23 at 09:25 -0700, Adam Williamson wrote: > > openssl-pkcs11-0.4.19-1.fc45 - > > https://bodhi.fedoraproject.org/updates/FEDORA-2026-94c710a662 - bumped > > the soname of libp11 from libp11.so.3 to libp11.so.4. > > soname bumps are supposed to be announced on devel@ and to maintainers > > of dependent packages - > > https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#_rawhide > > > > Per rmdepcheck, nextcloud-client-libs and rng-tools are now > > uninstallable: > > https://artifacts.dev.testing-farm.io/91178d76-a981-4969-ba17-2fbd9be1fc7b/ > > I'm CCing their maintainers. rng-tools is required by the compose > > process, so this caused today's compose to fail - > > https://forge.fedoraproject.org/releng/compose-tracker-issues/issues/9471#issuecomment-1068570 > > As this is a critical issue, I'll use PP privs to rebuild rng-tools > > (assuming it succeeds). > > The rng-tools rebuild failed, in a way that looks like this openssl- > pkcs11 bump is just fundamentally broken? > > https://kojipkgs.fedoraproject.org/work/tasks/767/148200767/build.log > > In file included from rngd_pkcs11.c:28: > /usr/include/libp11.h:28:10: fatal error: p11_ver.h: No such file or directory > 28 | #include "p11_ver.h" > | ^~~~~~~~~~~ > > /usr/include/libp11.h is part of libp11-devel - which is built from > openssl-pkcs11. It presumably should also include this p11_ver.h header > file, or depend on something else that includes it, but it does not > appear to. I don't think this is anything rng-tools can fix, I think > the libp11-devel package is just wrong. I'm going to request an untag.
Ah, looks like this needs https://github.com/OpenSC/libp11/commit/007043d355a9f7f1cd3cb6e80d16cad609fdf2a1 . -- Adam Williamson (he/him/his) Fedora QA Fedora Chat: @adamwill:fedora.im | Mastodon: @[email protected] https://www.happyassassin.net -- _______________________________________________ devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
