snapcraft --target-arch=i386 does not build i386 images, because core20 does not support i386 and yet the build starts and wastes time
Bug #1943603 reported by
Colin Ian King
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Snapcraft |
New
|
High
|
Unassigned |
Bug Description
Tried to make a i386 snap, got amd64 instead. Is that an expected undocumented misfeature?
~/repos/stress-ng$ snapcraft --target-arch=i386
.. after a while ..
Staging stress-ng
+ snapcraftctl stage
Priming stress-ng
+ snapcraftctl prime
Snapping |
Snapped stress-
Changed in snapcraft: | |
importance: | Undecided → High |
To post a comment you must log in.
Can you share your snapcraft.yaml please?