]> git.e2factory.org Git - e2factory.git/commitdiff
faq: add a note about mktemp/permission denied
authorGordon Hecker <gh@emlix.com>
Mon, 22 Jun 2009 16:16:11 +0000 (18:16 +0200)
committerGordon Hecker <gh@emlix.com>
Fri, 2 Oct 2009 10:38:43 +0000 (12:38 +0200)
Signed-off-by: Gordon Hecker <gh@emlix.com>
doc/manual/faq.text

index 2fc7b67eeb8729151883d30a8d2eddb0fed22d73..b04b1571eb64c02a0de712a05f05ce3579473175 100644 (file)
@@ -1,6 +1,11 @@
 FAQ
 -----------------------------
 
+Q: What about 'mktemp' saying 'Permission denied' when running e2-build?
+
+A: You've got old chroot environments left from buggy versions of e2factory
+in your build directory. Remove them, as root.
+
 -----
 Q: e2-fetch-project does not work with e2-2.2.x. Why?