touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #110562
[Bug 1342400] Re: avahi-daemon constantly reporting "Invalid response packet from host"
I confirm that the patch in https://github.com/lathiat/avahi/issues/10
solves the problem and returns calm to our logs.
apt-get source libavahi-core7
cd avahi-0.6.31
change avahi-core/server.c according to patch
apt-get build-dep libavahi-core7
debuild -b -uc -us
cd ..
dpkg -i libavahi-core7_0.6.31-4ubuntu4_amd64.deb
systemctl restart avahi-daemon
Please include this in any future update. It is very annoying.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to avahi in Ubuntu.
https://bugs.launchpad.net/bugs/1342400
Title:
avahi-daemon constantly reporting "Invalid response packet from host"
Status in avahi package in Ubuntu:
Confirmed
Bug description:
After installing Ubuntu 14.04 (Release: 14.04) and looking for other
information in /var/log/syslog, I see that syslog is being flooded by
"Invalid response packet from host" messages from avahi-daemon.
I searched around to see why this might be and ran across the following avahi mailing list post along with a patch to fix it:
http://lists.freedesktop.org/archives/avahi/2012-July/002171.html
>>>
I would say you can safely ignore it, since any machine on your
network running a recent OSX version will cause these messages.
Here's a patch with what we change to avoid these messages flooding
syslog.
-Justin
<<<
The patch which fixes this is here:
http://lists.freedesktop.org/archives/avahi/attachments/20120719/1e71846e/attachment.obj
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/avahi/+bug/1342400/+subscriptions
References