Bug 513703

Summary: Wrong path to libpython2.6.so
Product: [Fedora] Fedora Reporter: Laurent Aguerreche <laurent.aguerreche+redhat>
Component: gstreamer-pythonAssignee: Xavier Lamien <lxtnow>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: 11CC: james, lxtnow, matorola
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-06-28 13:48:46 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:

Description Laurent Aguerreche 2009-07-24 21:04:38 UTC
Description of problem:
This plugin tries to find the Python library in /usr/lib/ instead of /usr/lib64/.
  
Actual results:
With GST_DEBUG set to 2:

0:00:00.022352938 29740      0x10fd770 WARN              pyplugin gstpythonplugin.c:343:plugin_init: Couldn't g_module_open libpython. Reason: /usr/lib/libpython2.6.so: cannot open shared object file: No such file or directory
0:00:00.022562737 29740      0x10fd770 WARN    GST_PLUGIN_LOADING gstplugin.c:340:gst_plugin_register_func: plugin "/usr/lib64/gstreamer-0.10/libgstpython.so" failed to initialise


Just a test:
$ ls /usr/lib/libpython2.6.so
ls: cannot access /usr/lib/libpython2.6.so: No such file or directory
$ ls /usr/lib64/libpython2.6.so
/usr/lib64/libpython2.6.so

Comment 1 Anatoly Pugachev 2009-11-16 09:39:40 UTC
confirmed on my fedora-11 x86_64 installation, got same problem:

$ GST_DEBUG="*:2" gst-launch -v filesrc location=1.ogg
0:00:00.010928583 14122       0x9f5080 WARN                pyplugin gstpythonplugin.c:343:plugin_init: Couldn't g_module_open libpython. Reason: /usr/lib/libpython2.6.so: cannot open shared object file: No such file or directory
0:00:00.011074618 14122       0x9f5080 WARN      GST_PLUGIN_LOADING gstplugin.c:422:gst_plugin_register_func: plugin "/usr/lib64/gstreamer-0.10/libgstpython.so" failed to initialise

filed a bug-report upstream - https://bugzilla.gnome.org/show_bug.cgi?id=602075

Comment 2 Xavier Lamien 2009-11-16 10:05:46 UTC
Sorry for the late. Will fix this, this week.

Comment 3 Xavier Lamien 2009-12-07 19:28:08 UTC
I have a sratch build at http://koji.fedoraproject.org/scratch/laxathom/task_1853350/ [+].
Can you give it a try ?

Comment 4 Laurent Aguerreche 2009-12-16 17:23:51 UTC
Sorry for the delay. The URL does not work anymore, so can you upload again these packages?

Comment 5 Xavier Lamien 2010-02-19 16:15:39 UTC
here it is:
http://koji.fedoraproject.org/scratch/laxathom/task_1999639/

Comment 6 Laurent Aguerreche 2010-02-20 18:27:47 UTC
I do not see any error message so I guess it is ok.

Thanks :-)

Comment 7 Bug Zapper 2010-04-28 09:18:35 UTC
This message is a reminder that Fedora 11 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 11.  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 WONTFIX if it remains open with a Fedora 
'version' of '11'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 11's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 11 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 please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 8 Bug Zapper 2010-06-28 13:48:46 UTC
Fedora 11 changed to end-of-life (EOL) status on 2010-06-25. Fedora 11 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.