installed snaps are gone after a reboot
Bug #1572125 reported by
Jean-Baptiste Lallement
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Snappy |
Fix Released
|
Undecided
|
Unassigned | ||
snapd (Ubuntu) |
Fix Released
|
High
|
Michael Vogt |
Bug Description
snapd 2.0.1
Test case:
1. Install several snaps
2. Reboot the host
3. Run: snap list
Expected result
Installed snaps are listed
Actual result
Empty output but the snaps are still on disk.
summary: |
- install snaps are gone after a reboot + installed snaps are gone after a reboot |
Changed in ubuntu-snappy (Ubuntu): | |
status: | New → Confirmed |
importance: | Undecided → High |
tags: | added: sdoc |
affects: | ubuntu-snappy (Ubuntu) → snapd (Ubuntu) |
To post a comment you must log in.
I've reproduced this with my freshly made "links" snap (in the store @ revision 1). After rebooting I saw this:
The snap is not registered in snap list (other snaps were not registered as well, I had many snaps prior to reboot)
zyga@zyga- thinkpad- w510:~$ snap list
Name Version Developer
ubuntu-core 16.04.0-24 canonical
The mount unit for the snap I've installed looks like this:
zyga@zyga- thinkpad- w510:~$ systemctl status snap-links-1.mount system/ snap-links- 1.mount; static; vendor preset snapd/snaps/ links_1. snap
● snap-links-1.mount - Squashfs mount unit for links
Loaded: loaded (/etc/systemd/
Active: inactive (dead)
Where: /snap/links/1
What: /var/lib/
I don't see anything in syslog yet.