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: Can't install snap package with --classic #46

Open
Luiggi33 opened this issue Jun 19, 2024 · 1 comment · May be fixed by #52
Open

BUG: Can't install snap package with --classic #46

Luiggi33 opened this issue Jun 19, 2024 · 1 comment · May be fixed by #52
Assignees
Labels
bug Something isn't working

Comments

@Luiggi33
Copy link

Rhino Linux Version:
2024.1

Platform:
x86_64

Describe the bug
When installing snap packages, which were published using the classic confinement, you can't append the --classic flag. This bars you from installing said packages.

To Reproduce
Steps to reproduce the behavior:

  1. Run rhino-pkg install intellij-idea-ultimate

  2. Select snap

  3. Confirm

  4. Receive error message:
    error: This revision of snap "intellij-idea-ultimate" 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.
    

Expected behavior
Snap package should install as intended with --classic

Additional context
This isn't per se a bug, sadly I didn't find any better location to put this, sorry if this is the wrong format ^^

@Luiggi33 Luiggi33 added the bug Something isn't working label Jun 19, 2024
@Elsie19
Copy link
Member

Elsie19 commented Nov 1, 2024

Working on it.

@Elsie19 Elsie19 linked a pull request Dec 5, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants