[pkg-fso-maint] Bug#547510: Bug#547510: zhone refuse to start

arne anka openmoko at ginguppin.de
Sun Sep 20 14:25:03 UTC 2009


> Package: zhone
> Version: 0-git20090610-4
> Severity: important
>
> When trying to start zhone on a new install created with install.sh
> where python-cairo 1.8.6-1+b2 is installed:
>
> # zhone
> Traceback (most recent call last):
>   File "/usr/bin/zhone", line 74, in ?
>     import cairo
> ImportError: No module named cairo


it's basically caused by
- zhone having python2.4 hardcoded as shebang
- python-cairo not being registered for python2.4

the most easy workaround is changing "python2.4" to "python" in  
/usr/bin/zhone line 1.
but it is probably a bug anyway, wehn python cairo does not register  
itself for all python versions available on the device.





More information about the pkg-fso-maint mailing list