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

System does not fully support snapd while trying to install surfshark #4895

Open
1 task
out-2Lunch opened this issue Nov 4, 2024 · 1 comment
Open
1 task

Comments

@out-2Lunch
Copy link

Expected behaviour

Install the snap without error.

Steps to reproduce the problem

  1. sudo dnf install snapd
  2. reboot
  3. sudo ln -s /var/lib/snapd/snap /snap
  4. sudo snap install surfshark

Specs

Detailed error message, etc. upon executing step 4:

error: system does not fully support snapd: cannot mount squashfs image using "squashfs":
----- mount: /tmp/syscheck-mountpoint-297522244: wrong fs type, bad option, bad superblock
on /dev/loop0, missing codepage or helper program, or other error.

   dmesg(1) may have more information after failed mount system call.

From dmesg: security_context_str_to_sid (system_u:object_r:snappy_snap_t:s0) failed with errno=-22

Any hints to what may be the issue are appreciated

@cosmic-zip
Copy link

post sudo systemctl status snapd.
if it's disabled or stopped run: sudo systemctl enable --now snapd

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

No branches or pull requests

2 participants