-
Notifications
You must be signed in to change notification settings - Fork 339
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
[Snap] Snap builds failing in automation #3167
Comments
Although previously working, I just reproduced the same error when running
After running
As far as I can tell nothing changed on my end since adding the snapcraft.yaml. @ogra1 Does this look like the same issue that was reproducing in automation and has it now propagated to my local version of snapcraft, or do you think it's a separate issue? |
@ogra1 I noticed that my snapcraft.yaml had local modifications to change the source of each part to "." in order to use my local checkout of the source code (with no other local changes). If I revert that change back to the remote GitHub repo as the source it builds successfully. That may explain why my local builds started failing, although I'm not sure why it fails because I thought that configuration was previously working and I need it to work to test local changes. Am I missing something that needs resetting in the local build environment in order to build my local source code successfully? |
I just tried a fresh checkout of the GitHub repo and changed the sources to "." and it built fine. I can't figure out what local state was previously causing it to fail, but I can at least generate builds of my local repo now. |
Update: Since Canonical's hotfitx for the remote builds landed, earlier in the week I manually triggered a re-build on snapcraft.io to see whether it had fixed the remote builds yet. As far as I can tell the |
i created #3169 for this |
@ogra1 Thanks very much for that patch.
|
Additionally, the AMD64 snap appears to fail to start, see #3171 |
STR:
Expected:
Actual:
Note: The snap was successfully building locally for the AMD64 architecture using the
snapcraft
command.The text was updated successfully, but these errors were encountered: