-
Notifications
You must be signed in to change notification settings - Fork 73
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 3 breaks charms with multiple run-on architectures #1697
Comments
This bug is causing charm builds for OpenStack charms to fail. I have builds on charmcraft 3.x latest/edge failing with this error:
This started happening sometime between charmcraft snap version I can also confirm this is still happening when I try to build this Vault charm locally using version version 3.0.0.post52+gbcb1903. If it helps, here is the charmcraft.yaml file for the affected charm. |
Thank you for reporting us your feedback! The internal ticket has been created: https://warthogs.atlassian.net/browse/CRAFT-3131.
|
This is blocked by canonical/craft-application#394, but that should be a fairly simple fix. |
Bug Description
For Jammy and below, charms with multiple
run-on
get the messageArchitecture 'amd64-arm64-ppc64el-s390x' is not supported.
(or similar)To Reproduce
git clone https://opendev.org/openstack/charm-vault.git
git switch stable/1.8
charmcraft pack
(with charmcraft 3)Environment
Linux charmcraft 3
charmcraft.yaml
Relevant log output
The text was updated successfully, but these errors were encountered: