Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35293 - Straw can't find gconf
Summary: Straw can't find gconf
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-07 16:31 UTC by Charles Goodwin
Modified: 2003-12-07 16: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 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)