wrong arch of stage packages
Bug #2012503 reported by
Ondrej Kubik
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Snapcraft |
Confirmed
|
High
|
Unassigned |
Bug Description
Snapcraft picks the wrong architecture when not running a native build:
e.g. the following definition generates snap with host machine architecture
architectures:
- build-on: [amd64, arm64]
build-for: arm64
Issue regardless if --build-for=arm64 is used or not
Test snap:
https:/
snapcraft: 7.3.post7+
Changed in snapcraft: | |
importance: | Undecided → High |
To post a comment you must log in.
Two questions:
1. For your reproducer, are you running on amd64?
2.Can you clarify the meaning of "Snapcraft picks the wrong architecture"?
Do you mean that the staged package `libcryptsetup12` is from the `amd64` repo?