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
Hey, I'm getting an error when trying to test a role that includes installing something via snap. More specifically testing snap install --classic androidstudio. I did some digging and found out that squashfs on CentOS does not support lzo compression which is the compression that many snaps are now using since it's recommended by Canonical.
Is there any work around for testing lzo compressed snap installs?
The text was updated successfully, but these errors were encountered:
Hey, I'm getting an error when trying to test a role that includes installing something via snap. More specifically testing
snap install --classic androidstudio
. I did some digging and found out that squashfs on CentOS does not support lzo compression which is the compression that many snaps are now using since it's recommended by Canonical.Is there any work around for testing lzo compressed snap installs?
The text was updated successfully, but these errors were encountered: