Bug 220554 - gnome-python2-gtkmozembed is bork with firefox-1.5.0.9-1.fc6
Summary: gnome-python2-gtkmozembed is bork with firefox-1.5.0.9-1.fc6
Keywords:
Status: CLOSED DUPLICATE of bug 215163
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-python2
Version: 6
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Matthew Barnes
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-12-22 01:38 UTC by Bill Peck
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-12-30 19:00:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bill Peck 2006-12-22 01:38:18 UTC
Description of problem:
any python apps that rely on import gtkmozembed
ImportError: libgtkembedmoz.so: cannot open shared object file: No such file or
directory

will not work.

Version-Release number of selected component (if applicable):
firefox-1.5.0.9-1.fc6
gnome-python2-gtkmozembed-2.14.2-5.fc6

How reproducible:
Everytime

Steps to Reproduce:
1. Upgrade firefox
2. use any python code that imports gtkmozembed
  
Actual results:
traceback

Additional info:

[bpeck@localhost ~]$ strings
/usr/lib/python2.4/site-packages/gtk-2.0/gtkmozembed.so |grep firefox-1.5
/usr/lib/firefox-1.5.0.8

notice the .8

[bpeck@localhost ~]$ rpm -q --requires gnome-python2-gtkmozembed-2.14.2-5.fc6
firefox >= 1.5.0.5
libatk-1.0.so.0  
libc.so.6  
libc.so.6(GLIBC_2.1.3)  
libcairo.so.2  
libdl.so.2  
libgdk-x11-2.0.so.0  
libgdk_pixbuf-2.0.so.0  
libglib-2.0.so.0  
libgmodule-2.0.so.0  
libgobject-2.0.so.0  
libgtk-x11-2.0.so.0  
libgtkembedmoz.so  
libm.so.6  
libnspr4.so  
libpango-1.0.so.0  
libpangocairo-1.0.so.0  
libplc4.so  
libplds4.so  
libpthread.so.0  
libxpcom.so  
python(abi) = 2.4
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rtld(GNU_HASH)  

The requires is wrong if the path is hardcoded to the version of mozilla that is
installed.

Comment 1 Matthew Barnes 2006-12-30 19:00:55 UTC

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


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