diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2011-03-29 21:36:00 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2011-03-29 21:36:00 +0100 |
commit | 49f08be012fe842ae3715a4300583370ed51af21 (patch) | |
tree | aae523695e8c3a74ce2c30c6e1fdd048accdb9b0 /BUGS | |
parent | a0a8b40efd47b3e8eccd2d2a9c25150b30943adf (diff) | |
download | libguestfs-1.8.4.tar.gz libguestfs-1.8.4.tar.xz libguestfs-1.8.4.zip |
Version 1.8.4.1.8.4
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 20 |
1 files changed, 13 insertions, 7 deletions
@@ -1,5 +1,5 @@ NOTE: This file is automatically generated from "update-bugs.sh". -Last updated: 2011-03-21 11:58:14 +Last updated: 2011-03-29 21:34:10 This contains a local list of the bugs that are open against libguestfs. Bugs are tracked in the Red Hat Bugzilla database @@ -20,12 +20,6 @@ When reporting a new bug, please check: -------------------------------------------------- Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. -672825 NEW https://bugzilla.redhat.com/show_bug.cgi?id=672825 - libguestfs is not aware of the Windows Recovery Console extra partition - -674130 NEW https://bugzilla.redhat.com/show_bug.cgi?id=674130 - Inspection code fails for Windows guest with two disks - 676020 NEW https://bugzilla.redhat.com/show_bug.cgi?id=676020 After using virt-resize with an ntfs partition windows is not booting @@ -41,6 +35,9 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 688978 NEW https://bugzilla.redhat.com/show_bug.cgi?id=688978 guestfish: double free or corruption if TMPDIR points to a non-existent directory +691659 NEW https://bugzilla.redhat.com/show_bug.cgi?id=691659 + libguestfs fails to run under JRuby 1.6.0 + 563450 NEW https://bugzilla.redhat.com/show_bug.cgi?id=563450 list-devices returns devices of different types out of order @@ -65,6 +62,9 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 679737 NEW https://bugzilla.redhat.com/show_bug.cgi?id=679737 zerofree is unavailable +690358 NEW https://bugzilla.redhat.com/show_bug.cgi?id=690358 + Better to point out in manual page that fullvirt query doesn't support Windows guest + 501884 NEW https://bugzilla.redhat.com/show_bug.cgi?id=501884 virt-inspector still configured, even if there are missing deps @@ -192,6 +192,9 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. Bugs in MODIFIED, POST or ON_QA state are fixed. You can help by testing the fixes. +691389 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=691389 + Extended attributes don't work over guestmount (FUSE) + 501882 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=501882 /tmp/libguestfs temporary directory is not cleaned up @@ -237,6 +240,9 @@ You can help by testing the fixes. 657499 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=657499 checksum: wrong check sum type causes umount to fail +691724 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=691724 + virt-inspector reports unknown filesystem /dev/vda1 + 501893 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=501893 String parameters should be checked for != NULL |