[Touch-packages] [Bug 1477580] Re: [HTML5] AppaArmor denials to used the system installed UI SDK files, when webapp container used as a launcher

2015-12-16 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 apparmor-easyprof-ubuntu
in Ubuntu.
https://bugs.launchpad.net/bugs/1477580

Title:
  [HTML5] AppaArmor denials to used the system installed UI SDK files,
  when webapp container used as a launcher

Status in Canonical System Image:
  Fix Released
Status in apparmor-easyprof-ubuntu package in Ubuntu:
  Fix Released
Status in ubuntu-personal-security package in Ubuntu:
  Fix Released
Status in apparmor-easyprof-ubuntu package in Ubuntu RTM:
  Fix Released

Bug description:
  When launching an app create with the default HTML5 template in qtc on
  the device (it now uses the 'ubunu-webapp' apparmor template), the css
  styles are not applied at all.

  Here are the apparmor denials:

  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.079466] type=1400 
audit(1437658592.368:199): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/fast-buttons.js" 
pid=13230 comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 
ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.082182] type=1400 
audit(1437658592.368:200): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/core.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.083800] type=1400 
audit(1437658592.368:201): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/buttons.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.086150] type=1400 
audit(1437658592.378:202): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/dialogs.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.088011] type=1400 
audit(1437658592.378:203): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/page.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.092620] type=1400 
audit(1437658592.378:204): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/pagestacks.js" 
pid=13230 comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 
ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.094909] type=1400 
audit(1437658592.388:205): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/tab.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1477580/+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 1477580] Re: [HTML5] AppaArmor denials to used the system installed UI SDK files, when webapp container used as a launcher

2015-12-01 Thread Pat McGowan
** Changed in: canonical-devices-system-image
Milestone: ww02-2016 => ww50-2015

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor-easyprof-ubuntu
in Ubuntu.
https://bugs.launchpad.net/bugs/1477580

Title:
  [HTML5] AppaArmor denials to used the system installed UI SDK files,
  when webapp container used as a launcher

Status in Canonical System Image:
  Fix Committed
Status in apparmor-easyprof-ubuntu package in Ubuntu:
  Fix Released
Status in ubuntu-personal-security package in Ubuntu:
  Fix Released
Status in apparmor-easyprof-ubuntu package in Ubuntu RTM:
  Fix Released

Bug description:
  When launching an app create with the default HTML5 template in qtc on
  the device (it now uses the 'ubunu-webapp' apparmor template), the css
  styles are not applied at all.

  Here are the apparmor denials:

  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.079466] type=1400 
audit(1437658592.368:199): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/fast-buttons.js" 
pid=13230 comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 
ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.082182] type=1400 
audit(1437658592.368:200): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/core.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.083800] type=1400 
audit(1437658592.368:201): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/buttons.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.086150] type=1400 
audit(1437658592.378:202): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/dialogs.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.088011] type=1400 
audit(1437658592.378:203): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/page.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.092620] type=1400 
audit(1437658592.378:204): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/pagestacks.js" 
pid=13230 comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 
ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.094909] type=1400 
audit(1437658592.388:205): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/tab.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1477580/+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 1477580] Re: [HTML5] AppaArmor denials to used the system installed UI SDK files, when webapp container used as a launcher

2015-11-25 Thread Ɓukasz Zemczak
This bug was fixed in the package apparmor-easyprof-ubuntu 1.3.15 in
https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/stable-
phone-overlay

---

apparmor-easyprof-ubuntu (1.3.15) vivid; urgency=medium

  [ Alberto Mardegan ]
  * ubuntu/1.[23]/accounts: add the new Online Accounts v2 API (LP: #1512667)

  [ Jamie Strandboge ]
  * ubuntu/ubuntu-webapp: allow read access to /usr/share/ubuntu-html5-theme
and /usr/share/ubuntu-html5-ui-toolkit (LP: #1477580)

 -- Jamie Strandboge   Fri, 20 Nov 2015 08:41:17 -0600


** Changed in: apparmor-easyprof-ubuntu (Ubuntu RTM)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor-easyprof-ubuntu
in Ubuntu.
https://bugs.launchpad.net/bugs/1477580

Title:
  [HTML5] AppaArmor denials to used the system installed UI SDK files,
  when webapp container used as a launcher

Status in Canonical System Image:
  Fix Committed
Status in apparmor-easyprof-ubuntu package in Ubuntu:
  Fix Released
Status in ubuntu-personal-security package in Ubuntu:
  Fix Released
Status in apparmor-easyprof-ubuntu package in Ubuntu RTM:
  Fix Released

Bug description:
  When launching an app create with the default HTML5 template in qtc on
  the device (it now uses the 'ubunu-webapp' apparmor template), the css
  styles are not applied at all.

  Here are the apparmor denials:

  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.079466] type=1400 
audit(1437658592.368:199): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/fast-buttons.js" 
pid=13230 comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 
ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.082182] type=1400 
audit(1437658592.368:200): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/core.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.083800] type=1400 
audit(1437658592.368:201): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/buttons.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.086150] type=1400 
audit(1437658592.378:202): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/dialogs.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.088011] type=1400 
audit(1437658592.378:203): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/page.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.092620] type=1400 
audit(1437658592.378:204): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/pagestacks.js" 
pid=13230 comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 
ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.094909] type=1400 
audit(1437658592.388:205): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/tab.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1477580/+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.ne

[Touch-packages] [Bug 1477580] Re: [HTML5] AppaArmor denials to used the system installed UI SDK files, when webapp container used as a launcher

2015-11-24 Thread Jean-Baptiste Lallement
** Changed in: canonical-devices-system-image
   Status: Confirmed => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor-easyprof-ubuntu
in Ubuntu.
https://bugs.launchpad.net/bugs/1477580

Title:
  [HTML5] AppaArmor denials to used the system installed UI SDK files,
  when webapp container used as a launcher

Status in Canonical System Image:
  Fix Committed
Status in apparmor-easyprof-ubuntu package in Ubuntu:
  Fix Released
Status in ubuntu-personal-security package in Ubuntu:
  Fix Released
Status in apparmor-easyprof-ubuntu package in Ubuntu RTM:
  In Progress

Bug description:
  When launching an app create with the default HTML5 template in qtc on
  the device (it now uses the 'ubunu-webapp' apparmor template), the css
  styles are not applied at all.

  Here are the apparmor denials:

  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.079466] type=1400 
audit(1437658592.368:199): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/fast-buttons.js" 
pid=13230 comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 
ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.082182] type=1400 
audit(1437658592.368:200): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/core.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.083800] type=1400 
audit(1437658592.368:201): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/buttons.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.086150] type=1400 
audit(1437658592.378:202): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/dialogs.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.088011] type=1400 
audit(1437658592.378:203): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/page.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.092620] type=1400 
audit(1437658592.378:204): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/pagestacks.js" 
pid=13230 comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 
ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.094909] type=1400 
audit(1437658592.388:205): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/tab.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1477580/+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 1477580] Re: [HTML5] AppaArmor denials to used the system installed UI SDK files, when webapp container used as a launcher

2015-11-20 Thread Jamie Strandboge
Fix is in https://launchpad.net/~ci-train-ppa-
service/+archive/ubuntu/landing-048/

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor-easyprof-ubuntu
in Ubuntu.
https://bugs.launchpad.net/bugs/1477580

Title:
  [HTML5] AppaArmor denials to used the system installed UI SDK files,
  when webapp container used as a launcher

Status in Canonical System Image:
  Confirmed
Status in apparmor-easyprof-ubuntu package in Ubuntu:
  Fix Released
Status in ubuntu-personal-security package in Ubuntu:
  Fix Released
Status in apparmor-easyprof-ubuntu package in Ubuntu RTM:
  In Progress

Bug description:
  When launching an app create with the default HTML5 template in qtc on
  the device (it now uses the 'ubunu-webapp' apparmor template), the css
  styles are not applied at all.

  Here are the apparmor denials:

  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.079466] type=1400 
