Bug 468707

Summary: avahi-daemon starts too late
Product: [Fedora] Fedora Reporter: Tim Waugh <twaugh>
Component: avahiAssignee: Lennart Poettering <lpoetter>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 9CC: lpoetter
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-12-11 19:18:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 468709    

Description Tim Waugh 2008-10-27 15:39:55 UTC
Description of problem:
The avahi-daemon initscript starts at priority 96, but this is too late for cupsd.  cupsd needs to start before haldaemon but after avahi-daemon, so avahi-daemon must start at priority 26 at the latest.

Version-Release number of selected component (if applicable):
avahi-0.6.22-10.fc9

How reproducible:
100%

Steps to Reproduce:
1.Boot with a newly-connected printer switched on.
  
Actual results:
Printer is not automatically configured.

Expected results:
Printer is automatically configured.

Additional info:
The reason is that haldaemon (which launches hal_lpadmin) starts before cupsd, so the printer cannot be configured.

Comment 1 Lennart Poettering 2008-12-11 19:18:30 UTC
Avahi upstream is now moved to prio 24. This will shortly be available in Rawhide.