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

Molecule Testing for Snap Installs #13

Open
ProfessorManhattan opened this issue Apr 2, 2021 · 1 comment
Open

Molecule Testing for Snap Installs #13

ProfessorManhattan opened this issue Apr 2, 2021 · 1 comment

Comments

@ProfessorManhattan
Copy link

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?

@geerlingguy
Copy link
Owner

@ProfessorManhattan - I've encountered the same issue in some of my testing (see: geerlingguy/ansible-role-certbot#146). It seems like this could be because the snap maintainers don't seem to care to make it work inside containers: https://bugs.launchpad.net/snapd/+bug/1712808

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

2 participants