Merge lp:~nskaggs/music-app/unconfined-again into lp:music-app/trusty

Proposed by Nicholas Skaggs
Status: Merged
Approved by: Nicholas Skaggs
Approved revision: 476
Merged at revision: 476
Proposed branch: lp:~nskaggs/music-app/unconfined-again
Merge into: lp:music-app/trusty
Diff against target: 25 lines (+2/-16)
1 file modified
click/apparmor.json (+2/-16)
To merge this branch: bzr merge lp:~nskaggs/music-app/unconfined-again
Reviewer Review Type Date Requested Status
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve
Victor Thompson Approve
Review via email: mp+221554@code.launchpad.net

Commit message

Revert back to unconfined again, temporarily.

Description of the change

Revert back to unconfined again, with Jamie's blessing. This is temporary.

We will seek a permanent solution to apparmor issues with test running as part of the mediascanner 2 landing

To post a comment you must log in.
Revision history for this message
Victor Thompson (vthompson) wrote :

With all these transitions from confinement to unconfinement and vice versa, I'm starting to think the Music app is into bondage.

lgtm.

review: Approve
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :

FAILED: Continuous integration, rev:476
http://91.189.93.70:8080/job/music-app-ci/827/
Executed test runs:
    SUCCESS: http://91.189.93.70:8080/job/music-app-utopic-amd64-ci/51

Click here to trigger a rebuild:
http://91.189.93.70:8080/job/music-app-ci/827/rebuild

review: Needs Fixing (continuous-integration)
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :

FAILED: Continuous integration, rev:476
http://91.189.93.70:8080/job/music-app-ci/828/
Executed test runs:
    SUCCESS: http://91.189.93.70:8080/job/music-app-utopic-amd64-ci/52

Click here to trigger a rebuild:
http://91.189.93.70:8080/job/music-app-ci/828/rebuild

review: Needs Fixing (continuous-integration)
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :

PASSED: Continuous integration, rev:476
http://91.189.93.70:8080/job/music-app-ci/830/
Executed test runs:
    SUCCESS: http://91.189.93.70:8080/job/music-app-utopic-amd64-ci/54

Click here to trigger a rebuild:
http://91.189.93.70:8080/job/music-app-ci/830/rebuild

review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'click/apparmor.json'
2--- click/apparmor.json 2014-05-09 16:41:29 +0000
3+++ click/apparmor.json 2014-05-30 14:26:09 +0000
4@@ -1,19 +1,5 @@
5 {
6 "policy_version": 1.1,
7- "policy_groups": [
8- "audio",
9- "music_files_read",
10- "networking",
11- "usermetrics"
12- ],
13- "read_path": [
14- "/etc/fstab",
15- "/proc/[0-9]*/mounts",
16- "/usr/share/grilo-plugins/",
17- "@{HOME}/.cache/media-art/",
18- "@{HOME}/.cache/mediascanner/"
19- ],
20- "write_path": [
21- "@{HOME}/.local/share/grilo-plugins/"
22- ]
23+ "template": "unconfined",
24+ "policy_groups": []
25 }

Subscribers

People subscribed via source and target branches

to status/vote changes: