I meant the CUPS-avahi interaction problems

** Description changed:

  After the most recent set of updates, CUPS fails to start on boot if the
  "Publish shared printers" checkbox is checked.  A /etc/init.d/cupsys
  restart works just fine, however.
+ 
+ 
+ TEST CASE:
+ 1) Reboot your system and do
+ 
+ 1a) ps uww -C cupsd
+   It should confirm that cupsd is running
+ 1b) sudo apt-get install avahi-utils
+ avahi-browse -k -t -v -r -a
+ Does the output contain IPP printer entries representing the queues of your 
local CUPS daemon?
+ 
+ 2) The boot problem may not appear on some machines at startup :
+ you should probably trigger it with
+ sudo nice -n 19 sh -c '/etc/init.d/cupsys stop && /etc/init.d/avahi-daemon 
stop && sleep 5 ; /etc/init.d/avahi-daemon start ; /etc/init.d/cupsys start ; 
sleep 3 ; ps uww -C cupsd'
+ that should confirm on the last line that cupsd is running

-- 
CUPS fails to start on boot
https://bugs.launchpad.net/bugs/183652
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to