Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47103 - gnome-python 2.0.2: byte compiling failed
Summary: gnome-python 2.0.2: byte compiling failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-07 08:10 UTC by Panard
Modified: 2004-04-09 16:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
gnome-python-2.0.2-fix.patch (gnome-python-2.0.2-fix.patch,330 bytes, patch)
2004-04-07 10:15 UTC, Lukasz Strzygowski (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Panard 2004-04-07 08:10:56 UTC
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 Lukasz Strzygowski (RETIRED) gentoo-dev 2004-04-07 10:15:45 UTC
Created attachment 28837 [details, diff]
gnome-python-2.0.2-fix.patch

patch to fix this ebuild
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2004-04-09 16:22:45 UTC
thanks lukasz for spotting this. patched in cvs now.