Hello, Please note that this comment was generated automatically by https://pagure.io/releng/blob/main/f/scripts/ftbfs-fti/follow-policy.py If you feel that this output has mistakes, please open an issue at https://pagure.io/releng/ Your package (pcp) Fails To Install in Fedora 41: can't install python3-pcp: - nothing provides python(abi) = 3.12 needed by python3-pcp-6.2.2-2.fc41.x86_64 If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem. If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks. P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors. To reproduce, use the koji/local repo only, e.g. in mock: $ mock -r fedora-41-x86_64 --config-opts mirrored=False install python3-pcp P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#updating-inter-dependent-packages Thanks!
pcp wasn't rebuilt for 3.13 because it buildrequires pyodbc which itself was failing. I've fixed pyodbc now, seeing if pcp builds.
Thanks Adam!
I just checked the build triggered by Adam. The build succeeded, but there are some test issues: 1. There is failing rpminspect due to removed files in /usr/lib64/python3.12 - can be waived as this is expected. https://artifacts.dev.testing-farm.io/36e90a6c-0ba6-4260-9e92-432c2b64df16/ 2. Installation test is failing due to the following error: https://artifacts.dev.testing-farm.io/54cfa6c4-d912-4f75-88b2-ecdd09da7e2e/ Depsolve Error occurred: Problem: problem with installed package awscli2-2.15.31-1.fc41.noarch - package awscli2-2.15.31-1.fc41.noarch from @System requires python3.12dist(python-dateutil) >= 2.1, but none of the providers can be installed - package awscli2-2.15.31-1.fc41.noarch from rawhide requires python3.12dist(python-dateutil) >= 2.1, but none of the providers can be installed - cannot install both python3-dateutil-1:2.8.2-15.fc41.noarch from rawhide and python3-dateutil-1:2.8.2-13.fc40.noarch from @System - package python3-koji-1.34.1-2.fc41.noarch from rawhide requires python3.13dist(python-dateutil), but none of the providers can be installed - package koji-1.34.1-2.fc41.noarch from rawhide requires python3-koji = 1.34.1-2.fc41, but none of the providers can be installed - conflicting requests IMO this is not a pcp issue. It seems like a dependency problem in TMT/TestingFarm during provisioning of test environment. 3. The gating have not started due to the same issue as in point #2 https://osci-jenkins-1.ci.fedoraproject.org/job/fedora-ci/job/dist-git-pipeline/job/master/386430/ On the latest rawhide compose from 2024-06-13-05-28 with Python 3.13.0b2 I manually installed pyodbc-5.1.0-2.fc41 build from koji and started sanity installation test of PCP. All has passed without any issue. As such, I believe we can resolve this bugzilla.
well, the install test problem is because awscli2 failed the python 3.13 rebuild. https://bugzilla.redhat.com/show_bug.cgi?id=2271404
Hello, Please note that this comment was generated automatically by https://pagure.io/releng/blob/main/f/scripts/ftbfs-fti/follow-policy.py If you feel that this output has mistakes, please open an issue at https://pagure.io/releng/ All subpackages of a package against which this bug was filled are now installable or removed from Fedora 41. Thanks for taking care of it!