A normal user has to run an application using sudo just to build a profile. This is ludicrous and counter-productive. The profile generated should optionally be saved elsewhere.
For example: $ aa-genprof /usr/games/armagetronad Will fail because /etc/apparmor.d is not writeable. The workaround is horrible: $ sudo aa-genprof /usr/games/armagetronad I really don't want to run something like armagetronad as the super- user. :-/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1300948 Title: aa-genprof crashed with PermissionError in _mkstemp_inner(): [Errno 13] Permission denied: '/etc/apparmor.d/tmphtnhuikm~' To manage notifications about this bug go to: https://bugs.launchpad.net/apparmor/+bug/1300948/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
