[go: nahoru, domu]

/usr/lib/snapd unmounted in app + core18 + core (tooling) use case; possibly on core18 refresh

Bug #1821302 reported by Alberto Donato
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
snapd
Triaged
High
Zygmunt Krynicki

Bug Description

While developing on the maas snap I use "snap try" inside a (bionic) LXD container.

I often run rsync to copy updated files (see https://github.com/maas/maas/blob/master/Makefile#L781) and then "snap restart maas".

On some occasions, the snaps stops working. Both CLI commands and the daemon report "execv failed: No such file or directory" errors.

After some digging (thanks to Zyga) turns out that /usr/lib/snapd inside the snap is not mounted (so no snap-exec is found).

The "core18" snap (which maas uses as base) has recently refreshed (I was tracking edge), although I can't be sure that the issue started right after the refresh).

Attached are /proc/self/mountinfo outputs on the host, in the container and inside the snap mount namespace.

Revision history for this message
Alberto Donato (ack) wrote :
Revision history for this message
Alberto Donato (ack) wrote :
Revision history for this message
Alberto Donato (ack) wrote :
Revision history for this message
Alberto Donato (ack) wrote :

Here's the strace output when trying to run the CLI

$ sudo snap run --strace=--raw maas
execve("/snap/core/6531/usr/lib/snapd/snap-confine", ["/snap/core/6531/usr/lib/snapd/sn"..., "--base", "core18", "snap.maas.maas", "/usr/lib/snapd/snap-exec", "maas"], 0x7fff2a50abc0 /* 37 vars */) = -1 EACCES (Permission denied)
fstat(2, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
write(2, "/usr/bin/strace: exec: Permissio"..., 41/usr/bin/strace: exec: Permission denied
) = 41
getpid() = 21884
exit_group(1) = ?
+++ exited with 1 +++
error: exit status 1

Zygmunt Krynicki (zyga)
Changed in snapd:
status: New → Triaged
assignee: nobody → Zygmunt Krynicki (zyga)
importance: Undecided → High
Zygmunt Krynicki (zyga)
Changed in snapd:
milestone: none → 2.39
importance: High → Critical
Changed in snapd:
importance: Critical → High
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.