Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103346 - media-sound/edna needs PYTHONPATH set
Summary: media-sound/edna needs PYTHONPATH set
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-22 08:16 UTC by Lance Albertson (RETIRED)
Modified: 2005-09-08 22:00 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 Lance Albertson (RETIRED) gentoo-dev 2005-08-22 08:16:20 UTC
I was trying to test edna and kept getting some strange errors about not finding
a module. After some digging around, I noticed that I needed to add the edna
library path to PYTHONPATH to make it work. The init script does this already,
but shouldn't there be a new environment variable for this to make it work on
the command line? At the minimum, it should say something in the einfo.

Anyways, please fix when you get a chance! Thanks!
Comment 1 Steve Arnold archtester gentoo-dev 2005-09-08 22:00:30 UTC
Since the ebuild installs in daemon mode, an einfo message should suffice. 
Thanks...