touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #115232
[Bug 1511439] Re: webbrowser-app apparmor policy fails to load on desktop
That is an option, but I think that is a superflous dependency.
apparmor-easyprof-ubuntu is only for click apps-- you just happen to be
leveraging it to make things easier, but the shipped profile doesn't
depend on it. All you need to do is create a debina/webbrowser-app.dirs
file and put these dirs in it.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1511439
Title:
webbrowser-app apparmor policy fails to load on desktop
Status in webbrowser-app package in Ubuntu:
Triaged
Bug description:
$ sudo apparmor_parser -r /etc/apparmor.d/usr.bin.webbrowser-app
AppArmor parser error for /etc/apparmor.d/usr.bin.webbrowser-app in /etc/apparmor.d/usr.bin.webbrowser-app at line 26: Could not open '/usr/share/apparmor/hardware/graphics.d'
$
$ sudo aa-status|grep webbrowser
$
This was tested on xenial but affects wily too if it is shipping the
policy.
The problem is that apparmor-easyprof-ubuntu normally ships these directories, but it is not installed by default on the desktop image. I suggest shipping these empty directories via the webbrowser-app's packaging:
- /usr/share/apparmor/hardware/audio.d
- /usr/share/apparmor/hardware/graphics.d
- /usr/share/apparmor/hardware/video.d
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1511439/+subscriptions
References