From 8f199409ab7ae1f3d327f46c265125985aeb3aff Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Wed, 6 May 2009 17:55:18 +0100 Subject: [PATCH] Note bug about chroot not found. --- BUGS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/BUGS b/BUGS index e1ce2de..21df6b9 100644 --- a/BUGS +++ b/BUGS @@ -41,3 +41,6 @@ Try using tgz-out on a very large directory. [inspector] If there are missing Perl module deps, it still configures the inspector. (eg. if perl-Sys-Virt is missing). + +[build] "exec: chroot not found" +Setting PATH to include /usr/sbin solves this temporarily. -- 1.8.3.1