Comment 1 for bug 1466768

Revision history for this message
Tyler Hicks (tyhicks) wrote :

Pasting the Python traceback here for anyone that doesn't have access to the errors.ubuntu.com report:

Traceback (most recent call last):
  File "/usr/sbin/apparmor_status", line 194, in <module>
    commands[cmd]()
  File "/usr/sbin/apparmor_status", line 45, in cmd_verbose
    profiles = get_profiles()
  File "/usr/sbin/apparmor_status", line 92, in get_profiles
    for p in open(apparmor_profiles).readlines():
PermissionError: [Errno 13] Permission denied: '/sys/kernel/security/apparmor/profiles'