Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 35293

Summary: Straw can't find gconf
Product: Gentoo Linux Reporter: Charles Goodwin <charlie>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Charles Goodwin 2003-12-07 16:31:22 UTC
charlie@mightymax charlie $ straw
Traceback (most recent call last):
  File "/usr/bin/straw", line 30, in ?
    import straw
  File "/usr/lib/python2.3/site-packages/straw/__init__.py", line 18, in ?
    import Config
  File "/usr/lib/python2.3/site-packages/straw/Config.py", line 8, in ?
    import gconf
ImportError: No module named gconf

Reproducible: Always
Steps to Reproduce:
1. emerge straw and try to run it
2. ???
3. profit!
Comment 1 foser (RETIRED) gentoo-dev 2003-12-07 16:36:23 UTC
probably some sort of python 2.3 upgrade problem...

bug #33073 dup really

did you build pygtk gnome-python etc for python2.3 ?
Comment 2 Charles Goodwin 2003-12-07 16:42:55 UTC
No, I didn't...

I was just checking back to say that I spotted a tip to run:
/usr/portage/dev-lang/python/files/python-updater

Will report back on the success (or not) of that.  I'm pretty sure you can close this bug!
Comment 3 foser (RETIRED) gentoo-dev 2003-12-07 16:52:13 UTC
mmm yeah, thats a quite important thing todo when you update to python 2.3

closing (you couldve done that yourself btw)