snap remove "core" is not allowed
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
snapd (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
When I installed "hello-world" snap package, also installed "ubuntu-core" snap package by its dependency.
After snap installation,I tried remove all snap packages by snap command
Snap command can remove "hello-world" snap package.But "ubuntu-core" snap package can't and display below.
$sudo snap remove ubuntu-core
~sudo password input~
error: cannot remove "ubuntu-core": snap "ubuntu-core" is not removable
Here is "snap changes" result.But ubuntu-core remove change does not display.
$ snap changes
ID Status Spawn Ready Summary
1 Done 2016-06-
2 Done 2016-06-
summary: |
- snap remove failed ubuntu-core snap package + snap remove "core" on classic not allowed |
Changed in snapd (Ubuntu): | |
importance: | Undecided → Medium |
tags: | added: focal jammy |
tags: | added: mantic |
summary: |
- snap remove "core" on classic not allowed + snap remove "core" is not allowed |
Status changed to 'Confirmed' because the bug affects multiple users.