Bug 66217 - PyPanel 2.0 requires an ebuild
|
Bug#:
66217
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: CLOSED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: NEEDINFO
|
Assigned To: karltk@gentoo.org
|
Reported By: GenKreton@gmail.com
|
|
Component: Ebuilds
|
|
|
URL:
http://pypanel.sourceforge.net
|
|
Summary: PyPanel 2.0 requires an ebuild
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2004-10-03 08:41 0000
|
PyPanel 2.0 has been out for some time now and still lacks an ebuild.
Reproducible: Always
Steps to Reproduce:
The supplied ebuild is missing a dep on imlib2. After adding it and installing,
I get:
Traceback (most recent call last):
File "/usr/bin/pypanel", line 733, in ?
if not ICON:
NameError: name 'ICON' is not defined
Can you have a look and see if you can figure out why this is?
Created an attachment (id=43119) [details]
updated for imlib2 requirement
I added the imlib2 dependency.
Also note the end at the end of the emerge, about removing ~/.pypnaelrc
That is the cause of your ICON errors, or should be. I removed all pypanel info
on my computer, emerged 1.3, ran it, then tried to upgrade and run 2.0, and I
duplicated the error. Removing the .pypanelrc was enough to fix my problems.
re #2: removing the old .pypanelrc is the solution ... see ewarn