[gutsy] cupsys does not start after avahi upgrade

Bug #183392 reported by Jamie Strandboge
2
Affects Status Importance Assigned to Milestone
cupsys (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: cupsys

After recent avahi upgrade which makes avahi-daemon start before cups, cups fails to start on boot. When setting LogLevel to debug, I found this in the error_log:
cupsd: entrygroup.c:424: avahi_entry_group_add_service_strlst: Assertion `name' failed.

Performing 'sudo /etc/init.d/cupsys start' after logging in allows cupsd to start fine.

Performing the following allows cupsys to start properly on boot (and confirms the recent change broke it):
$ sudo update-rc.d -f avahi-daemon remove
$ sudo update-rc.d avahi-daemon start 18 2 3 4 5 . stop 20 0 1 6 .
$ sudo reboot

This is obviously related to bug #173470, but am giving a new bug as cupsys simply fails to start.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.