git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7310279
)
Note another bug found when testing on Koji.
author
Richard Jones
<rjones@redhat.com>
Fri, 8 May 2009 10:37:42 +0000
(11:37 +0100)
committer
Richard Jones
<rjones@redhat.com>
Fri, 8 May 2009 10:37:42 +0000
(11:37 +0100)
BUGS
patch
|
blob
|
history
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.