kiwi-el8/test
Marcus Schäfer 442e9b9ac4
Followup fix for debootstrap called only once
A recent change skipped calling debootstrap if the allow-existing-root
flag was passed in combination with apt as the package manager.
However this is not enough. If you say allow-existing-root but
the existing root is empty or not valid to continue with chroot
and apt the debootstrap phase should not be skipped. This commit
checks if apt works in the chroot such that we can assume
debootstrap has done its job and can be skipped
2021-11-12 22:53:02 +01:00
..
data Fixed include processing 2021-11-12 07:46:52 -05:00
scripts Add tests for baseVagrantSetup 2021-07-07 16:29:52 +02:00
unit Followup fix for debootstrap called only once 2021-11-12 22:53:02 +01:00