audit(1437658592.368:199): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/fast-buttons.js" 
pid=13230 comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 
ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.082182] type=1400 
audit(1437658592.368:200): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/core.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.083800] type=1400 
audit(1437658592.368:201): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/buttons.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.086150] type=1400 
audit(1437658592.378:202): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/dialogs.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.088011] type=1400 
audit(1437658592.378:203): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/page.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.092620] type=1400 
audit(1437658592.378:204): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/pagestacks.js" 
pid=13230 comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 
ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.094909] type=1400 
audit(1437658592.388:205): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/tab.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1477580/+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 1477580] Re: [HTML5] AppaArmor denials to used the system installed UI SDK files, when webapp container used as a launcher

2015-11-20 Thread Jamie Strandboge
** Changed in: apparmor-easyprof-ubuntu (Ubuntu RTM)
 Assignee: (unassigned) => Jamie Strandboge (jdstrand)

** Changed in: apparmor-easyprof-ubuntu (Ubuntu RTM)
   Importance: Undecided => Critical

** Changed in: apparmor-easyprof-ubuntu (Ubuntu RTM)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor-easyprof-ubuntu
in Ubuntu.
https://bugs.launchpad.net/bugs/1477580

Title:
  [HTML5] AppaArmor denials to used the system installed UI SDK files,
  when webapp container used as a launcher

Status in Canonical System Image:
  Confirmed
Status in apparmor-easyprof-ubuntu package in Ubuntu:
  Fix Released
Status in ubuntu-personal-security package in Ubuntu:
  Fix Released
Status in apparmor-easyprof-ubuntu package in Ubuntu RTM:
  In Progress

Bug description:
  When launching an app create with the default HTML5 template in qtc on
  the device (it now uses the 'ubunu-webapp' apparmor template), the css
  styles are not applied at all.

  Here are the apparmor denials:

  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.079466] type=1400 
audit(1437658592.368:199): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/fast-buttons.js" 
pid=13230 comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 
ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.082182] type=1400 
audit(1437658592.368:200): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/core.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.083800] type=1400 
audit(1437658592.368:201): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/buttons.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.086150] type=1400 
audit(1437658592.378:202): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/dialogs.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.088011] type=1400 
audit(1437658592.378:203): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/page.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.092620] type=1400 
audit(1437658592.378:204): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/pagestacks.js" 
pid=13230 comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 
ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.094909] type=1400 
audit(1437658592.388:205): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/tab.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1477580/+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 1477580] Re: [HTML5] AppaArmor denials to used the system installed UI SDK files, when webapp container used as a launcher

2015-11-20 Thread Pat McGowan
** Also affects: apparmor-easyprof-ubuntu (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

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

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

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

** Tags added: hotfix

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) => David Barth (dbarth)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor-easyprof-ubuntu
in Ubuntu.
https://bugs.launchpad.net/bugs/1477580

Title:
  [HTML5] AppaArmor denials to used the system installed UI SDK files,
  when webapp container used as a launcher

Status in Canonical System Image:
  Confirmed
Status in apparmor-easyprof-ubuntu package in Ubuntu:
  Fix Released
Status in ubuntu-personal-security package in Ubuntu:
  Fix Released
Status in apparmor-easyprof-ubuntu package in Ubuntu RTM:
  New

Bug description:
  When launching an app create with the default HTML5 template in qtc on
  the device (it now uses the 'ubunu-webapp' apparmor template), the css
  styles are not applied at all.

  Here are the apparmor denials:

  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.079466] type=1400 
audit(1437658592.368:199): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/fast-buttons.js" 
pid=13230 comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 
ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.082182] type=1400 
audit(1437658592.368:200): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/core.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.083800] type=1400 
audit(1437658592.368:201): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/buttons.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.086150] type=1400 
audit(1437658592.378:202): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/dialogs.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.088011] type=1400 
audit(1437658592.378:203): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/page.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.092620] type=1400 
audit(1437658592.378:204): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/pagestacks.js" 
pid=13230 comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 
ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.094909] type=1400 
audit(1437658592.388:205): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/tab.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1477580/+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 1477580] Re: [HTML5] AppaArmor denials to used the system installed UI SDK files, when webapp container used as a launcher

2015-07-23 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-personal-security - 15.10.2

---
ubuntu-personal-security (15.10.2) wily; urgency=medium

  * ubuntu/ubuntu-webapp: allow read access to /usr/share/ubuntu-html5-theme
and /usr/share/ubuntu-html5-ui-toolkit (LP: #1477580)

 -- Jamie Strandboge   Thu, 23 Jul 2015 16:25:08 -0500

** Changed in: ubuntu-personal-security (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 apparmor-easyprof-ubuntu
in Ubuntu.
https://bugs.launchpad.net/bugs/1477580

Title:
  [HTML5] AppaArmor denials to used the system installed UI SDK files,
  when webapp container used as a launcher

Status in apparmor-easyprof-ubuntu package in Ubuntu:
  Fix Released
Status in ubuntu-personal-security package in Ubuntu:
  Fix Released

Bug description:
  When launching an app create with the default HTML5 template in qtc on
  the device (it now uses the 'ubunu-webapp' apparmor template), the css
  styles are not applied at all.

  Here are the apparmor denials:

  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.079466] type=1400 
audit(1437658592.368:199): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/fast-buttons.js" 
pid=13230 comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 
ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.082182] type=1400 
audit(1437658592.368:200): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/core.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.083800] type=1400 
audit(1437658592.368:201): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/buttons.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.086150] type=1400 
audit(1437658592.378:202): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/dialogs.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.088011] type=1400 
audit(1437658592.378:203): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/page.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.092620] type=1400 
audit(1437658592.378:204): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/pagestacks.js" 
pid=13230 comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 
ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.094909] type=1400 
audit(1437658592.388:205): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/tab.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor-easyprof-ubuntu/+bug/1477580/+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 1477580] Re: [HTML5] AppaArmor denials to used the system installed UI SDK files, when webapp container used as a launcher

2015-07-23 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/ubuntu-personal-security

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor-easyprof-ubuntu
in Ubuntu.
https://bugs.launchpad.net/bugs/1477580

Title:
  [HTML5] AppaArmor denials to used the system installed UI SDK files,
  when webapp container used as a launcher

Status in apparmor-easyprof-ubuntu package in Ubuntu:
  Fix Released
Status in ubuntu-personal-security package in Ubuntu:
  In Progress

Bug description:
  When launching an app create with the default HTML5 template in qtc on
  the device (it now uses the 'ubunu-webapp' apparmor template), the css
  styles are not applied at all.

  Here are the apparmor denials:

  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.079466] type=1400 
audit(1437658592.368:199): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/fast-buttons.js" 
pid=13230 comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 
ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.082182] type=1400 
audit(1437658592.368:200): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/core.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.083800] type=1400 
audit(1437658592.368:201): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/buttons.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.086150] type=1400 
audit(1437658592.378:202): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/dialogs.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.088011] type=1400 
audit(1437658592.378:203): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/page.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.092620] type=1400 
audit(1437658592.378:204): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/pagestacks.js" 
pid=13230 comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 
ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.094909] type=1400 
audit(1437658592.388:205): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/tab.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor-easyprof-ubuntu/+bug/1477580/+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 1477580] Re: [HTML5] AppaArmor denials to used the system installed UI SDK files, when webapp container used as a launcher

2015-07-23 Thread Launchpad Bug Tracker
This bug was fixed in the package apparmor-easyprof-ubuntu - 15.10.7

---
apparmor-easyprof-ubuntu (15.10.7) wily; urgency=medium

  * ubuntu/ubuntu-webapp: allow read access to /usr/share/ubuntu-html5-theme
