touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #16128
[Bug 1342858] Re: old click packages are not always cleaned out
Attached is the output of 'find /opt/click.ubuntu.com -ls'.
Also, from IRC:
11:38 < jdstrand> cjwatson: fyi, I currently have 252 json files in /var/lib/apparmor/clicks but only 113 apps listed with 'click list'. so, some apps do ship multiple profiles, but most apps do not.
** Attachment added: "cjwatson-1342858.txt.gz"
https://bugs.launchpad.net/ubuntu/+source/click/+bug/1342858/+attachment/4199813/+files/cjwatson-1342858.txt.gz
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to click in Ubuntu.
https://bugs.launchpad.net/bugs/1342858
Title:
old click packages are not always cleaned out
Status in “click” package in Ubuntu:
Triaged
Bug description:
/var/lib/apparmor/clicks still has a lot of symlinks pointing to
security manifests for click packages that are no longer installed. I
haven't verified this, but I think it might have something to do with
preinstalled packages and system-image updates. Eg:
$ ls -1 /var/lib/apparmor/clicks/*json | wc -l
157
$ click list | wc -l
85
$ sudo click list | wc -l
19
None of the symlinks in /var/lib/apparmor/clicks are dangling, so
while this doesn't actively harm the system AFAICT, the 70+ additional
and unneeded apparmor profiles means a slower first boot when policy
regeneration is required.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/click/+bug/1342858/+subscriptions
References