aa-status crashes with parenthesis in profile names
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
AppArmor |
New
|
Undecided
|
Unassigned |
Bug Description
Running aa-status gives:
apparmor module is loaded.
Traceback (most recent call last):
File "/usr/sbin/
commands[cmd]()
File "/usr/sbin/
profiles = get_profiles()
File "/usr/sbin/
profiles[
AttributeError: 'NoneType' object has no attribute 'group'
An unexpected error occoured!
For details, see /tmp/apparmor-
Please consider reporting a bug at https:/
and attach this file.
Runing
cat /sys/kernel/
gives
...
nscd (complain)
virt-aa-helper (enforce)
libreoffice (in /usr/lib/
libvirtd (enforce)
libvirtd/
/usr/bin/
mdnsd (complain)
...
The problem is, in aa-status the regex ^([^\(]
I tried it at:
https:/
An earlier bug report that led me here:
https:/
can you please attach information about your distro, which release, and which version of apparmor
uname -a
and
apparmor_parser -V
should provide that information