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

[BUG] snapd #188

Closed
allaeddineomc opened this issue Aug 22, 2021 · 2 comments
Closed

[BUG] snapd #188

allaeddineomc opened this issue Aug 22, 2021 · 2 comments

Comments

@allaeddineomc
Copy link

Describe the bug
snapd installs and snap packages install normally but doesn't start

To Reproduce

  1. #rpm-ostree install snapd
  2. snap install "anything"
  3. try to launch the snap from the icon

Expected behavior
the app launches like a normal slow snap

OS version:

`Version: 34.20210817.0 (2021-08-17T00:48:48Z)`
@TheOneandOnlyJakfrost
Copy link

I'm not certain this is a bug per se, as snap needs to write to a location that exists in the immutable portion of Silverblue, and it also wants to modify top level directories in the system which is against rpm-ostree expectations. There is an issue Make it easier to link in or bind folders to root directory? #1711 that would seem to be related to this.

@allaeddineomc
Copy link
Author

yes it seems to be the problem , snap is a mess anyway

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