FS#22133 - [miro] will not run at all

Attached to Project: Arch Linux
Opened by Martín Cigorraga (msx) - Saturday, 18 December 2010, 06:45 GMT
Last edited by Ronald van Haren (pressh) - Sunday, 19 December 2010, 17:12 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Ronald van Haren (pressh)
Architecture x86_64
Severity Critical
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

extra/miro will refuse to launch at all (may be it's needing a Python rebuild?):

Additional info:
* package version(s): 3.5-1
* config and/or log files etc.

Traceback (most recent call last):
File "/usr/bin/miro.real", line 48, in <module>
from miro.plat import upgrade
File "/usr/lib/python2.7/site-packages/miro/plat/upgrade.py", line 32, in <module>
import gconf
ImportError: No module named gconf


Steps to reproduce:
Just install it via # pacman -S miro

Thank you!
This task depends upon

Closed by  Ronald van Haren (pressh)
Sunday, 19 December 2010, 17:12 GMT
Reason for closing:  Works for me
Additional comments about closing:  make sure you have all deps installed
Comment by Ionut Biru (wonder) - Saturday, 18 December 2010, 08:40 GMT
it should run and all dependencies are met.

miro->gnome-python->python2-gconf

but it should only depend on python2-gconf since now gnome-python is split

Loading...