Note another bug found when testing on Koji.
authorRichard Jones <rjones@redhat.com>
Fri, 8 May 2009 10:37:42 +0000 (11:37 +0100)
committerRichard Jones <rjones@redhat.com>
Fri, 8 May 2009 10:37:42 +0000 (11:37 +0100)
BUGS

diff --git a/BUGS b/BUGS
index 21df6b9..60bb52e 100644 (file)
--- 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.