Can't run snaps: .slice/session-1.scope is not a snap cgroup
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
X2Go |
New
|
Undecided
|
Unassigned | ||
Xpra Terminal Server |
New
|
Undecided
|
Unassigned | ||
snapd (Debian) |
New
|
Undecided
|
Unassigned | ||
snapd (Fedora) |
New
|
Undecided
|
Unassigned | ||
snapd (Ubuntu) |
Incomplete
|
High
|
Unassigned | ||
systemd (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
x2goserver (Ubuntu) |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
I just upgraded from hirsute to impish using do-release-upgrade. On the upgraded system, I can't run either firefox or chromium (both of which worked fine under hirsute). Both fail with:
/user.slice/
With firefox, I was able to fix the problem with:
snap remove --purge firefox
apt purge firefox
apt install firefox
Now firefox works. But I tried the same thing substituting chromium-browser for firefox, and it didn't help: chromium fails with the same error message.
I guess there must be something left over from the hirsute version of snapd that isn't getting noticed or cleared by the impish version?
Someone suggested this might be related to bug 1850667, but that bug is marked fixed as of a couple months ago, and I just did this upgrade today. Also, it doesn't mention the error message I'm seeing.
ProblemType: Bug
DistroRelease: Ubuntu 21.10
Package: snapd 2.53+21.10ubuntu1
ProcVersionSign
Uname: Linux 5.13.0-21-generic x86_64
ApportVersion: 2.20.11-0ubuntu71
Architecture: amd64
CasperMD5CheckR
Date: Thu Nov 18 18:12:45 2021
InstallationDate: Installed on 2020-04-29 (568 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
SourcePackage: snapd
UpgradeStatus: Upgraded to impish on 2021-11-18 (0 days ago)
Changed in snapd (Ubuntu): | |
status: | New → Incomplete |
information type: | Public → Public Security |
information type: | Public Security → Public |
tags: | added: jammy x2go |
Changed in x2goserver (Ubuntu): | |
status: | New → Confirmed |
Changed in systemd (Ubuntu): | |
status: | Confirmed → Incomplete |
Changed in snapd (Ubuntu): | |
status: | Invalid → Confirmed |
tags: |
added: mantic removed: impish |
Changed in snapd (Ubuntu): | |
importance: | Undecided → High |
tags: | added: rls-nn-incoming |
tags: | removed: rls-nn-incoming |
Changed in systemd (Ubuntu): | |
status: | Incomplete → Invalid |
Can you run `SNAPD_DEBUG=1 snap run firefox` and attach the output?