Comment 10 for bug 1466812

Revision history for this message
Christian Boltz (cboltz) wrote :

Maybe the code in the Ubuntu package needs another patch that is in upstream bzr, but not in the package. (Strictly speaking, that's not my problem - I only do the openSUSE packaging :-P)

Can you please test with a bzr checkout of the latest upstream code from lp:apparmor (trunk) and/or lp:apparmor/2.9 (2.9 branch, closer to the Ubuntu package)? You'll still need to apply the patch from comment #8.

Quick howto:
    bzr branch lp:apparmor/2.9 # or lp:apparmor for trunk
    cd $checkout_dir/utils
    # apply patch from comment #8
    python aa-logprof

BTW: Are you still testing with the same log, or with a fresh one? If it's a fresh log, please attach it so I can re-test with it.