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

Fix the install command #55

Closed
wants to merge 1 commit into from
Closed

Conversation

Mailaender
Copy link
Contributor

as it won't install without this parameter.

@popey
Copy link
Contributor

popey commented Oct 8, 2023

I don't think we should do this to any classic snaps.

If you try to install eclipse without specifying --classic then you receive this information:

alan@ziggy:~$ snap install eclipse
error: This revision of snap "eclipse" was published using classic confinement
       and thus may perform arbitrary system changes outside of the security
       sandbox that snaps are usually confined to, which may put your system at
       risk.

       If you understand and want to proceed, repeat the command including
       --classic.

If we add --classic to the instructions, we're removing this informational message. We should not assume non-expert new users to this system will know what the implications of this parameter are.

@Mailaender Mailaender closed this Oct 8, 2023
@Mailaender Mailaender deleted the patch-1 branch October 8, 2023 18:07
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

Successfully merging this pull request may close these issues.

3 participants