Skip to content

[Backport v2023dev1 -> v2022] apt-install: Pass --allow-remove-essential

This is needed in many cases when replacing packages from the target repos, e.g. replacing busybox-gzip with GNU gzip. I considered making this configurable, but it would have to be enabled for a large number of SDKs regardless, so the risk isn't significantly greater by having it always on.

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


Note that I didn't backport the other v2023dev1 change for rust-findutils, since that would be higher risk given the v2022 freeze and wouldn't fix anything here.

Merge request reports