Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 270785 - media-video/whaawmp runtime failure after upgrading to python 2.6
Summary: media-video/whaawmp runtime failure after upgrading to python 2.6
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-22 00:58 UTC by J M W
Modified: 2009-05-29 11:52 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 J M W 2009-05-22 00:58:15 UTC
After emerging whaawmp I get this error attempting to run the program:

whaawmp&
[2] 18796
rogue@ProximaCentauri ~ $ Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/whaawmp/whaawmp.py", line 30, in <module>
    import gobject
ImportError: No module named gobject

[2]+  Exit 1                  whaawmp

I'm not sure what would be to blame for this failure, whether it be the
whaawmp ebuild or the python 2.6 ebuild, but I do know that after upgrading
to the latest ~x86 gentoolkit my python was upgraded to 2.6, without so much
as an ewarn about modules. Something needs to handle the upgrade of python
modules, whether it be the python ebuild or portage itself or individual
ebuilds for programs that rely on those modules. Please fix this.
Comment 1 Rafał Mużyło 2009-05-22 01:38:54 UTC
Probably INVALID.
Did you use python-updater ?
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-05-29 11:52:25 UTC
Please run

  python-updater

and try again. In case it still fails, reopen this bug.