Comment 8 for bug 1251973

Revision history for this message
EricDHH (ericdhh) wrote :

Okay did the following

- delete the printer
- purge both brother hl4150* packages from the system
- full reboot
- install both brother packages again, this triggers a cupsd restart

get this in dmesg

[ 103.140338] init: cups main process ended, respawning
[ 103.166525] audit_printk_skb: 102 callbacks suppressed
[ 103.166531] type=1400 audit(1385021818.631:46): apparmor="STATUS" operation="profile_replace" parent=2290 profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=2295 comm="apparmor_parser"
[ 103.166544] type=1400 audit(1385021818.631:47): apparmor="STATUS" operation="profile_replace" parent=2290 profile="unconfined" name="/usr/sbin/cupsd" pid=2295 comm="apparmor_parser"
[ 103.167248] type=1400 audit(1385021818.631:48): apparmor="DENIED" operation="setrlimit" parent=2289 profile="/usr/sbin/cupsd" pid=2294 comm="cupsd" rlimit=nofile value=4096
[ 103.167527] type=1400 audit(1385021818.631:49): apparmor="STATUS" operation="profile_replace" parent=2290 profile="unconfined" name="/usr/sbin/cupsd" pid=2295 comm="apparmor_parser"
[ 140.771338] parport0: lp tried to release parport when not owner

This is from cups error.log
eric@nereus:~/Ubuntu One/Special-DEBs$ cat /var/log/cups/error_log
W [21/Nov/2013:09:13:04 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id 'PDF-Gray..' already exists
W [21/Nov/2013:09:13:04 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id 'PDF-RGB..' already exists
E [21/Nov/2013:09:13:04 +0100] Unable to bind socket for address [v1.::1]:631 - Address already in use.
E [21/Nov/2013:09:13:04 +0100] Unable to bind socket for address 127.0.0.1:631 - Address already in use.
E [21/Nov/2013:09:14:52 +0100] Unable to remove /var/run/cups/certs/0!
W [21/Nov/2013:09:16:58 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id 'PDF-Gray..' already exists
W [21/Nov/2013:09:16:58 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id 'PDF-RGB..' already exists
W [21/Nov/2013:09:16:58 +0100] CreateDevice failed: org.freedesktop.ColorManager.AlreadyExists:device id 'cups-PDF' already exists
E [21/Nov/2013:09:16:58 +0100] Unable to bind socket for address [v1.::1]:631 - Address already in use.
E [21/Nov/2013:09:16:58 +0100] Unable to bind socket for address 127.0.0.1:631 - Address already in use.

Looks like an incompatibility between the 13.10 cups and the brother hl4150* packages.