Comment 21 for bug 1342400

Revision history for this message
Miguel Rubio-Roy (mrubioroy) wrote :

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.