touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #24600
[Bug 1378817] [NEW] apparmor denial for /home/phablet/.local/share/applications/ and /usr/share/applications/
Public bug reported:
Reminders and tagger are for some reason trying to do a read on
/home/phablet/.local/share/applications/ and /usr/share/applications/,
but apparmor policy disallows this:
apparmor="DENIED" operation="open" profile="com.ubuntu.developer.mzanetti.tagger_tagger_0.5.1.0" name="/home/phablet/.local/share/applications/" pid=NNN comm="tagger" requested_mask="r" denied_mask="r" fsuid=32011 ouid=32011
apparmor="DENIED" operation="open" profile="com.ubuntu.developer.mzanetti.tagger_tagger_0.5.1.0" name="/usr/share/applications/" pid=NNN comm="tagger" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
apparmor="DENIED" operation="open" profile="com.ubuntu.reminders_reminders_0.5.262" name="/home/phablet/.local/share/applications/" pid=NNN comm="reminders" requested_mask="r" denied_mask="r" fsuid=32011 ouid=32011
apparmor="DENIED" operation="open" profile="com.ubuntu.reminders_reminders_0.5.262" name="/usr/share/applications/" pid=NNN comm="reminders" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
This is disallowed because allowed them would constitute a privacy leak.
I'm not sure why these apps are doing it and not others-- I would guess
they are trying to see if an application is installed so it can use it
instead of using url dispatcher. Adding qtbase-opensource-src and url-
dispatcher tasks, but feel free to adjust.
Not marking for RTM and marking as medium since the applications seem to
otherwise function ok and this is just noise in the logs on a couple of
applications.
** Affects: reminders-app
Importance: Undecided
Status: New
** Affects: tagger
Importance: Undecided
Status: New
** Affects: qtbase-opensource-src (Ubuntu)
Importance: Medium
Status: New
** Affects: url-dispatcher (Ubuntu)
Importance: Medium
Status: New
** Tags: application-confinement
** Description changed:
Reminders and tagger are for some reason trying to do a read on
/home/phablet/.local/share/applications/ and /usr/share/applications/,
but apparmor policy disallows this:
apparmor="DENIED" operation="open" profile="com.ubuntu.developer.mzanetti.tagger_tagger_0.5.1.0" name="/home/phablet/.local/share/applications/" pid=NNN comm="tagger" requested_mask="r" denied_mask="r" fsuid=32011 ouid=32011
apparmor="DENIED" operation="open" profile="com.ubuntu.developer.mzanetti.tagger_tagger_0.5.1.0" name="/usr/share/applications/" pid=NNN comm="tagger" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
apparmor="DENIED" operation="open" profile="com.ubuntu.reminders_reminders_0.5.262" name="/home/phablet/.local/share/applications/" pid=NNN comm="reminders" requested_mask="r" denied_mask="r" fsuid=32011 ouid=32011
apparmor="DENIED" operation="open" profile="com.ubuntu.reminders_reminders_0.5.262" name="/usr/share/applications/" pid=NNN comm="reminders" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
This is disallowed because allowed them would constitute a privacy leak.
I'm not sure why these apps are doing it and not others-- I would guess
they are trying to see if an application is installed so it can use it
instead of using url dispatcher. Adding qtbase-opensource-src and url-
dispatcher tasks, but feel free to adjust.
+
+ Not marking for RTM and marking as medium since the applications seem to
+ otherwise function ok and this is just noise in the logs on a couple of
+ applications.
** Also affects: url-dispatcher (Ubuntu)
Importance: Undecided
Status: New
** Also affects: reminders-app
Importance: Undecided
Status: New
** Also affects: tagger
Importance: Undecided
Status: New
** Changed in: url-dispatcher (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1378817
Title:
apparmor denial for /home/phablet/.local/share/applications/ and
/usr/share/applications/
Status in Ubuntu Reminders app:
New
Status in Tagger:
New
Status in “qtbase-opensource-src” package in Ubuntu:
New
Status in “url-dispatcher” package in Ubuntu:
New
Bug description:
Reminders and tagger are for some reason trying to do a read on
/home/phablet/.local/share/applications/ and /usr/share/applications/,
but apparmor policy disallows this:
apparmor="DENIED" operation="open" profile="com.ubuntu.developer.mzanetti.tagger_tagger_0.5.1.0" name="/home/phablet/.local/share/applications/" pid=NNN comm="tagger" requested_mask="r" denied_mask="r" fsuid=32011 ouid=32011
apparmor="DENIED" operation="open" profile="com.ubuntu.developer.mzanetti.tagger_tagger_0.5.1.0" name="/usr/share/applications/" pid=NNN comm="tagger" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
apparmor="DENIED" operation="open" profile="com.ubuntu.reminders_reminders_0.5.262" name="/home/phablet/.local/share/applications/" pid=NNN comm="reminders" requested_mask="r" denied_mask="r" fsuid=32011 ouid=32011
apparmor="DENIED" operation="open" profile="com.ubuntu.reminders_reminders_0.5.262" name="/usr/share/applications/" pid=NNN comm="reminders" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
This is disallowed because allowed them would constitute a privacy
leak. I'm not sure why these apps are doing it and not others-- I
would guess they are trying to see if an application is installed so
it can use it instead of using url dispatcher. Adding qtbase-
opensource-src and url-dispatcher tasks, but feel free to adjust.
Not marking for RTM and marking as medium since the applications seem
to otherwise function ok and this is just noise in the logs on a
couple of applications.
To manage notifications about this bug go to:
https://bugs.launchpad.net/reminders-app/+bug/1378817/+subscriptions
Follow ups
References