On all Fedora rawhide PRs (at least) the Fedora CI - installability test fails. Examples:
https://src.fedoraproject.org/rpms/python-pip/pull-request/138 https://src.fedoraproject.org/rpms/ansible-core/pull-request/59 https://src.fedoraproject.org/rpms/python-jinja2/pull-request/27
The failure seems to be missing createrepo_c:
Owner user: bpeck/jenkins-continuous-infra.apps.ci.centos.org Owner krb: Task target: f41-candidate Is scratch build: yes NVR: python-pip-24.0-3.fc41 BUILD ID: BUILD TAGS: SRPM PKG NAME: python-pip SRPM PKG FILE: python-pip-24.0-3.fc41.src.rpm SRPM URL: https://kojipkgs.fedoraproject.org/work/tasks/1790/118201790/python-pip-24.0-3.fc41.src.rpm BUILD SOURCE: https://kojipkgs.fedoraproject.org/work/tasks/1790/118201790/python-pip-doc-24.0-3.fc41.noarch.rpm % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 316k 100 316k 0 0 1217k 0 --:--:-- --:--:-- --:--:-- 1221k https://kojipkgs.fedoraproject.org/work/tasks/1790/118201790/python3-pip-24.0-3.fc41.noarch.rpm % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2985k 100 2985k 0 0 6954k 0 --:--:-- --:--:-- --:--:-- 6959k https://kojipkgs.fedoraproject.org/work/tasks/1790/118201790/python-pip-wheel-24.0-3.fc41.noarch.rpm % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1510k 100 1510k 0 0 5880k 0 --:--:-- --:--:-- --:--:-- 5877k Install createrepo[_c] to create repositories.
Followed by:
Test 'install' failed due no packages for testing in repo 'brew-118201749:'. Output for: /usr/bin/dnf-3 repo-pkgs brew-118201749 list --showduplicates Error: Unknown repo: 'brew-118201749'
I do believe this was workarounded by @jpopelka with
https://github.com/fedora-ci/mini-tps/pull/59
Trying to verify here: https://artifacts.dev.testing-farm.io/816381c5-3888-4bd1-ae9a-cccf9a1cf1a4
Looks resolved, closing
Metadata Update from @mvadkert: - Issue status updated to: Closed (was: Open)
thanks