Bug 2054623
Summary: | * (gst-plugin-scanner:63004): CRITICAL **: 11:48:27.011: Couldn't g_module_open libpython. Reason: /usr/lib64/libpython3.10.so: cannot open shared object file: No such file or directory | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dominik 'Rathann' Mierzejewski <dominik> |
Component: | python-gstreamer1 | Assignee: | Simon Farnsworth <simon> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 40 | CC: | bdpepple, gwync, mhroncok, simon, uraeus, wtaymans |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | python-gstreamer1-1.24.4-1.fc40 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2025-04-25 10:45:34 UTC | Type: | Bug |
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: | |||
Bug Blocks: | 2218117 |
Description
Dominik 'Rathann' Mierzejewski
2022-02-15 11:05:13 UTC
Ping? This message is a reminder that Fedora Linux 35 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora Linux 35 on 2022-12-13. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a 'version' of '35'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, change the 'version' to a later Fedora Linux version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora Linux 35 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora Linux, you are encouraged to change the 'version' to a later version prior to this bug being closed. Still reproducible. Is gstreamer1 maintained? python2.7 does carry all the -devel content, so it is not a good example. My understanding of .so libraries is that the unversioned symbolic link belongs to the devel package and other software that dlopens or links to should explicitly do so with libpython3.11.so.1.0. Is that not correct? Mageia also fixed this in gstreamer1.0-python This bug appears to have been reported against 'rawhide' during the Fedora Linux 38 development cycle. Changing version to 38. Still reproducible on Fedora 40. ** (gst-plugin-scanner:8380): CRITICAL **: 11:46:03.987: Couldn't g_module_open libpython. Reason: /usr/lib64/libpython3.12.so: cannot open shared object file: No such file or directory Note python3-gstreamer1 must be installed. python3-gstreamer1-1.22.9-2.fc40.x86_64 This message is a reminder that Fedora Linux 40 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora Linux 40 on 2025-05-13. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a 'version' of '40'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, change the 'version' to a later Fedora Linux version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see it. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora Linux 40 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora Linux, you are encouraged to change the 'version' to a later version prior to this bug being closed. The patch from mageia applies to our python-gstreamer1 package. I also think it might have been fixed in the meantime as I can no longer reproduce and mageia dropped the patch in 1.24. Indeed, it seems to work fine on Fedora 41 (python3-gstreamer1-1.24.11-1.fc41.x86_64). |