Hello,
I'm having some difficulties to understand a failure on Koji on Fedora
EPEL10 and was wondering if someone could maybe help me, as I did a few
tries but couldn't figure out if I'm doing something wrong (and especially,
due to seemingly depending on the arch, I cannot reproduce with mockbuild
or similar local tools).

The failure is this one for example:
https://koji.fedoraproject.org/koji/taskinfo?taskID=136495437

It is a Python package, which requires tox. It seems to work fine for
x86_64 and aarch64, but for ppc and s390 seems to be missing a
dependency python3.12dist(colorama) which as far as I see should be even
noarch (and is found in the x86_64 and aarch64 builds). Colorama is from 10
not anymore in EPEL but went to the base distro I understand.

But if I check (assuming I got it right the AppStream repo used) indeed I
find it here:
https://infrastructure.fedoraproject.org/repo/centos/centos-10/AppStream/x86_64/os/Packages/
https://infrastructure.fedoraproject.org/repo/centos/centos-10/AppStream/aarch64/os/Packages/

but not here in the two failing arch:
https://infrastructure.fedoraproject.org/repo/centos/centos-10/AppStream/ppc64le/os/Packages/
https://infrastructure.fedoraproject.org/repo/centos/centos-10/AppStream/s390x/os/Packages/

Is it a bug in AppStream itself therefore?

Many thanks!
Federico
-- 
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to