[Git-commits] [grml/grml-debootstrap] 5d3fdc: Check for existence of debootstrap binary after co...
Michael Prokop
noreply at github.com
Fri Dec 13 14:12:55 CET 2019
Branch: refs/heads/master
Home: https://github.com/grml/grml-debootstrap
Commit: 5d3fdc8697e284776f0bb331ef73ac8ac8a34769
https://github.com/grml/grml-debootstrap/commit/5d3fdc8697e284776f0bb331ef73ac8ac8a34769
Author: Michael Prokop <mika at grml.org>
Date: 2019-12-13 (Fri, 13 Dec 2019)
Changed paths:
M grml-debootstrap
Log Message:
-----------
Check for existence of debootstrap binary after command line processing
When invoking grml-debootstrap as user without /usr/sbin inside $PATH,
then the debootstrap binary will not be found and executing
`grml-debootstrap --version` fails with
`debootstrap not installed`.
Closes: https://github.com/grml/grml-debootstrap/issues/147
More information about the Git-commits
mailing list