Package: apparmor Version: 2.7.0-1 Severity: minor After manually fixing #660078, I tried pointing aa-notify to /var/log/kern.log and /var/log/syslog like so:
$ aa-notify -f /var/log/syslog -s 1 -d $ aa-notify -f /var/log/kern.log -s 1 -d No output to be seen. Some minutes having fun with the Perl debugger later, it looks like LibAppArmorc::parse_record($msg) always returns a LibAppArmor::aa_log_record object that is empty according to Data::Dumper, even for records that *are* AppArmor DENIED ones. I'm not the best person to dig into the C library, so I'll give up here on this minor issue (that is no blocker for Wheezy IMHO). -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

