Comment 0 for bug 1562989

Revision history for this message
Jamie Strandboge (jdstrand) wrote : 'aa_change_onexec failed with -1. errmsg: Permission denied' with snaps using 'unconfined' template

$ bzr branch lp:~dpm/ubuntu-clock-app/snap-all-things ubuntu-clock-app.dpm
$ snapcraft
$ sudo snappy install --allow-unauthenticated ubuntu-clock-app_3.6+snap2_amd64.snap
$ ubuntu-clock-app.clock
aa_change_onexec failed with -1. errmsg: Permission denied
[1]

Confined apps seem to work ok:
$ hello-world.env |grep SNAP=
SNAP=/snaps/hello-world.canonical/6.0

$ sudo /snaps/bin/hello-world.env |grep SNAP=
SNAP=/snaps/hello-world.canonical/6.0