diff options
author | Richard Jones <rich@hakodate.home.annexia.org> | 2009-05-06 17:55:18 +0100 |
---|---|---|
committer | Richard Jones <rich@hakodate.home.annexia.org> | 2009-05-06 17:55:18 +0100 |
commit | 8f199409ab7ae1f3d327f46c265125985aeb3aff (patch) | |
tree | 92acdc438ea7629f49d64f71c92d3997bfaf544e /BUGS | |
parent | bb98bbb91c74cca47b5e1f79fd54f4024572fd22 (diff) | |
download | libguestfs-8f199409ab7ae1f3d327f46c265125985aeb3aff.tar.gz libguestfs-8f199409ab7ae1f3d327f46c265125985aeb3aff.tar.xz libguestfs-8f199409ab7ae1f3d327f46c265125985aeb3aff.zip |
Note bug about chroot not found.
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |