Comment 0 for bug 1661406

Revision history for this message
Michael Baker (mbakerbp) wrote : apparmor failing to be purged on trusty

Version: 2.10.95-0ubuntu2.5~14.04.1

When executing apt -y purge apparmor.

The purge run but has errors as files do not exist and the rmdir fails to execute.

rmdir: failed to remove '/var/lib/apparmor/profiles': No such file or directory

Steps to reproduce:
apt-get update
apt-get -y install apparmor
apt -y purge apparmor

I will put workarounds in place for now in puppet but this is making puppet not like it..