| Summary: | Straw can't find gconf | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Charles Goodwin <charlie> |
| Component: | [OLD] GNOME | Assignee: | 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: | --- | |
probably some sort of python 2.3 upgrade problem... bug #33073 dup really did you build pygtk gnome-python etc for python2.3 ? 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! mmm yeah, thats a quite important thing todo when you update to python 2.3 closing (you couldve done that yourself btw) |
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!