Skip to content

aptly: Fix incorrect architecture values

--architectures (which was the wrong option name in the first place) is supposed to be passed multiple times. Passing a comma-separated arch list instead ends up generating nonsensical architecture names.

Signed-off-by: Ryan Gonzalez ryan.gonzalez@collabora.com


Draft because this depends on https://github.com/collabora/aptly-rest-tools/pull/10. now ready

Edited by Ryan Gonzalez

Merge request reports