diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2011-04-11 11:36:31 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2011-04-11 11:36:31 +0100 |
commit | 7a2317156b9b01da9e803b1f16ac74665374f360 (patch) | |
tree | b3c06f6b2a3e24fd60994ab783593582af858e7c /BUGS | |
parent | c018c39cc9dfe2d7bf923a87d5c71e96654499ba (diff) | |
download | libguestfs-1.8.5.tar.gz libguestfs-1.8.5.tar.xz libguestfs-1.8.5.zip |
Version 1.8.5.1.8.5
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 23 |
1 files changed, 19 insertions, 4 deletions
@@ -1,5 +1,5 @@ NOTE: This file is automatically generated from "update-bugs.sh". -Last updated: 2011-03-29 21:34:10 +Last updated: 2011-04-11 11:35:55 This contains a local list of the bugs that are open against libguestfs. Bugs are tracked in the Red Hat Bugzilla database @@ -38,9 +38,18 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 691659 NEW https://bugzilla.redhat.com/show_bug.cgi?id=691659 libguestfs fails to run under JRuby 1.6.0 +693064 NEW https://bugzilla.redhat.com/show_bug.cgi?id=693064 + Symbolic links on ntfs-3g are not followed correctly by some commands + +693359 NEW https://bugzilla.redhat.com/show_bug.cgi?id=693359 + virt-cat and virt-edit don't handle case sensitive NTFS paths properly + 563450 NEW https://bugzilla.redhat.com/show_bug.cgi?id=563450 list-devices returns devices of different types out of order +695138 NEW https://bugzilla.redhat.com/show_bug.cgi?id=695138 + Remove dependency on gfs2-utils + 547488 NEW https://bugzilla.redhat.com/show_bug.cgi?id=547488 guestfish cannot tab complete filenames that contain spaces @@ -65,6 +74,12 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 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 +692394 NEW https://bugzilla.redhat.com/show_bug.cgi?id=692394 + inspect-list-applications fails to detect 32 bit apps installed under WOW64 emulator on 64 bit Windows + +693306 NEW https://bugzilla.redhat.com/show_bug.cgi?id=693306 + sfdisk's python interface only accepts lists of type 'list' for the lines parameter + 501884 NEW https://bugzilla.redhat.com/show_bug.cgi?id=501884 virt-inspector still configured, even if there are missing deps @@ -240,9 +255,6 @@ 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 @@ -366,6 +378,9 @@ These bugs are in the VERIFIED state. 676788 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=676788 libguestfs trace segfaults when list-filesystems returns error +691724 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=691724 + virt-inspector reports unknown filesystem /dev/vda1 + 579664 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=579664 guestfish doesn't report error when there is not enough space for image allocation |