touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #16534
[Bug 1342858] Re: old click packages are not always cleaned out
** Branch linked: lp:~cjwatson/click/system-hook-gc
--
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:
In Progress
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