Skip to content
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

Fix snapcraft to build for multiarch #404

Merged
merged 1 commit into from
May 14, 2024
Merged

Conversation

keliramu
Copy link
Collaborator

@keliramu keliramu commented May 10, 2024

Implemented workaround to build packages for multiple architectures - for each target architecture there is a separate snapcraft.yaml.$ARCH (e.g. snapcraft.yaml.arm64) file which gets copied during target architecture build job in CI.
Submitted request/question to Snapcraft developers forum - to clarify how to use dump plugin with multiple target architectures (docs are very abstract) or maybe there is a snapcraft's bug.

@keliramu keliramu force-pushed the fix-snapcraft-multiarch-build branch from c079d93 to dea760e Compare May 13, 2024 13:13
@keliramu keliramu marked this pull request as ready for review May 14, 2024 05:29
@keliramu keliramu force-pushed the fix-snapcraft-multiarch-build branch from dea760e to 0c2c2ab Compare May 14, 2024 05:30
snap/snapcraft.yaml Outdated Show resolved Hide resolved
snap/snapcraft.yaml.amd64 Outdated Show resolved Hide resolved
@keliramu keliramu force-pushed the fix-snapcraft-multiarch-build branch from 0c2c2ab to 6b06c37 Compare May 14, 2024 09:47
@keliramu keliramu force-pushed the fix-snapcraft-multiarch-build branch 2 times, most recently from 48b7bf6 to 2f733be Compare May 14, 2024 13:34
Signed-off-by: keliramu <ramunas.keliuotis@nordsec.com>
@keliramu keliramu force-pushed the fix-snapcraft-multiarch-build branch from 2f733be to 115fbc4 Compare May 14, 2024 16:46
@keliramu keliramu merged commit 67768e1 into main May 14, 2024
8 checks passed
@keliramu keliramu deleted the fix-snapcraft-multiarch-build branch May 14, 2024 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants