[Desktop-packages] [Bug 1052098] Re: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd
Jamie, I'm sorry but I've just done a release upgrade to Quantal. I guess your suggestion won't give us new insights now, will it? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1052098 Title: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd Status in “cups” package in Ubuntu: Invalid Bug description: My HP printer suddenly didn't work anymore, and /var/log/syslog reported for udev-configure-printer: "failed to connect to CUPS server; giving up" I decided to reinstall cups and hplip and got the following error messages: "AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd in /etc/apparmor.d/usr.sbin.cupsd at line 18: Invalid capability block_suspend." ... and: "start: Job failed to start invoke-rc.d: initscript cups, action "start" failed." ... resulting in errors related to dpkg (dependencies problems). After commenting out the line capability block_suspend, in /etc/apparmor.d/usr.sbin.cupsd, all is well: Reinstalling cups and hplip was successful and my printer works again. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1052098/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1052098] Re: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd
You have a usr.sbin.cupsd~ file. Can you remove this then do 'sudo apparmor_parser -r /etc/apparmor.d/usr.sbin.cupsd' then reboot? I think it might be overriding the other. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1052098 Title: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd Status in “cups” package in Ubuntu: Invalid Bug description: My HP printer suddenly didn't work anymore, and /var/log/syslog reported for udev-configure-printer: "failed to connect to CUPS server; giving up" I decided to reinstall cups and hplip and got the following error messages: "AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd in /etc/apparmor.d/usr.sbin.cupsd at line 18: Invalid capability block_suspend." ... and: "start: Job failed to start invoke-rc.d: initscript cups, action "start" failed." ... resulting in errors related to dpkg (dependencies problems). After commenting out the line capability block_suspend, in /etc/apparmor.d/usr.sbin.cupsd, all is well: Reinstalling cups and hplip was successful and my printer works again. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1052098/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1052098] Re: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd
** Attachment added: "apparmor_1.d.tar.gz" https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1052098/+attachment/3348830/+files/apparmor_1.d.tar.gz -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1052098 Title: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd Status in “cups” package in Ubuntu: Invalid Bug description: My HP printer suddenly didn't work anymore, and /var/log/syslog reported for udev-configure-printer: "failed to connect to CUPS server; giving up" I decided to reinstall cups and hplip and got the following error messages: "AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd in /etc/apparmor.d/usr.sbin.cupsd at line 18: Invalid capability block_suspend." ... and: "start: Job failed to start invoke-rc.d: initscript cups, action "start" failed." ... resulting in errors related to dpkg (dependencies problems). After commenting out the line capability block_suspend, in /etc/apparmor.d/usr.sbin.cupsd, all is well: Reinstalling cups and hplip was successful and my printer works again. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1052098/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1052098] Re: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd
That is odd and probably may be a bug in apparmor_parser. However, clearly you have policy from the Ubuntu 12.10 package because 12.04 LTS does not have 'block_suspend'. Can you attach a tarball of /etc/apparmor.d? Eg: $ sudo tar -zcvf /tmp/1052098.tar.gz /etc/apparmor.d/ -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1052098 Title: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd Status in “cups” package in Ubuntu: Invalid Bug description: My HP printer suddenly didn't work anymore, and /var/log/syslog reported for udev-configure-printer: "failed to connect to CUPS server; giving up" I decided to reinstall cups and hplip and got the following error messages: "AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd in /etc/apparmor.d/usr.sbin.cupsd at line 18: Invalid capability block_suspend." ... and: "start: Job failed to start invoke-rc.d: initscript cups, action "start" failed." ... resulting in errors related to dpkg (dependencies problems). After commenting out the line capability block_suspend, in /etc/apparmor.d/usr.sbin.cupsd, all is well: Reinstalling cups and hplip was successful and my printer works again. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1052098/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1052098] Re: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd
Jamie, now I'm confused. As a matter of fact, /etc/apparmor.d/local/usr.sbin.cupsd here is completely empty. And, yes, I commented out # capability block_suspend, in /etc/apparmor.d/usr.sbin.cupsd in order to avoid this bug. I noticed that it was shown in the attachment under ##included - but again, /etc/apparmor.d/local/usr.sbin.cupsd is empty on my system. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1052098 Title: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd Status in “cups” package in Ubuntu: Invalid Bug description: My HP printer suddenly didn't work anymore, and /var/log/syslog reported for udev-configure-printer: "failed to connect to CUPS server; giving up" I decided to reinstall cups and hplip and got the following error messages: "AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd in /etc/apparmor.d/usr.sbin.cupsd at line 18: Invalid capability block_suspend." ... and: "start: Job failed to start invoke-rc.d: initscript cups, action "start" failed." ... resulting in errors related to dpkg (dependencies problems). After commenting out the line capability block_suspend, in /etc/apparmor.d/usr.sbin.cupsd, all is well: Reinstalling cups and hplip was successful and my printer works again. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1052098/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1052098] Re: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd
Thanks for the added information. Your /etc/apparmor.d/local/usr.sbin.cupsd has a lot of extra entries in it. By default it will be empty but it is there for people to use for site-local configuration updates. I see that you currently have: # capability block_suspend, Which clearly you commented out to avoid the bug. Perhaps you tried a newer cups and made these additions so it would work? Regardless, unless you have a specific reason to do so, I suggest clearing out all the extra entries in /etc/apparmor.d/local/usr.sbin.cupsd for now. Marking "Invalid" since this bug was due to local changes. ** Changed in: cups (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1052098 Title: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd Status in “cups” package in Ubuntu: Invalid Bug description: My HP printer suddenly didn't work anymore, and /var/log/syslog reported for udev-configure-printer: "failed to connect to CUPS server; giving up" I decided to reinstall cups and hplip and got the following error messages: "AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd in /etc/apparmor.d/usr.sbin.cupsd at line 18: Invalid capability block_suspend." ... and: "start: Job failed to start invoke-rc.d: initscript cups, action "start" failed." ... resulting in errors related to dpkg (dependencies problems). After commenting out the line capability block_suspend, in /etc/apparmor.d/usr.sbin.cupsd, all is well: Reinstalling cups and hplip was successful and my printer works again. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1052098/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1052098] Re: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd
Sure - see the attachment. ** Attachment added: "cups.txt" https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1052098/+attachment/3347820/+files/cups.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1052098 Title: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd Status in “cups” package in Ubuntu: Incomplete Bug description: My HP printer suddenly didn't work anymore, and /var/log/syslog reported for udev-configure-printer: "failed to connect to CUPS server; giving up" I decided to reinstall cups and hplip and got the following error messages: "AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd in /etc/apparmor.d/usr.sbin.cupsd at line 18: Invalid capability block_suspend." ... and: "start: Job failed to start invoke-rc.d: initscript cups, action "start" failed." ... resulting in errors related to dpkg (dependencies problems). After commenting out the line capability block_suspend, in /etc/apparmor.d/usr.sbin.cupsd, all is well: Reinstalling cups and hplip was successful and my printer works again. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1052098/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1052098] Re: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd
tlu, can you please attach the output of: $ apparmor_parser -p /etc/apparmor.d/usr.sbin.cupsd -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1052098 Title: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd Status in “cups” package in Ubuntu: Incomplete Bug description: My HP printer suddenly didn't work anymore, and /var/log/syslog reported for udev-configure-printer: "failed to connect to CUPS server; giving up" I decided to reinstall cups and hplip and got the following error messages: "AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd in /etc/apparmor.d/usr.sbin.cupsd at line 18: Invalid capability block_suspend." ... and: "start: Job failed to start invoke-rc.d: initscript cups, action "start" failed." ... resulting in errors related to dpkg (dependencies problems). After commenting out the line capability block_suspend, in /etc/apparmor.d/usr.sbin.cupsd, all is well: Reinstalling cups and hplip was successful and my printer works again. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1052098/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1052098] Re: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd
@Jamie: I understand, that explains it. Thanks a lot! I'm using cips 1.5.3-0ubuntu4 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1052098 Title: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd Status in “cups” package in Ubuntu: Incomplete Bug description: My HP printer suddenly didn't work anymore, and /var/log/syslog reported for udev-configure-printer: "failed to connect to CUPS server; giving up" I decided to reinstall cups and hplip and got the following error messages: "AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd in /etc/apparmor.d/usr.sbin.cupsd at line 18: Invalid capability block_suspend." ... and: "start: Job failed to start invoke-rc.d: initscript cups, action "start" failed." ... resulting in errors related to dpkg (dependencies problems). After commenting out the line capability block_suspend, in /etc/apparmor.d/usr.sbin.cupsd, all is well: Reinstalling cups and hplip was successful and my printer works again. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1052098/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1052098] Re: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd
BLOCK_SUSPEND is a capability in newer kernels. 'deny capability block_suspend,' is found in the 12.10 CUPS profile, which is fine since the 12.10 kernel has it and the apparmor userspace for 12.10 was compiled against the 12.10 kernel headers. However, on 12.04 the apparmor userspace was compiled with older headers and so it doesn't understand this rule. tlu, what version of cups are you using? Can you give the output of: $ apt-cache policy cups ** Changed in: cups (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1052098 Title: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd Status in “cups” package in Ubuntu: Incomplete Bug description: My HP printer suddenly didn't work anymore, and /var/log/syslog reported for udev-configure-printer: "failed to connect to CUPS server; giving up" I decided to reinstall cups and hplip and got the following error messages: "AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd in /etc/apparmor.d/usr.sbin.cupsd at line 18: Invalid capability block_suspend." ... and: "start: Job failed to start invoke-rc.d: initscript cups, action "start" failed." ... resulting in errors related to dpkg (dependencies problems). After commenting out the line capability block_suspend, in /etc/apparmor.d/usr.sbin.cupsd, all is well: Reinstalling cups and hplip was successful and my printer works again. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1052098/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1052098] Re: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd
It also happened when I tweaked my Google Chrome profile with aa- logprof. I chose "Finish". Anyway, /var/log/syslog says: [ 5303.439870] type=1400 audit(1348065251.369:4090): apparmor="DENIED" operation="capable" parent=1 profile="/usr/sbin/cupsd" pid=1235 comm="cupsd" pid=1235 comm="cupsd" capability=36 capname="block_suspend" -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1052098 Title: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd Status in “cups” package in Ubuntu: New Bug description: My HP printer suddenly didn't work anymore, and /var/log/syslog reported for udev-configure-printer: "failed to connect to CUPS server; giving up" I decided to reinstall cups and hplip and got the following error messages: "AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd in /etc/apparmor.d/usr.sbin.cupsd at line 18: Invalid capability block_suspend." ... and: "start: Job failed to start invoke-rc.d: initscript cups, action "start" failed." ... resulting in errors related to dpkg (dependencies problems). After commenting out the line capability block_suspend, in /etc/apparmor.d/usr.sbin.cupsd, all is well: Reinstalling cups and hplip was successful and my printer works again. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1052098/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1052098] Re: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd
It happened again. I finetuned the Thunderbird profile with aa-logprof, and again it wanted to modify the cupsd profile by adding that capability. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1052098 Title: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd Status in “cups” package in Ubuntu: New Bug description: My HP printer suddenly didn't work anymore, and /var/log/syslog reported for udev-configure-printer: "failed to connect to CUPS server; giving up" I decided to reinstall cups and hplip and got the following error messages: "AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd in /etc/apparmor.d/usr.sbin.cupsd at line 18: Invalid capability block_suspend." ... and: "start: Job failed to start invoke-rc.d: initscript cups, action "start" failed." ... resulting in errors related to dpkg (dependencies problems). After commenting out the line capability block_suspend, in /etc/apparmor.d/usr.sbin.cupsd, all is well: Reinstalling cups and hplip was successful and my printer works again. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1052098/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1052098] Re: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd
I have the same cups profile, and I don't get that error message. Jamie, any idea what this could mean? Thanks! -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1052098 Title: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd Status in “cups” package in Ubuntu: New Bug description: My HP printer suddenly didn't work anymore, and /var/log/syslog reported for udev-configure-printer: "failed to connect to CUPS server; giving up" I decided to reinstall cups and hplip and got the following error messages: "AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd in /etc/apparmor.d/usr.sbin.cupsd at line 18: Invalid capability block_suspend." ... and: "start: Job failed to start invoke-rc.d: initscript cups, action "start" failed." ... resulting in errors related to dpkg (dependencies problems). After commenting out the line capability block_suspend, in /etc/apparmor.d/usr.sbin.cupsd, all is well: Reinstalling cups and hplip was successful and my printer works again. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1052098/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1052098] Re: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd
@jdstrand: Ubuntu 3.5.0-14.18~precise1-generic 3.5.3 I've added https://launchpad.net/~ubuntu-x-swat/+archive/q-lts-backport to my repositories. Perhaps related to that one? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1052098 Title: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd Status in “cups” package in Ubuntu: New Bug description: My HP printer suddenly didn't work anymore, and /var/log/syslog reported for udev-configure-printer: "failed to connect to CUPS server; giving up" I decided to reinstall cups and hplip and got the following error messages: "AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd in /etc/apparmor.d/usr.sbin.cupsd at line 18: Invalid capability block_suspend." ... and: "start: Job failed to start invoke-rc.d: initscript cups, action "start" failed." ... resulting in errors related to dpkg (dependencies problems). After commenting out the line capability block_suspend, in /etc/apparmor.d/usr.sbin.cupsd, all is well: Reinstalling cups and hplip was successful and my printer works again. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1052098/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1052098] Re: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd
What is the output of the following command: $ cat /proc/version_signature -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1052098 Title: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd Status in “cups” package in Ubuntu: New Bug description: My HP printer suddenly didn't work anymore, and /var/log/syslog reported for udev-configure-printer: "failed to connect to CUPS server; giving up" I decided to reinstall cups and hplip and got the following error messages: "AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd in /etc/apparmor.d/usr.sbin.cupsd at line 18: Invalid capability block_suspend." ... and: "start: Job failed to start invoke-rc.d: initscript cups, action "start" failed." ... resulting in errors related to dpkg (dependencies problems). After commenting out the line capability block_suspend, in /etc/apparmor.d/usr.sbin.cupsd, all is well: Reinstalling cups and hplip was successful and my printer works again. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1052098/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1052098] Re: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd
pitti, can you have a look into this, probably rather an AppArmor than CUPS problem. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1052098 Title: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd Status in “cups” package in Ubuntu: New Bug description: My HP printer suddenly didn't work anymore, and /var/log/syslog reported for udev-configure-printer: "failed to connect to CUPS server; giving up" I decided to reinstall cups and hplip and got the following error messages: "AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd in /etc/apparmor.d/usr.sbin.cupsd at line 18: Invalid capability block_suspend." ... and: "start: Job failed to start invoke-rc.d: initscript cups, action "start" failed." ... resulting in errors related to dpkg (dependencies problems). After commenting out the line capability block_suspend, in /etc/apparmor.d/usr.sbin.cupsd, all is well: Reinstalling cups and hplip was successful and my printer works again. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1052098/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1052098] Re: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd
I think I found the culprit: I was modifying an AppArmor profile for Thunderbird. When I executed aa-logprof, I got the following message: Enforce-mode changes: Profile:/usr/sbin/cupsd Capability: block_suspend Severity: unexpected capability rank input: CAP_BLOCK_SUSPEND If you select "Allow", you will run into the problem mentioned above. I've no idea why creating/modifying a Thunderbird profile affects the cupsd profile and why that capability is added. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1052098 Title: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd Status in “cups” package in Ubuntu: New Bug description: My HP printer suddenly didn't work anymore, and /var/log/syslog reported for udev-configure-printer: "failed to connect to CUPS server; giving up" I decided to reinstall cups and hplip and got the following error messages: "AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd in /etc/apparmor.d/usr.sbin.cupsd at line 18: Invalid capability block_suspend." ... and: "start: Job failed to start invoke-rc.d: initscript cups, action "start" failed." ... resulting in errors related to dpkg (dependencies problems). After commenting out the line capability block_suspend, in /etc/apparmor.d/usr.sbin.cupsd, all is well: Reinstalling cups and hplip was successful and my printer works again. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1052098/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1052098] Re: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd
** Package changed: apparmor (Ubuntu) => cups (Ubuntu) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1052098 Title: AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd Status in “cups” package in Ubuntu: New Bug description: My HP printer suddenly didn't work anymore, and /var/log/syslog reported for udev-configure-printer: "failed to connect to CUPS server; giving up" I decided to reinstall cups and hplip and got the following error messages: "AppArmor parser error for /etc/apparmor.d/usr.sbin.cupsd in /etc/apparmor.d/usr.sbin.cupsd at line 18: Invalid capability block_suspend." ... and: "start: Job failed to start invoke-rc.d: initscript cups, action "start" failed." ... resulting in errors related to dpkg (dependencies problems). After commenting out the line capability block_suspend, in /etc/apparmor.d/usr.sbin.cupsd, all is well: Reinstalling cups and hplip was successful and my printer works again. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1052098/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp