Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109775 - when running gdesklets error: Fatal Python error: could not import ORBit module
Summary: when running gdesklets error: Fatal Python error: could not import ORBit module
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-18 23:13 UTC by francisco jurado
Modified: 2005-10-22 08:57 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 francisco jurado 2005-10-18 23:13:09 UTC
when running the stable branch, gdesklets worked fine. After moving to the
testing branch, when i tried to run the gdesklets deamon i had this python error:

Fatal Python error: could not import ORBit module

and then aborted. 

i checked in /etc/env.d/05portage.envd and PYTHONPATH was set to
"/usr/lib/portage/pym" where there is no ORBit module, that module is in
"/usr/lib64/python2.3/site-packages" so i changed the variable to that path, now
the gdeskeslets daemon works just fine. (I saw that in a forum).

Reproducible: Always
Steps to Reproduce:
1.runing gdesklets
2.
3.

Actual Results:  
gdesklets daemon aborted.

Expected Results:  
run the application

i checked in /etc/env.d/05portage.envd and PYTHONPATH was set to
"/usr/lib/portage/pym" where there is no ORBit module, that module is in
"/usr/lib64/python2.3/site-packages" so i changed PYTHONPATH to that path, now
the gdeskeslets daemon works just fine. (I saw that in a forum).
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-10-22 08:57:55 UTC
You neglected to post emerge --info output.