Package: avahi-daemon Version: 0.6.27-1 Severity: important Tags: patch After installing avahi-daemon, avahi-browser -avt did abort with the message: Failed to create client object: Daemon not running After checking that avahi-daemon was indeed running, I had a look at the source and found that this is an indication of a DBus-error, not an avahi-daemon error.
Further analysis showed that the file avahi-0.6.27/avahi-daemon/org.freedesktop.Avahi.service isn't installed, because a --with-systemdsystemunitdir is missing in the debian/rules file. The attached patch fixes this problem for me; after building and installing the modified .deb, avahi-browser -avt outputs the expected data, and mango-lassi starts without error. --- System information. --- Architecture: amd64 Kernel: Linux 2.6.32-hh18 Debian Release: squeeze/sid 500 unstable ftp.uni-kl.de 500 unstable ftp.de.debian.org 500 lucid linux.dropbox.com 10 testing ftp.de.debian.org 10 experimental ftp.de.debian.org --- Package information. --- Depends (Version) | Installed ================================-+-============ libavahi-common3 (>= 0.6.16) | 0.6.27-1 libavahi-core7 (>= 0.6.24) | 0.6.27-1 libc6 (>= 2.4) | 2.11.2-2 libdaemon0 (>= 0.13) | 0.14-2 libdbus-1-3 (>= 1.1.1) | 1.2.24-3 libexpat1 (>= 1.95.8) | 2.0.1-7 adduser | 3.112 dbus (>= 0.60) | 1.2.24-3 lsb-base (>= 3.0-6) | 3.2-23.1 bind9-host | 1:9.7.1.dfsg.P2-2 OR host | Recommends (Version) | Installed ==========================-+-=========== libnss-mdns | 0.10-3.1 Suggests (Version) | Installed ============================-+-=========== avahi-autoipd |
avahi-0.6.27.system-service.patch.gz
Description: Binary data