-
Notifications
You must be signed in to change notification settings - Fork 75
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
charmcraft snap doesn't work with snap parallel installs #1770
Comments
Thanks for the report! @mr-cal I wonder if this could explain some of @NucciTheBoss's issues with parallel-installed snapcrafts? It appears that requesting If I'm correct here, would it make sense in |
Thinking more about this, I think |
Thank you for reporting us your feedback! The internal ticket has been created: https://warthogs.atlassian.net/browse/CRAFT-3351.
|
Use |
Blocked by canonical/craft-providers#622 |
Bug Description
Now that charms are beginning to be upgraded to use charmcraft 3, I want to have charmcraft v2 and v3 installed so I can work with all the charms I need to. I tried to do this for the snap using the "parallel installs" feature:
But this failed (see logs section). It appears that charmcraft is trying to access a hardcoded path that doesn't exist on the parallel install?
To Reproduce
charmcraft_3
to build a charm.Environment
Ubuntu 24.04 LTS
charmcraft.yaml
Relevant log output
The text was updated successfully, but these errors were encountered: