Comment 30 for bug 1342400

Revision history for this message
Louis (bellancal) wrote :

I did download and install the latest version 0.6.32 but I still see those warnings about the Invalid response packet.
For example with commands:

pi@raspberrypi:~ $ sudo service avahi-daemon status
● avahi-daemon.service - LSB: Avahi mDNS/DNS-SD Daemon
   Loaded: loaded (/etc/init.d/avahi-daemon)
   Active: active (running) since Wed 2016-03-23 00:14:41 EDT; 9h ago
  Process: 25630 ExecStop=/etc/init.d/avahi-daemon stop (code=exited, status=0/SUCCESS)
  Process: 25638 ExecStart=/etc/init.d/avahi-daemon start (code=exited, status=0/SUCCESS)
 Main PID: 16156 (code=exited, status=0/SUCCESS)
   CGroup: /system.slice/avahi-daemon.service
           └─25644 avahi-daemon: running [raspberrypi.local]

Mar 23 09:11:07 raspberrypi avahi-daemon[25644]: Invalid response packet fro....
Mar 23 09:12:27 raspberrypi avahi-daemon[25644]: Invalid response packet fro....
Mar 23 09:13:08 raspberrypi avahi-daemon[25644]: Invalid response packet fro....
Mar 23 09:13:48 raspberrypi avahi-daemon[25644]: Invalid response packet fro....
Mar 23 09:14:28 raspberrypi avahi-daemon[25644]: Invalid response packet fro....
Mar 23 09:15:08 raspberrypi avahi-daemon[25644]: Invalid response packet fro....
Mar 23 09:15:48 raspberrypi avahi-daemon[25644]: Invalid response packet fro....
Mar 23 09:16:29 raspberrypi avahi-daemon[25644]: Invalid response packet fro....
Mar 23 09:17:09 raspberrypi avahi-daemon[25644]: Invalid response packet fro....
Mar 23 09:17:49 raspberrypi avahi-daemon[25644]: Invalid response packet fro....
Hint: Some lines were ellipsized, use -l to show in full.
pi@raspberrypi:~ $ sudo avahi-daemon --version
avahi-daemon 0.6.32

I did struggle with the new compile and install though since I am new to the Linux system. Is there anything I may have missed or done wrong?