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.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to