[Bug 1521931] [NEW] apparmor-profile-load returns 1 if apparmor not installed

2015-12-02 Thread Pavel Volkovitskiy
Public bug reported: Environment: ubuntu 15.04 with upstart and without apparmor I tried to upgrade my ubuntu image to 15.10 and upgrading breaks on rsyslog: start: Job failed to start i checked dmesg and found this: [ 525.832963] init: rsyslog pre-start process (3078) [ 525.833007] init: r

[Bug 1521931] Re: apparmor-profile-load returns 1 if apparmor not installed

2015-12-02 Thread Pavel Volkovitskiy
This fixes issues for me: /lib/init/apparmor-profile-load: #!/bin/sh [ -x /lib/apparmor/profile-load ] || exit 0 exec /lib/apparmor/profile-load "$@" -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to init-system-helpers in Ubuntu. http