In https://src.fedoraproject.org/rpms/python3.11/pull-request/81#comment-116109 the rpm-rpminspect job failed https://fedora.softwarefactory-project.io/zuul/build/69367726fd8443b8affd27aa8c2e4397
Task Check system requirements failed running on host container bash -c "type repoquery" non-zero return code bash: line 1: type: repoquery: not found Task Fetch srpm failed running on host container Request failed: <urlopen error unknown url type: error>
I think that's just a transient error when fetching the mirror list during the task that discover the SRPM url [1].
Error: Failed to download metadata for repo 'updates-modular-source': Cannot prepare internal mirrorlist: Status code: 503 for https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-source-f36&arch=x86_64 (IP: 152.19.134.142)
The repoquery error is not a real error (the playbook check for repoquery command then install the required package when the 'type repoquery" fail) It is reported by Zuul as an error so this is misleading. That might require an improvement.
[1] https://fedora.softwarefactory-project.io/zuul/build/69367726fd8443b8affd27aa8c2e4397/console#1/0/7/container
Metadata Update from @fbo: - Issue tagged with: Zuul CI
I close this issue as I think this is fixed via that change https://pagure.io/zuul-distro-jobs/c/a9b244b6653670868a65d6d980f636c0a379d010?branch=master
Please re-open if needed.
Metadata Update from @fbo: - Issue status updated to: Closed (was: Open)