looking at /var/lib/dpkg/info/apparmor.postinst, i see:
# Automatically added by dh_installinit
if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ]; then
if [ -x "/etc/init.d/apparmor" ]; then
update-rc.d apparmor start 37 S . >/dev/null || true
fi
fi
ogra@anubis:~$ ls -lh /etc/init.d/apparmor
-rwxr-xr-x 1 root root 6,0K Feb 16 2016 /etc/init.d/apparmor
ogra@anubis:~$ dpkg -S /etc/init.d/apparmor
apparmor: /etc/init.d/apparmor
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor in Ubuntu.
https://bugs.launchpad.net/bugs/1614459
Title:
daily upgrade on 16.04 hangs
Status in apparmor package in Ubuntu:
New
Bug description:
doing a regular upgrade using the update-manager popup on a 16.04
machine, the update process hangs:
Setting up apparmor (2.10.95-0ubuntu2.2) ...
update-rc.d: warning: start and stop actions are no longer supported; falling
back to defaults
initctl: Unable to connect to Upstart: Failed to connect to socket
/com/ubuntu/upstart: Connection refused
insserv: warning: script 'binfmt-support' missing LSB tags and overrides
insserv: Default-Start undefined, assuming empty start runlevel(s) for script
`binfmt-support'
insserv: Default-Stop undefined, assuming empty stop runlevel(s) for script
`binfmt-support'
initctl: Unable to connect to Upstart: Failed to connect to socket
/com/ubuntu/upstart: Connection refused
insserv: warning: script 'screen-cleanup' missing LSB tags and overrides
insserv: Default-Start undefined, assuming empty start runlevel(s) for script
`screen-cleanup'
insserv: Default-Stop undefined, assuming empty stop runlevel(s) for script
`screen-cleanup'
it sits at the last line forever. this machine has no fancy os level
hacks, no PPAs in use, was installed with 12.04 initially and has only
seen LTS->LTS upgrades.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1614459/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp