[Bug 1353139] Re: [manta] video playback currently broken (denied by apparmor)

2014-09-23 Thread Michael Frey
** Changed in: media-hub (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1353139

Title:
  [manta] video playback currently broken (denied by apparmor)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/media-hub/+bug/1353139/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1353139] Re: [manta] video playback currently broken (denied by apparmor)

2014-08-26 Thread Launchpad Bug Tracker
This bug was fixed in the package mediascanner2 -
0.104+14.10.20140825-0ubuntu1

---
mediascanner2 (0.104+14.10.20140825-0ubuntu1) utopic; urgency=medium

  [ James Henstridge ]
  * Add support for custom sort orders in query(), queryAlbums() and
queryArtists() methods.  This breaks the ABI, so bump soname.
  * Update AppArmor policy to allow read access to
/sys/devices/**/video4linux/video** (LP: #1353139)

  [ Ubuntu daily release ]
  * debian/libmediascanner-2.0-2.symbols: auto-update to released
version

  [ Jussi Pakkanen ]
  * Fix inotify usage.
  * Store information on files that break GStreamer and skip them when
encountered.
  * Don't call closedir with a null argument.
  * Add database integrity constraints.

  [ Jamie Strandboge ]
  * allow read access to /etc/udev/udev.conf for gstreamer (LP:
#1356883) (LP: #1356883)
 -- Ubuntu daily releaseMon, 25 Aug 2014 
12:52:17 +

** Changed in: mediascanner2 (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1353139

Title:
  [manta] video playback currently broken (denied by apparmor)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/media-hub/+bug/1353139/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1353139] Re: [manta] video playback currently broken (denied by apparmor)

2014-08-26 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/mediascanner2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1353139

Title:
  [manta] video playback currently broken (denied by apparmor)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/media-hub/+bug/1353139/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1353139] Re: [manta] video playback currently broken (denied by apparmor)

2014-08-22 Thread Launchpad Bug Tracker
** Branch linked: lp:~jamesh/mediascanner2/bug-1353139

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1353139

Title:
  [manta] video playback currently broken (denied by apparmor)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/media-hub/+bug/1353139/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1353139] Re: [manta] video playback currently broken (denied by apparmor)

2014-08-21 Thread Jamie Strandboge
This is bug #1357348 which is now fixed. It looked like the other bug,
but turned out to be different.

Please feel free to add this to the policy:
  /sys/devices/**/video4linux/video** r,

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1353139

Title:
  [manta] video playback currently broken (denied by apparmor)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/media-hub/+bug/1353139/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1353139] Re: [manta] video playback currently broken (denied by apparmor)

2014-08-20 Thread Thomas Strehl
** Changed in: mediascanner2 (Ubuntu)
 Assignee: (unassigned) => James Henstridge (jamesh)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1353139

Title:
  [manta] video playback currently broken (denied by apparmor)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/media-hub/+bug/1353139/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1353139] Re: [manta] video playback currently broken (denied by apparmor)

2014-08-08 Thread James Henstridge
I don't have a Manta device here, but I tried blowing away the
mediascanner's cache and letting it rebuild on my Nexus 4, and saw a
similar message from

Aug  8 16:33:00 ubuntu-phablet kernel: [ 3265.527971] type=1400
audit(1407486780.540:120): apparmor="DENIED" operation="file_mmap"
profile="/usr/bin/mediascanner-service-2.0" name="/tmp/orcexec.zAEfkM"
pid=4271 comm="multiqueue109:s" requested_mask="m" denied_mask="m"
fsuid=32011 ouid=32011

I guess mediascanner needs the same orcexec fixes?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1353139

Title:
  [manta] video playback currently broken (denied by apparmor)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/media-hub/+bug/1353139/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1353139] Re: [manta] video playback currently broken (denied by apparmor)

2014-08-06 Thread Jamie Strandboge
mediascanner2 needs to add this to its apparmor policy:
  /sys/devices/**/video4linux/video** r,

media-hub needs to add this to its policy:
  /sys/devices/**/video4linux/video** r,

The media-hub orcexec issue is already fixed, but you may not have the policy 
update loaded due to bug #1350673. This will be fixed in the next apparmor 
upload (scheduled for next week). To workaround the orcexec issue, please do:
$ sudo rm -f /etc/apparmor.d/cache/*
$ sudo reboot

** Changed in: media-hub (Ubuntu)
   Status: New => Triaged

** Changed in: mediascanner2 (Ubuntu)
   Status: New => Triaged

** Changed in: media-hub (Ubuntu)
   Importance: Undecided => Critical

** Changed in: mediascanner2 (Ubuntu)
   Importance: Undecided => Critical

** Tags added: rtm14

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1353139

Title:
  [manta] video playback currently broken (denied by apparmor)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/media-hub/+bug/1353139/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1353139] Re: [manta] video playback currently broken (denied by apparmor)

2014-08-06 Thread Jamie Strandboge
** Package changed: apparmor-easyprof-ubuntu (Ubuntu) => media-hub
(Ubuntu)

** Also affects: mediascanner2 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1353139

Title:
  [manta] video playback currently broken (denied by apparmor)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/media-hub/+bug/1353139/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs