[Touch-packages] [Bug 1511439] Re: webbrowser-app apparmor policy fails to load on desktop

2018-01-03 Thread Jamie Strandboge
@Martin, do note that the apparmor policy should have been loaded for
everything except webbrowser-app, but because there was a failure
systemctl will show it as failed. Can you file a bug here:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+filebug? This
is a bug in the packaging for webbrowser-app -- if it isn't going to
Depends on something that provides these directories, it should ship
them.

-- 
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 Canonical System Image:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Fix Released

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/canonical-devices-system-image/+bug/1511439/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1511439] Re: webbrowser-app apparmor policy fails to load on desktop

2017-10-23 Thread Martin
In ubuntu 17.10, apparmor.service did not start because video.d, audio.d
and graphics.d could not be loaded.

-- 
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 Canonical System Image:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Fix Released

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/canonical-devices-system-image/+bug/1511439/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1511439] Re: webbrowser-app apparmor policy fails to load on desktop

2016-01-27 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: Fix Committed => Fix Released

-- 
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 Canonical System Image:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Fix Released

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/canonical-devices-system-image/+bug/1511439/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1511439] Re: webbrowser-app apparmor policy fails to load on desktop

2015-11-19 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: Fix Committed => Fix Released

-- 
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 Canonical System Image:
  Fix Committed
Status in webbrowser-app package in Ubuntu:
  Fix Released

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/canonical-devices-system-image/+bug/1511439/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1511439] Re: webbrowser-app apparmor policy fails to load on desktop

2015-11-19 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: Fix Released => Fix Committed

-- 
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 Canonical System Image:
  Fix Committed
Status in webbrowser-app package in Ubuntu:
  Fix Released

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/canonical-devices-system-image/+bug/1511439/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1511439] Re: webbrowser-app apparmor policy fails to load on desktop

2015-11-19 Thread Launchpad Bug Tracker
This bug was fixed in the package webbrowser-app -
0.23+16.04.2015.2-0ubuntu1

---
webbrowser-app (0.23+16.04.2015.2-0ubuntu1) xenial; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.
  * Resync trunk.

  [ Olivier Tilloy ]
  * Add missing unit test cleanup.
  * Ship empty apparmor hardware profile directories to avoid adding a
runtime dependency on apparmor-easyprof-ubuntu. (LP: #1511439)

  [ Ugo Riboni ]
  * Add keyboard shortcuts to undo closing tabs (Ctrl+Shift+T and
Ctrl+Shift+W). (LP: #1499767)
  * Create the webview in a safer way, by keeping the incubator around
and monitoring the progress, and by using sync creation if there is
a pending request. (LP: #1514701)
  * Hide webviews created via onNewViewRequested until the tab they
belong to becomes current. (LP: #1464436)
  * Use lowercase letters for keyboard shortcut invokation in autopilot
tests.

 -- Olivier Tilloy   Wed, 11 Nov 2015
16:04:11 +

** Changed in: webbrowser-app (Ubuntu)
   Status: In Progress => Fix Released

-- 
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 Canonical System Image:
  Fix Committed
Status in webbrowser-app package in Ubuntu:
  Fix Released

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/canonical-devices-system-image/+bug/1511439/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1511439] Re: webbrowser-app apparmor policy fails to load on desktop

2015-11-16 Thread Jean-Baptiste Lallement
** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

** Changed in: canonical-devices-system-image
   Status: New => In Progress

** Changed in: canonical-devices-system-image
   Importance: Undecided => High

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) => Bill Filler (bfiller)

** Changed in: canonical-devices-system-image
Milestone: None => ww02-2016

** Changed in: canonical-devices-system-image
   Status: In Progress => Fix Committed

-- 
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 Canonical System Image:
  Fix Committed
Status in webbrowser-app package in Ubuntu:
  In Progress

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/canonical-devices-system-image/+bug/1511439/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1511439] Re: webbrowser-app apparmor policy fails to load on desktop

2015-11-05 Thread Olivier Tilloy
Got it. As a side note, there’s nothing in the package’s description
that suggests it’s for click apps only:

Description-en: AppArmor easyprof templates for Ubuntu
 Provides AppArmor easyprof templates and policygroups suitable for use with
 the Ubuntu app ecosystem.

Maybe the description should be updated to make that clear?

-- 
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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1511439] Re: webbrowser-app apparmor policy fails to load on desktop

2015-11-05 Thread Olivier Tilloy
** Changed in: webbrowser-app (Ubuntu)
 Assignee: (unassigned) => Olivier Tilloy (osomon)

-- 
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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1511439] Re: webbrowser-app apparmor policy fails to load on desktop

2015-11-05 Thread Launchpad Bug Tracker
** Branch linked: lp:~osomon/webbrowser-app/empty-apparmor-hw-profile-
dirs

-- 
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:
  In Progress

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1511439] Re: webbrowser-app apparmor policy fails to load on desktop

2015-11-05 Thread Olivier Tilloy
** Changed in: webbrowser-app (Ubuntu)
   Status: Triaged => In Progress

-- 
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:
  In Progress

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1511439] Re: webbrowser-app apparmor policy fails to load on desktop

2015-11-02 Thread Jamie Strandboge
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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1511439] Re: webbrowser-app apparmor policy fails to load on desktop

2015-11-02 Thread Olivier Tilloy
Wouldn’t it be acceptable to make webbrowser-app depend on apparmor-
easyprof-ubuntu instead?

-- 
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:
  New

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1511439] Re: webbrowser-app apparmor policy fails to load on desktop

2015-11-02 Thread Olivier Tilloy
The version of webbrowser-app in wily (0.23+15.10.20150929-0ubuntu1) doesn’t 
ship the apparmor policy, it was added in version 0.23+15.10.20151005-0ubuntu1.
So only xenial is affected for now.

-- 
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:
  New

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1511439] Re: webbrowser-app apparmor policy fails to load on desktop

2015-11-02 Thread Olivier Tilloy
** Changed in: webbrowser-app (Ubuntu)
   Status: New => Triaged

** Changed in: webbrowser-app (Ubuntu)
   Importance: Undecided => High

-- 
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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1511439] Re: webbrowser-app apparmor policy fails to load on desktop

2015-10-30 Thread Jamie Strandboge
Note, this means that the webbrowser-app will run unconfined on the
desktop.

-- 
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:
  New

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1511439] Re: webbrowser-app apparmor policy fails to load on desktop

2015-10-29 Thread John Johansen
I can confirm, I am seeing this as well in testing

-- 
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:
  New

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp