Bug 2220077 - F39FailsToInstall: python3-py-radix
Summary: F39FailsToInstall: python3-py-radix
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: py-radix
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kevin Fenzi
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PYTHON3.12 F39FailsToInstall
TreeView+ depends on / blocked
 
Reported: 2023-07-05 19:06 UTC by Fedora Fails To Install
Modified: 2023-07-28 09:30 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2023-07-28 08:19:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Fedora Fails To Install 2023-07-05 19:06:55 UTC
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 (py-radix) Fails To Install in Fedora 39:

can't install python3-py-radix:
  - nothing provides python(abi) = 3.11 needed by python3-py-radix-0.10.0-4.fc38.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-39-x86_64 --config-opts mirrored=False install python3-py-radix


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!

Comment 1 Fedora Fails To Install 2023-07-13 11:48:06 UTC
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/

This package fails to install and maintainers are advised to take one of the following actions:

 - Fix this bug and close this bugzilla once the update makes it to the repository.
   (The same script that posted this comment will eventually close this bugzilla
   when the fixed package reaches the repository, so you don't have to worry about it.)

or

 - Move this bug to ASSIGNED if you plan on fixing this, but simply haven't done so yet.

or

 - Orphan the package if you no longer plan to maintain it.


If you do not take one of these actions, the process at https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/#_package_removal_for_long_standing_ftbfs_and_fti_bugs will continue.
This package may be orphaned in 7+ weeks.
This is the first reminder (step 3) from the policy.

Don't hesitate to ask for help on devel.org if you are unsure how to fix this bug.

Comment 2 Kevin Fenzi 2023-07-27 22:31:59 UTC
Upstream has a patch, will try that...

Comment 3 Kevin Fenzi 2023-07-27 23:44:30 UTC
So, that patch works for everything except ppc64le... which seems to hang in tests. ;( 

https://koji.fedoraproject.org/koji/taskinfo?taskID=104026323

Dan: any ideas here?
(The patched version should be in that scratch build, but basically using https://patch-diff.githubusercontent.com/raw/mjschultz/py-radix/pull/44.patch)

Comment 4 Kevin Fenzi 2023-07-27 23:44:50 UTC
Didn't mean to needinfo you... sorry.

Comment 5 Kevin Fenzi 2023-07-28 00:39:11 UTC
So... after 2hours and 45min or so it finished. So, perhaps it's just really slow on ppc64le. ;( 

So, I pushed that and am trying an official build now.

Comment 6 Fedora Fails To Install 2023-07-28 08:19:32 UTC
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 39.

Thanks for taking care of it!

Comment 7 Dan Horák 2023-07-28 09:23:20 UTC
On a beefy P9 machine it took ~70 minutes to finish the build, which is still 2x slower than some of the other arches. Probably a candidate for some performance analysis ...

Seems it is tests/test_regression.py::TestRadix::test_000_check_incref what takes most of the time.

Comment 8 Dan Horák 2023-07-28 09:30:53 UTC
and compared to py-radix-0.10.0-4.fc38 from the F-38 mass rebuild all arches are much much slower (like 10x) now ...


Note You need to log in before you can comment on or make changes to this bug.