After a refresh doesn't use the right version of the snap
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
snapd |
Confirmed
|
High
|
Unassigned |
Bug Description
snapd:
Installed: 2.0.9+16.10
A snap refresh this morning updated krita to version 3 but snap list and the launcher still use 2 as current version.
⟫ snap list krita
Name Version Rev Developer Notes
krita 3.0-snap11 2 krita -
⟫ grep exec /snap/bin/krita
exec /usr/bin/
⟫ ls -l /snap/krita/
total 0
drwxrwxr-x 8 root root 123 juin 1 20:24 1
drwxrwxr-x 8 root root 123 juin 2 16:36 2
drwxrwxr-x 8 root root 123 juin 4 10:46 3
lrwxrwxrwx 1 root root 1 juin 20 10:29 current -> 2
Re-running snap refresh fails with
⟫ snap refresh
error: cannot perform the following tasks:
- Download snap "krita" from channel "stable" (revision 3 of snap "krita" already installed)
summary: |
- After a refresh the launcher doesn't point to the right version of the - snap + After a refresh doesn't use the right version of the snap |
Changed in snappy: | |
importance: | Undecided → High |
affects: | snappy → snapd |
I see this too, thanks for the report.
status: confirmed