sudo aa-complain /usr/sbin/cupsd/ "sort of" fixes the problem, but I suspect only partially.
The error:
There was a problem committing changes. Possibly there was a problem downloading some packages or the commit would break packages.
goes away, but if I look in the log, I still get:
Setting up cupsys (1.3.2-1ubuntu7.1) ... Reloading AppArmor profiles : done. * Starting Common Unix Printing System: cupsd /usr/sbin/cupsd: error while loading shared libraries: /lib/libc.so.6: cannot apply additional memory protection after relocation: Permission denied invoke-rc.d: initscript cupsys, action "start" failed. dpkg: error processing cupsys (--configure): subprocess post-installation script returned error exit status 127
and near the end:
Errors were encountered while processing: cupsys
and at the very end:
Reloading AppArmor profiles : done. * Starting Common Unix Printing System: cupsd . . . . . . . . dpkg run finished!
Thus, I think there is still a problem, though not enough to bother me as far as I can tell right now.
sudo aa-complain /usr/sbin/cupsd/ "sort of" fixes the problem, but I suspect only partially.
The error:
There was a problem committing changes. Possibly there was a problem downloading some packages or the commit would break packages.
goes away, but if I look in the log, I still get:
Setting up cupsys (1.3.2-1ubuntu7.1) ...
Reloading AppArmor profiles : done.
* Starting Common Unix Printing System: cupsd /usr/sbin/cupsd: error while loading shared libraries: /lib/libc.so.6: cannot apply additional memory protection after relocation: Permission denied
invoke-rc.d: initscript cupsys, action "start" failed.
dpkg: error processing cupsys (--configure):
subprocess post-installation script returned error exit status 127
and near the end:
Errors were encountered while processing:
cupsys
and at the very end:
Reloading AppArmor profiles : done.
* Starting Common Unix Printing System: cupsd
. . . . . . . .
dpkg run finished!
Thus, I think there is still a problem, though not enough to bother me as far as I can tell right now.