-
Notifications
You must be signed in to change notification settings - Fork 445
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
Broken core20 armhf builds on launchpad #5077
Comments
Can confirm for my No https://launchpad.net/~mir-team/+snap/ubuntu-frame-osk-20-beta |
This is also failing when snapcraft builds its own wheels, which means we have a way to debug this locally: |
Thank you for reporting us your feedback! The internal ticket has been created: https://warthogs.atlassian.net/browse/CRAFT-3514.
|
Plan:
|
We have a fix and should be able to get snapcraft released this week or next week. Thanks for the report! |
Merges the fix from #175 into main. This explains canonical/snapcraft#5077 because snapcraft 8.3 was using craft-store 2.6.2 and the fix was lost when snapcraft 8.4 upgraded to craft-store 3.0. We will need a craft-store release after this lands.
Fixed via #5084 |
This is in 8.4.2, which is currently in the |
This has also been fixed in snapcraft 7.5.8 with #5105. |
Bug Description
When building on launchpad via remote-build a core20 snap for armhf, the traceback in this output is printed. This happens deterministically in our daily builds that are dispatched via snapcraft 7.
To Reproduce
I think this should happen building any core20 snap via remote-build (as there is nothing special in what we do and if fails to run as soon as it is picked up for any core20 armhf snap we build)
git clone https://github.com/canonical/checkbox cd checkbox/checkbox-snap ./prepare.sh series_classic20 snap refresh snapcraft --channel=7 snapcraft remote-build --build-for=armhf
Environment
Workflow: https://github.com/canonical/checkbox/blob/main/.github/workflows/checkbox-snap-daily-builds.yml
snapcraft.yaml
Relevant log output
Additional context
See it failing here: https://github.com/canonical/checkbox/actions/workflows/daily-builds.yml
Relevant logs:
checkbox_armhf.txt
checkbox_armhf.4.txt
checkbox_armhf.3.txt
checkbox_armhf.2.txt
checkbox_armhf.1.txt
The text was updated successfully, but these errors were encountered: