avahidaemon failes to load

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
toothandnail
Posts: 165
Joined: 20. Sep 2009, 17:30
Location: Oxfordshire, UK

avahidaemon failes to load

Post by toothandnail »

I installed avahai from the repo (needed for the latest version of CUPS, which is running on my Arch server). This is to Salix64 XFCE 13.37

However, any attempt to load the daemon gives me these results:

Code: Select all

root[rc.d]# ./rc.avahidaemon start
Starting Avahi mDNS/DNS-SD Daemon:  /usr/sbin/avahi-daemon -D
Timeout reached while wating for return value
Could not receive return value from daemon process.
Takes a while to time out, but I've not managed to get it loaded at all since I installed it a few days ago.

Anyone got any ideas as to what the problem could be?

Paul.
toothandnail
Posts: 165
Joined: 20. Sep 2009, 17:30
Location: Oxfordshire, UK

Re: avahidaemon failes to load

Post by toothandnail »

Anyone? I've now confirmed that the same error occurs on three different Salix 13.37 installs. I've got a 32-bit and a 64-bit install on my Lenovo T61. Under the 64-bit version, I've been seeing the same error message for a while - didn't know what was producing it. On checking, I find something must have pulled it in as a dep, since I didn't install it.

I've now installed avahi on the 32-bit install. Attempting to start the avahi-daemon gets me this error:

Code: Select all

root[rc.d]# ./rc.avahidaemon restart
Stopping Avahi mDNS/DNS-SD Daemon: stopped
Starting Avahi mDNS/DNS-SD Daemon:  /usr/sbin/avahi-daemon -D
Timeout reached while wating for return value
Could not receive return value from daemon process.
Is there anyone else running avahi? Able to check that it loads on their system?

Paul.
User avatar
JRD
Salix Warrior
Posts: 950
Joined: 7. Jun 2009, 22:52
Location: Lyon, France

Re: avahidaemon failes to load

Post by JRD »

Read the documentation of the package: /usr/doc/avahi-*/README.Slackware
You'll see that you need to create a special user for Avahi to work.
Image
Post Reply