Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

snap fails to start on Fedora "cgroup v2 is not fully supported yet" #1448

Closed
kollienne opened this issue Oct 14, 2020 · 5 comments
Closed
Labels
question a support request

Comments

@kollienne
Copy link

Full output is below:

snap run ubports-installer
WARNING: cgroup v2 is not fully supported yet, proceeding with partial confinement

undefined:0


illegal access
(Use `node --trace-uncaught ...` to show where the exception was thrown)
@NeoTheThird
Copy link
Member

NeoTheThird commented Oct 14, 2020

Thanks for reporting. Can you send me the output of snap --version and lsb_release -a? Censor any information you're not comfortable sharing, of course. In the mean time, you can just try any other package. Since this seems to be a confinement issue, that should normally just work.

@NeoTheThird NeoTheThird reopened this Oct 14, 2020
@NeoTheThird
Copy link
Member

A little googling turned up that cgroups v2 should be supported in snapd 2.46 (see snapcore/snapd#7825, https://forum.snapcraft.io/t/fedora-32-cgroup-v2-is-not-fully-supported-yet/19295/4). Maybe there instructions will help you update your snap installation.

@NeoTheThird NeoTheThird changed the title snap fails to start on Fedora snap fails to start on Fedora "cgroup v2 is not fully supported yet" Oct 14, 2020
@NeoTheThird NeoTheThird added the question a support request label Oct 14, 2020
@kollienne
Copy link
Author

[kieran@localhost ~]$ snap --version
snap    2.45.3.1-1.fc33
snapd   2.45.3.1-1.fc33
series  16
fedora  33
kernel  5.8.14-300.fc33.x86_64

[kieran@localhost ~]$ lsb_release -a
LSB Version:	:core-4.1-amd64:core-4.1-noarch
Distributor ID:	Fedora
Description:	Fedora release 33 (Thirty Three)
Release:	33
Codename:	ThirtyThree

@NeoTheThird
Copy link
Member

Alright, so upgrading snap / snapd to 2.46 or above should help you

@chriztheanvill
Copy link

I have the same issue:
cris@crispc:/media/cris/Panzer/Cris/Documents$ snap --version
snap 2.47.1-1.fc33
snapd 2.47.1-1.fc33
series 16
fedora 33
kernel 5.9.12-200.fc33.x86_64

cris@crispc:/media/cris/Panzer/Cris/Documents$ lsb_release -a
LSB Version: :core-4.1-amd64:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1-noarch:desktop-4.1-amd64:desktop-4.1-noarch:languages-4.1-amd64:languages-4.1-noarch:printing-4.1-amd64:printing-4.1-noarch
Distributor ID: Fedora
Description: Fedora release 33 (Thirty Three)
Release: 33
Codename: ThirtyThree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question a support request
Projects
None yet
Development

No branches or pull requests

3 participants