canonical / rockcraft

Tool to create OCI Images using the language from Snapcraft and Charmcraft.
GNU General Public License v3.0
35 stars 43 forks source link

rockcraft.yaml example contains `arm` key instead of `armhf` #399

Closed gruyaume closed 12 months ago

gruyaume commented 1 year ago

Request type

Fix

What needs to get done

Replace arm with armhf in rockcraft.yaml example

Documentation location

https://canonical-rockcraft.readthedocs-hosted.com/en/latest/reference/rockcraft.yaml/

Additional information

The example does not work as is. Copy/pasting the example and building the rock results in an error.

tigarmo commented 1 year ago

Very true, thanks for reporting. What we should do is add that example project to the spread tests, to ensure it's always buildable.