Bug 2372067

Summary: F43FailsToInstall: python3-pyopengl, python3-pyopengl-tk
Product: [Fedora] Fedora Reporter: Fedora Fails To Install <fti-bugs>
Component: python-pyopenglAssignee: Scott Talbert <swt>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: code, swt
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-06-11 16:02:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2341191    
Bug Blocks: 2322407, 2339435, 2371912    

Description Fedora Fails To Install 2025-06-11 08:16:23 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 43:

can't install python3-pyopengl:
  - nothing provides python(abi) = 3.13 needed by python3-pyopengl-3.1.7-10.fc42.x86_64
  
can't install python3-pyopengl-tk:
  - nothing provides python(abi) = 3.13 needed by python3-pyopengl-tk-3.1.7-10.fc42.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-43-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 Ben Beasley 2025-06-11 11:09:25 UTC
+ xvfb-run -a -s '-screen 0 1024x768x24 -ac +extension GLX +render -noreset' pytest PyOpenGL-3.1.7/tests
Fatal Python error: Segmentation fault

Current thread 0x00007fe06e2e3bc0 [pytest] (most recent call first):
  File "/builddir/build/BUILD/python-pyopengl-3.1.7-build/PyOpenGL-3.1.7/PyOpenGL-3.1.7/tests/basetestcase.py", line 17 in <module>
  File "<frozen importlib._bootstrap>", line 491 in _call_with_frames_removed
  File "<frozen importlib._bootstrap_external>", line 762 in exec_module
  File "<frozen importlib._bootstrap>", line 938 in _load_unlocked
  File "<frozen importlib._bootstrap>", line 1342 in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 1371 in _find_and_load
  File "/builddir/build/BUILD/python-pyopengl-3.1.7-build/PyOpenGL-3.1.7/PyOpenGL-3.1.7/tests/test_arraydatatype.py", line 1 in <module>
  File "/usr/lib/python3.14/site-packages/_pytest/assertion/rewrite.py", line 185 in exec_module
  File "<frozen importlib._bootstrap>", line 938 in _load_unlocked
  File "<frozen importlib._bootstrap>", line 1342 in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 1371 in _find_and_load
  File "<frozen importlib._bootstrap>", line 1398 in _gcd_import
  File "/usr/lib64/python3.14/importlib/__init__.py", line 88 in import_module
  File "/usr/lib/python3.14/site-packages/_pytest/pathlib.py", line 587 in import_path
  File "/usr/lib/python3.14/site-packages/_pytest/python.py", line 493 in importtestmodule
  File "/usr/lib/python3.14/site-packages/_pytest/python.py", line 546 in _getobj
  File "/usr/lib/python3.14/site-packages/_pytest/python.py", line 284 in obj
  File "/usr/lib/python3.14/site-packages/_pytest/python.py", line 562 in _register_setup_module_fixture
  File "/usr/lib/python3.14/site-packages/_pytest/python.py", line 549 in collect
  File "/usr/lib/python3.14/site-packages/_pytest/runner.py", line 389 in collect
  File "/usr/lib/python3.14/site-packages/_pytest/runner.py", line 341 in from_call
  File "/usr/lib/python3.14/site-packages/_pytest/runner.py", line 391 in pytest_make_collect_report
  File "/usr/lib/python3.14/site-packages/pluggy/_callers.py", line 103 in _multicall
  File "/usr/lib/python3.14/site-packages/pluggy/_manager.py", line 120 in _hookexec
  File "/usr/lib/python3.14/site-packages/pluggy/_hooks.py", line 513 in __call__
  File "/usr/lib/python3.14/site-packages/_pytest/runner.py", line 567 in collect_one_node
  File "/usr/lib/python3.14/site-packages/_pytest/main.py", line 835 in _collect_one_node
  File "/usr/lib/python3.14/site-packages/_pytest/main.py", line 970 in genitems
  File "/usr/lib/python3.14/site-packages/_pytest/main.py", line 975 in genitems
  File "/usr/lib/python3.14/site-packages/_pytest/main.py", line 809 in perform_collect
  File "/usr/lib/python3.14/site-packages/_pytest/main.py", line 347 in pytest_collection
  File "/usr/lib/python3.14/site-packages/pluggy/_callers.py", line 103 in _multicall
  File "/usr/lib/python3.14/site-packages/pluggy/_manager.py", line 120 in _hookexec
  File "/usr/lib/python3.14/site-packages/pluggy/_hooks.py", line 513 in __call__
  File "/usr/lib/python3.14/site-packages/_pytest/main.py", line 336 in _main
  File "/usr/lib/python3.14/site-packages/_pytest/main.py", line 283 in wrap_session
  File "/usr/lib/python3.14/site-packages/_pytest/main.py", line 330 in pytest_cmdline_main
  File "/usr/lib/python3.14/site-packages/pluggy/_callers.py", line 103 in _multicall
  File "/usr/lib/python3.14/site-packages/pluggy/_manager.py", line 120 in _hookexec
  File "/usr/lib/python3.14/site-packages/pluggy/_hooks.py", line 513 in __call__
  File "/usr/lib/python3.14/site-packages/_pytest/config/__init__.py", line 175 in main
  File "/usr/lib/python3.14/site-packages/_pytest/config/__init__.py", line 201 in console_main
  File "/usr/bin/pytest", line 8 in <module>

Current thread's C stack trace (most recent call first):
  Binary file "/lib64/libpython3.14.so.1.0", at _Py_DumpStack+0x4c [0x7fe06dd1e7dc]
  Binary file "/lib64/libpython3.14.so.1.0", at +0x11f260 [0x7fe06dd1f260]
  Binary file "/lib64/libc.so.6", at +0x19bf0 [0x7fe06da28bf0]

Extension modules: pygame.base, pygame.constants, pygame.rect, pygame.rwobject, pygame.surflock, pygame.bufferproxy, pygame.math, pygame.surface, pygame.display, pygame.draw, pygame.event, pygame.imageext, pygame.image, pygame.joystick, pygame.key, pygame.mouse, pygame.time, pygame.mask, pygame.pixelcopy, pygame.transform, pygame.font, pygame.mixer_music, pygame.mixer, pygame.scrap, numpy._core._multiarray_umath, numpy.linalg._umath_linalg, numpy.random._common, numpy.random.bit_generator, numpy.random._bounded_integers, numpy.random._mt19937, numpy.random.mtrand, numpy.random._philox, numpy.random._pcg64, numpy.random._sfc64, numpy.random._generator (total: 35)
/usr/bin/xvfb-run: line 181: 42231 Segmentation fault      (core dumped) DISPLAY=:$SERVERNUM XAUTHORITY=$AUTHFILE "$@" 2>&1

Comment 2 Karolina Surma 2025-06-11 16:02:59 UTC
Automatically marking as duplicate. Please forgive me if not accurate.

*** This bug has been marked as a duplicate of bug 2341191 ***