Fedora Linux Support Community & Resources Center
  #1  
Old 28th January 2006, 03:02 PM
lsatenstein Online
Registered User
 
Join Date: Jun 2005
Location: Montreal, Quebec, Canada
Age: 72
Posts: 505
Avahi daemon and HAL daemon

I tried to use bugzilla, but got extremely frustrated with the interface. Do the Fedora developers want feedback from we slightly more casual users?

Anyway, when I boot FC5 test 2 I have two failed messages, which are

Avahi Daemon failed

HAL Daemon failed.

I tried to discover how to resolve the boot problem and also how to create a bug report, but gave up. Bugzilla sent me in 6 directions at once.

Can someone, on my behalf, please register the two products as being in need of a fixup?

Leslie
With the Fc5 CD's, there was a clean boot. But packages downloaded with PUP broke my system.
__________________

Leslie
in Montreal
  #2  
Old 29th January 2006, 05:10 AM
DougFordham Offline
Registered User
 
Join Date: Jan 2006
Location: Fayetteville, NC
Posts: 11
This is fixed in the most recent kernel; 2.6.15-1.1881_FC5

Execute a yum update
  #3  
Old 6th February 2006, 10:51 AM
Botond Offline
Registered User
 
Join Date: May 2005
Posts: 101
I'm running 2.6.15-1.1907_FC5 and both avahi and HAL fail to start.
Here's the /var/log/messages for "/usr/sbin/avahi-daemon -D":
Code:
Feb  6 11:41:15 levi avahi-daemon[3135]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70).
Feb  6 11:41:15 levi avahi-daemon[3135]: Successfully dropped root privileges.
Feb  6 11:41:15 levi avahi-daemon[3135]: avahi-daemon 0.6.6 starting up.
Feb  6 11:41:15 levi avahi-daemon[3135]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns!
Feb  6 11:41:15 levi avahi-daemon[3135]: dbus_bus_get(): Failed to connect to socket /var/run/dbus/system_bus_socket: Permission denied
  #4  
Old 6th February 2006, 11:02 AM
Botond Offline
Registered User
 
Join Date: May 2005
Posts: 101
OK, it's a selinux problem. Both avahi and HAL start fine when I set SELINUX mode to permissive (even gnome-power-manager starts now, but udev fails.)
  #5  
Old 7th February 2006, 03:41 AM
DougFordham Offline
Registered User
 
Join Date: Jan 2006
Location: Fayetteville, NC
Posts: 11
Yep, SELinux and a host of other packages have had some problems over the last week. First thing I would do is execute a "yum update", as there have been some recent fixes -- I am updating over 272MB worth of packages as I write this for example. Then reboot and see if your problem is resolved; or if something else breaks ;o)
  #6  
Old 7th February 2006, 05:47 AM
DougFordham Offline
Registered User
 
Join Date: Jan 2006
Location: Fayetteville, NC
Posts: 11
Botond...did you get your problem solved with udev? FWIW, I was having udev problems with another machine that was rectified by today's update.
  #7  
Old 7th February 2006, 07:48 PM
Botond Offline
Registered User
 
Join Date: May 2005
Posts: 101
Yes, udev was fixed by yesterday's updates but Avahi and HAL still don't work. I think HAL is the reason why the automount doesn't work either (even k3b is unable to mount the DVD).
BTW, I've filed a bugreport about it (#180160) and it turned out it's the same as #178702.
  #8  
Old 7th February 2006, 08:25 PM
Botond Offline
Registered User
 
Join Date: May 2005
Posts: 101
Wow, look at this post: http://www.redhat.com/archives/fedor.../msg01219.html
It made my Avahi, HAL and gnome-power-manager working. Even the DVD automount is back.
  #9  
Old 9th February 2006, 05:08 AM
DougFordham Offline
Registered User
 
Join Date: Jan 2006
Location: Fayetteville, NC
Posts: 11
hmmmmm...strange...Tom's post was 24 Jan, and there have been a lot of updates in between that should have corrected that for us; ie, without having to change the label manually. Have to check into that. However, good to know that it solved your problem.
  #10  
Old 9th February 2006, 08:38 AM
Botond Offline
Registered User
 
Join Date: May 2005
Posts: 101
It's strange that on bugzilla they write that selinux-policy-2.2.4 already contains the fix. But I have selinux-policy-2.2.11-1 and still had to manually change the context of that specific file.
  #11  
Old 12th February 2006, 09:30 PM
delsvr Offline
Registered User
 
Join Date: Jun 2004
Posts: 14
Has this problem been fixed? My HAL daemon continues to fail.
  #12  
Old 13th February 2006, 01:08 AM
Flyboy917's Avatar
Flyboy917 Offline
Registered User
 
Join Date: Jan 2005
Location: Wichita, KS
Posts: 373
Quote:
Originally Posted by delsvr
Has this problem been fixed? My HAL daemon continues to fail.
Same issue here. I'm doing a complete re-install with "everything" on another machine as I write this. Will let you know.
  #13  
Old 13th February 2006, 01:20 AM
Flyboy917's Avatar
Flyboy917 Offline
Registered User
 
Join Date: Jan 2005
Location: Wichita, KS
Posts: 373
Quote:
Originally Posted by Flyboy917
Same issue here. I'm doing a complete re-install with "everything" on another machine as I write this. Will let you know.
FYI, I just did a clean re-install with all the development tools included, system tools, and KDE. The HAL and Avahi errors are gone. CD's are automounting fine.
Haven't Yum updated yet....
  #14  
Old 13th February 2006, 03:35 AM
DougFordham Offline
Registered User
 
Join Date: Jan 2006
Location: Fayetteville, NC
Posts: 11
avahi & hal fail at boot

Since this we discussed this, for each subsequent update that I have executed, I have had to manually run the following " chcon -t system_dbusd_exec_t /bin/dbus-daemon " to correct the problem with avahi and hal failing at boot. According to the bugzilla entries, this should not be the case...hopefully, this will be solved in FC5-test3 due out later tomorrow if the build goes as planned.

QUOTE=Botond]It's strange that on bugzilla they write that selinux-policy-2.2.4 already contains the fix. But I have selinux-policy-2.2.11-1 and still had to manually change the context of that specific file.[/QUOTE]
  #15  
Old 13th February 2006, 03:47 AM
DougFordham Offline
Registered User
 
Join Date: Jan 2006
Location: Fayetteville, NC
Posts: 11
...just a quick followup to the questions reference "hal" failing, and if it is fixed. Both hal and avahi function properly, it's just that the selinux policy updates seem to require a "relabel" after each yum update.
************************************************** *********************************
Tom London post on 24Jan06 on the fedora-devel mailing list:
Latest few dbus updates moved dbus-daemon from /usr/bin to /bin.
SELinux label has not yet caught up.

Try changine the label for /bin/dbus-daemon via
chcon -t system_dbusd_exec_t /bin/dbus-daemon

and rebooting. This fixed several dbus/avahi/hal related issues for me.
************************************************** ***********************************
 

Tags
avahi, daemon, hal

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
what is avahi-daemon? qinhan Using Fedora 15 12th March 2013 09:58 AM
what's avahi-daemon ? m.nassar Using Fedora 1 18th June 2008 09:50 AM
Avahi-daemon failed makx Using Fedora 0 14th March 2008 07:30 PM
Avahi Daemon Failed + Greeter application crashed nastech Installation and Live Media 2 9th December 2007 02:48 PM
Avahi-daemon fail help!! irbadguyzs Installation and Live Media 0 21st November 2007 10:50 AM


Current GMT-time: 03:47 (Thursday, 23-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat