Skip to content

ospack: Fix machine-id truncation

Emanuele Aina requested to merge wip/em/use-truncate-from-host into apertis/v2019dev0

The old GPLv2 version of coreutils shipped in our :target repository does not ship the truncate applet.

Use the truncate tool provided by the (dockerized) host instead.

Merge request reports