* Cristian Le via devel: > On 2026/03/05 11:20, Florian Weimer wrote: >> * Panu Matilainen: >> >>> On 3/5/26 11:36 AM, Florian Weimer wrote: >>>> One of the checks on our Bodhi updates >>>> <https://bodhi.fedoraproject.org/updates/FEDORA-2026-56f047d188> needs >>>> to install debuginfo packages. Apparently this now fails with: >>>> Package glibc-debuginfo-2.43.9000-4.fc45.i686.rpm is not >>>> signed >>>> Package glibc-debugsource-2.43.9000-4.fc45.i686.rpm is not signed >>>> Error: GPG check FAILED >>>> <https://artifacts.dev.testing-farm.io/ce5f15f1-8d72-4411-b34d-bab48f7bf96f/work-citxp6yue3/tmt-run.log> >>>> What's the recommended way to address this? >>> Any repositories with unsigned packages just need to have gpgcheck=0 >>> in the configuration. I don't know where the test-artifacts repo comes >>> from, but whatever creates the .repo file for it needs to be updated >>> to have that. >> I don't know where the repository comes from, either. How can I figure >> this out? >> >> Thanks, >> Florian > > That is weird gpgcheck is disabled [1]. > > The core command being executed there is > ``` > debuginfo-install -y glibc-common glibc > ``` > > Hard to say for certain why it failed there, would need to make a more > minimal reproducer of this. Would you mind making a ticket on > fedora-ci [2] to make sure we are following up on this? > > [1]: > https://artifacts.dev.testing-farm.io/ce5f15f1-8d72-4411-b34d-bab48f7bf96f/guest-setup-f88d8656-6f06-48ec-8301-341aec9820b3/artifact-installation-f88d8656-6f06-48ec-8301-341aec9820b3/3-Add-repository.txt > [2]: https://forge.fedoraproject.org/ci/tickets/
Thanks. I filed: <https://forge.fedoraproject.org/ci/tickets/issues/547> Florian -- _______________________________________________ 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
