See https://src.fedoraproject.org/rpms/pypy3.10/pull-request/1
Leads to https://osci-jenkins-1.ci.fedoraproject.org/job/fedora-ci/job/dist-git-build-pipeline/job/master/37884/
Which is a tad cryptic, but I think it says:
DEBUG: ================================================================================ DEBUG: Upgrading: DEBUG: curl x86_64 8.2.1-2.fc40 fedora 346 k DEBUG: fedora-gpg-keys noarch 40-0.1 fedora 130 k DEBUG: fedora-release noarch 40-0.2 fedora 7.2 k DEBUG: fedora-release-common noarch 40-0.2 fedora 17 k DEBUG: fedora-release-identity-basic noarch 40-0.2 fedora 8.0 k DEBUG: fedora-repos noarch 40-0.1 fedora 9.4 k DEBUG: fedora-repos-rawhide noarch 40-0.1 fedora 9.0 k DEBUG: grep x86_64 3.11-5.fc40 fedora 298 k DEBUG: libcurl x86_64 8.2.1-2.fc40 fedora 328 k DEBUG: systemd-libs x86_64 254.1-2.fc40 fedora 688 k ... DEBUG: The GPG keys listed for the "fedora" repository are already installed but they are not correct for this package. DEBUG: Check that the correct key URLs are configured for this repository.. Failing package is: curl-8.2.1-2.fc40.x86_64
This also happens for f39 PRs, presumably because they also want to run on rawhide. Example: https://src.fedoraproject.org/rpms/pypy3.10/pull-request/2
@msrb Testing Farm now supports F39 after the branching, can you please adjust Fedora CI jenkins to use F39 in case of fc39 builds pls?
And check if anything else needs to be adjusted?
Thx
Metadata Update from @mvadkert: - Issue assigned to msrb - Issue tagged with: jenkins
@mvadkert When did you add f39 to TF? It wasn't there when I checked last week ;)
In any case, the problem here is the mock config that needs to be updated.
@msrb second half of the last week
Mock update fixed the problem.
Metadata Update from @msrb: - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.