← Back to team overview

touch-packages team mailing list archive

[Bug 1342858] Re: old click packages are not always cleaned out

 

I'm going to mark this 'High' for now with the rtm14 tag. Please adjust
as necessary.

** Tags added: rtm14

** Changed in: click (Ubuntu)
   Importance: Undecided => High

** Description changed:

  /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
  
- This doesn't actively harm the system AFAICT, but the 70+ additional and
- unneeded apparmor profiles means slower a first boot requiring policy
- regeneration.
+ 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.

-- 
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:
  New

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