Activity log for bug #1875232

Date Who What changed Old value New value Message
2020-04-26 19:43:37 Marcel Partap bug added bug
2020-04-26 19:44:31 Marcel Partap bug task added debian
2020-04-26 20:00:31 Marcel Partap description `snap run hello-world` (and other snaps) does not work on our debian 10 live distro where `/tmp` is an overlayfs mount with upperdir on another tmps (mounted with noatime,defaults, i.e. not noexec or similar). The failure is "cannot open base directory /tmp/snap.hello-world: Permission denied" which also occurs after having reinstalled hello-world in devmode (i.e. no confinement). The syslog shows a message: audit: type=1400 audit(1587919028.547:62): apparmor="DENIED" operation="open" profile="/snap/core/9066/usr/lib/snapd/snap-confine" name="/rw/snap.scrcpy/" pid=312860 comm="snap-confine" requested_mask="r" denied_mask="r" fsuid=0 ouid=0 Without the overlay on /tmp everything does work normally. `snap run hello-world` (and other snaps) does not work on our debian 10 live distro where `/tmp` is an overlayfs mount with upperdir on another tmps (mounted with noatime,defaults, i.e. not noexec or similar). The failure is "cannot open base directory /tmp/snap.hello-world: Permission denied" which also occurs after having reinstalled hello-world in devmode (i.e. no confinement). The syslog shows a message: audit: type=1400 audit(1587924251.338:388): apparmor="DENIED" operation="open" profile="/snap/core/9066/usr/lib/snapd/snap-confine" name="/rw/snap.hello-world/" pid=42726 comm="snap-confine" requested_mask="r" denied_mask="r" fsuid=0 ouid=0 Without the overlay on /tmp everything does work normally.
2020-04-26 20:33:18 Dimitri John Ledkov snappy: status New Incomplete
2020-04-28 10:23:50 Zygmunt Krynicki bug task added snapd
2020-04-30 13:36:14 Maciej Borzecki snapd: assignee Zygmunt Krynicki (zyga)
2020-06-01 22:14:32 Claudio Matsuoka snapd: status New Triaged