Bug 47103 - gnome-python 2.0.2: byte compiling failed
Bug#: 47103 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: python@gentoo.org Reported By: panard@inzenet.org
Component: Ebuilds
URL: 
Summary: gnome-python 2.0.2: byte compiling failed
Keywords:  
Status Whiteboard: 
Opened: 2004-04-07 08:10 0000
Description:   Opened: 2004-04-07 08:10 0000
gnome-python-2.0.2:
post_inst:
* Byte compiling python modules for python-2.3 .....
Can't list /usr/lib/python2.3/gtk-2.0
Can't list /usr/lib/python2.3/gtk-2.0 

indeed, this isn't /usr/lib/python2.3/gtk-2.0 but /usr/lib/python2.3/site-packages/gtk-2.0

Reproducible: Always
Steps to Reproduce:
1. emerge gnome-python



Expected Results:

------- Comment #1 From Lukasz Strzygowski (RETIRED) 2004-04-07 10:15:45 0000 -------
Created an attachment (id=28837) [details]
gnome-python-2.0.2-fix.patch

patch to fix this ebuild

------- Comment #2 From Alastair Tse (RETIRED) 2004-04-09 16:22:45 0000 -------
thanks lukasz for spotting this. patched in cvs now.