mirror of
https://github.com/outbackdingo/debos.git
synced 2026-01-28 02:18:45 +00:00
Currently running the debootstrap action inside a fakemachine results
in the following warning:
Debootstrap | W: Unable to read /etc/apt/apt.conf.d/ - DirectoryExists (2: No such file or directory
Make sure the directory exists in the fakemachine host before running
the debootstrap command.
Fixes: #219
Signed-off-by: Christopher Obbard <chris.obbard@collabora.com>