-
Notifications
You must be signed in to change notification settings - Fork 12
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
Support snap parallel installs #411
Comments
Thank you for reporting us your feedback! The internal ticket has been created: https://warthogs.atlassian.net/browse/CRAFT-3212.
|
I mentioned a trivially reproducible case in the snapcraft matrix room, but I will cross-post it here for easy reference:
Error message you will receive:
|
Closing because this piece in craft-application is fixed, but we will likely run into the next issue in craft-providers. The craft-providers fix is probably changing this line to snap_name.split('_')[0]. |
What needs to get done
If the application is installed as a snap, we need to be able to copy that same parallel install's revision into the provider rather than the default (un-instanced) revision.
Why it needs to get done
canonical/charmcraft#1770
The text was updated successfully, but these errors were encountered: