dbus-property-service needs to be adjusted to have these removed from click.rules before apparmor-easyprof-ubuntu can be updated: # Allow writes to various (application-specific) XDG directories owner @{HOME}/autopilot/fakeenv/*/.cache/@{APP_PKGNAME}/ rw, # subdir of XDG_CACHE_HOME owner @{HOME}/autopilot/fakeenv/*/.cache/@{APP_PKGNAME}/** mrwkl, owner @{HOME}/autopilot/fakeenv/*/.config/@{APP_PKGNAME}/ rw, # subdir of XDG_CONFIG_HOME owner @{HOME}/autopilot/fakeenv/*/.config/@{APP_PKGNAME}/** mrwkl, owner @{HOME}/autopilot/fakeenv/*/.local/share/@{APP_PKGNAME}/ rw, # subdir of XDG_DATA_HOME owner @{HOMEDIRS}/*/autopilot/fakeenv/*/.local/share/@{APP_PKGNAME}/** mrwklix, owner @{HOME}/autopilot/fakeenv/*/confined/@{APP_PKGNAME}/ rw, # subdir of XDG_RUNTIME_DIR owner @{HOME}/autopilot/fakeenv/*/confined/@{APP_PKGNAME}/** mrwkl,
balloons is verifying if this is safe to do at this time. -- 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/1464341 Title: Denial when running binaries in terminal app Status in apparmor-easyprof-ubuntu package in Ubuntu: Triaged Status in dbus-property-service package in Ubuntu: Triaged Bug description: Open terminal on device Make a typical bash shell script in your home directory Try and run it Get this:- bash: foo.sh: Permission denied. Apparmor denial in dmesg:- [26531.600286] type=1400 audit(1434040394.724:247): apparmor="DENIED" operation="exec" profile="com.ubuntu.terminal_terminal_0.7.74" name="/home/phablet/bin/in.sh" pid=11131 comm="bash" requested_mask="x" denied_mask="x" fsuid=32011 ouid=32011 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apparmor-easyprof-ubuntu/+bug/1464341/+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