You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Run rhino-pkg install intellij-idea-ultimate
Select snap
Confirm
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 ^^
The text was updated successfully, but these errors were encountered:
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:
Run rhino-pkg install intellij-idea-ultimate
Select snap
Confirm
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.
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 ^^
The text was updated successfully, but these errors were encountered: