Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently debos fails if an action attempts to use artifactdir and it doesn't exist on the host: $ debos --artifactdir=out rpi64/debimage-rpi64.yaml Action `image-partition` failed at stage PreMachine, error: open /home/obbardc/projects/debos/debos-recipes/out/debian-rpi64.img: no such file or directory Check that artifactdir exists early and return an error in case that it does not exist. Closes: #426 Signed-off-by: Christopher Obbard <[email protected]>
- Loading branch information