debian-forge-composer/internal/distro/rhel81
Martin Sehnoutka e1e5c1bb0b distro: include xz in distro build packages
xz compression is used for the ami and tar output types, it should be in
the buildroot. This fixes Weldr integration test (/cmd/osbuild-tests) on
ARM architecture (aarch64).

The fact that it worked on x86_64 was just a happy coincidence because
we require grub2-pc which in turn requires dracut which requires xz. We
should not rely on these implicit dependencies because we need xz
unconditionaly, therefore adding it to build packages for all platforms.
2020-03-24 20:45:30 +01:00
..
distro.go distro: include xz in distro build packages 2020-03-24 20:45:30 +01:00
distro_test.go distro: mass cleanup 2020-03-24 14:13:03 +01:00