[pkg-apparmor] Heads up: please test AppArmor 2.10 packages

Felix Geyer fgeyer at debian.org
Mon Aug 17 09:27:38 UTC 2015


Hi,

On 17.08.2015 09:37, intrigeri wrote:
> Hi,
> 
> they're in experimental, so you folks who're running testing/sid may
> need manual action to upgrade to them. Let's please eat our own
> dog food and use them :)

apparmor is missing a dependency on python3-apparmor (>= 2.10):

% sudo aa-status
Traceback (most recent call last):
  File "/usr/sbin/aa-status", line 16, in <module>
    from apparmor.fail import enable_aa_exception_handler
ImportError: No module named 'apparmor.fail'

I guess we should add
Depends: python3-apparmor (>= ${source:Upstream-Version})

or possibly something stricter.

Cheers,
Felix



More information about the pkg-apparmor-team mailing list