tag 669898 wontfix thanks On Sat, Apr 21, 2012 at 12:02 PM, Julien Valroff <[email protected]> wrote: > Package: exaile > Version: 0.3.2.2-2 > Severity: normal > > Dear Maintainer, > > When trying to use the DAAP server plugin: > Traceback (most recent call last): > File "/usr/share/exaile/plugins/daapserver/spydaap/zeroconf.py", line 82, > in __init__ > import pybonjour > ImportError: No module named pybonjour > > pybonjour does not seem to be available in Debian though…
The DAAP server plugin uses either pybonjour or avahi, preferring pybonjour and falling back to avahi if the former isn't available. As long as python-avahi is installed (I'll fix #669896 in my next upload), this error message seems to be entirely harmless. Vincent -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

