aa-autodep crashes with KeyError: 'abstractions/bash'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
AppArmor |
New
|
Undecided
|
Unassigned |
Bug Description
Looks like any bash scripts cause an error like this one:
root@BlogApparm
Traceback (most recent call last):
File "/usr/sbin/
tool.
File "/usr/lib/
apparmor.
File "/usr/lib/
profile_data = create_
File "/usr/lib/
handle_
File "/usr/lib/
if not is_known_
File "/usr/lib/
if include[
KeyError: 'abstractions/bash'
An unexpected error occoured!
Hello Yves, does the bash abstraction exist on your system?
ls -l /etc/apparmor. d/abstractions/ bash
Thanks