and /usr/share/ubuntu-html5-ui-toolkit (LP: #1477580)

 -- Jamie Strandboge   Thu, 23 Jul 2015 16:16:49 -0500

** Changed in: apparmor-easyprof-ubuntu (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 apparmor-easyprof-ubuntu
in Ubuntu.
https://bugs.launchpad.net/bugs/1477580

Title:
  [HTML5] AppaArmor denials to used the system installed UI SDK files,
  when webapp container used as a launcher

Status in apparmor-easyprof-ubuntu package in Ubuntu:
  Fix Released
Status in ubuntu-personal-security package in Ubuntu:
  In Progress

Bug description:
  When launching an app create with the default HTML5 template in qtc on
  the device (it now uses the 'ubunu-webapp' apparmor template), the css
  styles are not applied at all.

  Here are the apparmor denials:

  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.079466] type=1400 
audit(1437658592.368:199): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/fast-buttons.js" 
pid=13230 comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 
ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.082182] type=1400 
audit(1437658592.368:200): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/core.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.083800] type=1400 
audit(1437658592.368:201): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/buttons.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.086150] type=1400 
audit(1437658592.378:202): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/dialogs.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.088011] type=1400 
audit(1437658592.378:203): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/page.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.092620] type=1400 
audit(1437658592.378:204): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/pagestacks.js" 
pid=13230 comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 
ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.094909] type=1400 
audit(1437658592.388:205): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/tab.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor-easyprof-ubuntu/+bug/1477580/+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 1477580] Re: [HTML5] AppaArmor denials to used the system installed UI SDK files, when webapp container used as a launcher

2015-07-23 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/apparmor-easyprof-ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor-easyprof-ubuntu
in Ubuntu.
https://bugs.launchpad.net/bugs/1477580

Title:
  [HTML5] AppaArmor denials to used the system installed UI SDK files,
  when webapp container used as a launcher

Status in apparmor-easyprof-ubuntu package in Ubuntu:
  In Progress
Status in ubuntu-personal-security package in Ubuntu:
  In Progress

Bug description:
  When launching an app create with the default HTML5 template in qtc on
  the device (it now uses the 'ubunu-webapp' apparmor template), the css
  styles are not applied at all.

  Here are the apparmor denials:

  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.079466] type=1400 
audit(1437658592.368:199): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/fast-buttons.js" 
pid=13230 comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 
ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.082182] type=1400 
audit(1437658592.368:200): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/core.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.083800] type=1400 
audit(1437658592.368:201): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/buttons.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.086150] type=1400 
audit(1437658592.378:202): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/dialogs.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.088011] type=1400 
audit(1437658592.378:203): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/page.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.092620] type=1400 
audit(1437658592.378:204): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/pagestacks.js" 
pid=13230 comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 
ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.094909] type=1400 
audit(1437658592.388:205): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/tab.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor-easyprof-ubuntu/+bug/1477580/+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 1477580] Re: [HTML5] AppaArmor denials to used the system installed UI SDK files, when webapp container used as a launcher

2015-07-23 Thread Jamie Strandboge
** Also affects: ubuntu-personal-security (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: apparmor-easyprof-ubuntu (Ubuntu)
 Assignee: (unassigned) => Jamie Strandboge (jdstrand)

** Changed in: ubuntu-personal-security (Ubuntu)
 Assignee: (unassigned) => Jamie Strandboge (jdstrand)

** Changed in: apparmor-easyprof-ubuntu (Ubuntu)
   Status: New => In Progress

** Changed in: ubuntu-personal-security (Ubuntu)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor-easyprof-ubuntu
in Ubuntu.
https://bugs.launchpad.net/bugs/1477580

Title:
  [HTML5] AppaArmor denials to used the system installed UI SDK files,
  when webapp container used as a launcher

Status in apparmor-easyprof-ubuntu package in Ubuntu:
  In Progress
Status in ubuntu-personal-security package in Ubuntu:
  In Progress

Bug description:
  When launching an app create with the default HTML5 template in qtc on
  the device (it now uses the 'ubunu-webapp' apparmor template), the css
  styles are not applied at all.

  Here are the apparmor denials:

  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.079466] type=1400 
audit(1437658592.368:199): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/fast-buttons.js" 
pid=13230 comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 
ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.082182] type=1400 
audit(1437658592.368:200): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/core.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.083800] type=1400 
audit(1437658592.368:201): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/buttons.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.086150] type=1400 
audit(1437658592.378:202): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/dialogs.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.088011] type=1400 
audit(1437658592.378:203): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/page.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.092620] type=1400 
audit(1437658592.378:204): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/pagestacks.js" 
pid=13230 comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 
ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.094909] type=1400 
audit(1437658592.388:205): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/tab.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor-easyprof-ubuntu/+bug/1477580/+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