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 does not play nice with directories on NFS #1

Open
TiborGY opened this issue Nov 25, 2024 · 0 comments
Open

Snap does not play nice with directories on NFS #1

TiborGY opened this issue Nov 25, 2024 · 0 comments

Comments

@TiborGY
Copy link

TiborGY commented Nov 25, 2024

I thought cool, how convenient, just install as a snap. Bad idea, since I have my projects on an NFS NAS.

$ sudo snap install diff-so-fancy
2024-11-25T18:56:15+01:00 INFO Waiting for automatic snapd restart...
diff-so-fancy v1.4.4 from Barry Price (bp) installed
$ diff-so-fancy
cannot open path of the current working directory: Permission denied

I think this snap might need classic confinement or something like that, to work reliably. Working in directories mounted via NFS is a common practice IMO, and the current config just leads to frustration when the snap fails to work after install.
Especially since it is failing with a very much non-informative error message.

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

1 participant