Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 43050 - nicotine-1.0.7 can:t find installed pygtk
Summary: nicotine-1.0.7 can:t find installed pygtk
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-26 17:42 UTC by Rossen Apostolov
Modified: 2004-02-27 02:24 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rossen Apostolov 2004-02-26 17:42:37 UTC
nicotine-1.0.7 fails to start with:
 $ nicotine
Nicotine supports "psyco", an inline optimizer for python
code, you can get it at http://sourceforge.net/projects/psyco/
Can not find required PyGTK. The current search path is 
['/usr/bin', '/usr/lib/python23.zip', '/usr/lib/python2.3', '/usr/lib/python2.3/plat-linux2', '/usr/lib/python2.3/lib-tk', '/usr/lib/python2.3/lib-dynload', '/usr/lib/python2.3/site-packages', '/usr/lib/portage/pym']


$etcat -f pygtk 
.....
/usr/lib/python2.2
....

$qpkg -f /usr/lib/python2.3

dev-java/java-config *
dev-lang/python *
net-p2p/nicotine *
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2004-02-27 01:42:26 UTC
run /usr/sbin/python-updater as it says right after you upgrade python
Comment 2 Rossen Apostolov 2004-02-27 02:24:02 UTC
thanks!  I've missed that one...