Bug 2291868 - F41FailsToInstall: python3-pyopengl, python3-pyopengl-tk
Summary: F41FailsToInstall: python3-pyopengl, python3-pyopengl-tk
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-pyopengl
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Scott Talbert
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 2250670 2293875
Blocks: F41FailsToInstall PYTHON3.13 2291534 2291535 2291536 2291537 2291538 2291539 2291688 2291706 2291871 2291967 2292015
TreeView+ depends on / blocked
 
Reported: 2024-06-12 11:28 UTC by Fedora Fails To Install
Modified: 2024-06-26 20:54 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-06-26 20:28:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Fedora Fails To Install 2024-06-12 11:28:28 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 (python-pyopengl) Fails To Install in Fedora 41:

can't install python3-pyopengl:
  - nothing provides python(abi) = 3.12 needed by python3-pyopengl-3.1.7-6.fc40.x86_64
  
can't install python3-pyopengl-tk:
  - nothing provides python(abi) = 3.12 needed by python3-pyopengl-tk-3.1.7-6.fc40.noarch
  
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-pyopengl python3-pyopengl-tk


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 2024-06-19 20:06:37 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 https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/ if you are unsure how to fix this bug.

Comment 2 Sandro 2024-06-20 08:29:16 UTC
How about skipping the tests failing on s390x thus unblocking dependent packages? I'm not sure how broken the package is on s390x, currently.

https://src.fedoraproject.org/rpms/python-pyopengl/pull-request/2

Comment 3 Ben Beasley 2024-06-21 13:04:28 UTC
It turns out that this now has the same test failures on s390x on F40, as shown by the following scratch-build:

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

It still builds OK on Fedora 39:

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

…but nothing that changed in the package from F39 to F40 (specifically including the “Fix C compatibility issues” commit) accounts for the difference, since building the F40 branch in F39 also succeeds:

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

…so perhaps the problem here is actually somewhere in the package’s dependencies.

Comment 4 Scott Talbert 2024-06-21 13:32:57 UTC
Mesa update seems the most likely candidate.

Comment 5 Ben Beasley 2024-06-21 13:39:33 UTC
(In reply to Scott Talbert from comment #4)
> Mesa update seems the most likely candidate.

Possibly related? https://gitlab.freedesktop.org/mesa/mesa/-/issues/11360

Comment 6 Ben Beasley 2024-06-21 13:41:34 UTC
(In reply to Ben Beasley from comment #5)
> Possibly related? https://gitlab.freedesktop.org/mesa/mesa/-/issues/11360

Not only does that bug report represent a serious endianness handling regression in mesa, the timing, mesa-version-wise, seems to line up.

Comment 7 Scott Talbert 2024-06-21 13:47:05 UTC
(In reply to Ben Beasley from comment #6)
> (In reply to Ben Beasley from comment #5)
> > Possibly related? https://gitlab.freedesktop.org/mesa/mesa/-/issues/11360
> 
> Not only does that bug report represent a serious endianness handling
> regression in mesa, the timing, mesa-version-wise, seems to line up.

Seems likely, good find.

Comment 8 Scott Talbert 2024-06-26 20:28:23 UTC
Mesa has been fixed, python-pyopengl built successfully.

Comment 9 Ben Beasley 2024-06-26 20:54:51 UTC
Wonderful! Thank you.


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