Debian Patches
Status for python-pyglfw/2.8.0+dfsg-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| supplemental-architectures.patch | fix library dynamic loading for a range of architectures. This patch fixes the following issue when attempting to load the glfw Python module on an unhandled architecture: . Traceback (most recent call last): File "/build/reproducible-path/python-pyglfw-2.8.0+dfsg/debian/tests/example.py", line 6, in <module> import glfw File "/build/reproducible-path/python-pyglfw-2.8.0+dfsg/.pybuild/cpython3_3.13/build/glfw/__init__.py", line 43, in <module> raise ImportError("Failed to load GLFW3 shared library.") ImportError: Failed to load GLFW3 shared library. . Sure it might be cleaner to parse /etc/ld.so.conf, but it might be more delicate to implement as well. |
Étienne Mollier <emollier@debian.org> | yes | debian | 2025-04-14 |
All known versions for source package 'python-pyglfw'
- 2.10.0+dfsg-1 (sid, forky)
- 2.8.0+dfsg-2 (trixie)
- 2.5.6+dfsg-1 (bookworm)
