summaryrefslogtreecommitdiffstats
path: root/BUGS
diff options
context:
space:
mode:
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS5
1 files changed, 5 insertions, 0 deletions
diff --git a/BUGS b/BUGS
index 21df6b9e..60bb52e5 100644
--- a/BUGS
+++ b/BUGS
@@ -44,3 +44,8 @@ configures the inspector. (eg. if perl-Sys-Virt is missing).
[build] "exec: chroot not found"
Setting PATH to include /usr/sbin solves this temporarily.
+
+[libguestfs] FileOut parameters can cause
+"internal error: reply callback called twice"
+This bug is rare but well-understood. Unfortunately it's also
+quite hard to fix cleanly.