X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=BUGS;h=b0de949605dcfe2e5d2051a4527061912b04b7e5;hp=d0d0cac9fb9a594f4c0c4a423788df4a7ae8d189;hb=a9ac448cf8a3e8d13b67dc286940abe51226c9dc;hpb=872e67ffdf6c7b19782514445d13e8f405e435c1 diff --git a/BUGS b/BUGS index d0d0cac..b0de949 100644 --- a/BUGS +++ b/BUGS @@ -1,5 +1,5 @@ NOTE: This file is automatically generated from "update-bugs.sh". -Last updated: 2011-04-05 20:39:12 +Last updated: 2011-04-18 20:45:27 This contains a local list of the bugs that are open against libguestfs. Bugs are tracked in the Red Hat Bugzilla database @@ -32,9 +32,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 685009 NEW https://bugzilla.redhat.com/show_bug.cgi?id=685009 Got error when expanding ntfs filesystem -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 @@ -44,9 +41,15 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 693359 NEW https://bugzilla.redhat.com/show_bug.cgi?id=693359 virt-cat and virt-edit don't handle case sensitive NTFS paths properly +695881 NEW https://bugzilla.redhat.com/show_bug.cgi?id=695881 + virt-make-fs generates qemu-img command line containing decimal point: "qemu-img: Invalid image size specified!" + 563450 NEW https://bugzilla.redhat.com/show_bug.cgi?id=563450 list-devices returns devices of different types out of order +696445 NEW https://bugzilla.redhat.com/show_bug.cgi?id=696445 + Backport virt-inspector for virt-v2v + 547488 NEW https://bugzilla.redhat.com/show_bug.cgi?id=547488 guestfish cannot tab complete filenames that contain spaces @@ -77,23 +80,14 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 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 - -501886 NEW https://bugzilla.redhat.com/show_bug.cgi?id=501886 - exec: chroot not found - 507278 NEW https://bugzilla.redhat.com/show_bug.cgi?id=507278 libguestfs fails to build on Fedora sparc64 -547479 NEW https://bugzilla.redhat.com/show_bug.cgi?id=547479 - NTFS partitions sometimes fail to mount if mounted read/write - 554829 NEW https://bugzilla.redhat.com/show_bug.cgi?id=554829 SELinux handling could be done better. 555803 NEW https://bugzilla.redhat.com/show_bug.cgi?id=555803 - virt-tar error: tgz_out error in chunked encoding + guestfs_tgz_out does not detect failure of tar command 572337 NEW https://bugzilla.redhat.com/show_bug.cgi?id=572337 libguestfs should support gptsync @@ -125,15 +119,9 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 604041 NEW https://bugzilla.redhat.com/show_bug.cgi?id=604041 guestmount absolute symlinks don't work -617436 NEW https://bugzilla.redhat.com/show_bug.cgi?id=617436 - guestfish: fails to tilde expand '~' when the $HOME env is unset - 619345 NEW https://bugzilla.redhat.com/show_bug.cgi?id=619345 RFE: Enable coredump capture in the appliance -624035 NEW https://bugzilla.redhat.com/show_bug.cgi?id=624035 - guestfish "upload /file foo" command hangs or gives a protocol error - 624334 NEW https://bugzilla.redhat.com/show_bug.cgi?id=624334 blockdev-setbsz succeeds, but does not affect blockdev-getbsz @@ -152,9 +140,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 637251 NEW https://bugzilla.redhat.com/show_bug.cgi?id=637251 virt-inspector fails to recognize data-only NTFS disk image -637252 NEW https://bugzilla.redhat.com/show_bug.cgi?id=637252 - virt-resize has no 32-bit support - 642821 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642821 virt-resize falls over on a disk image with a logical swap partition @@ -176,6 +161,12 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 688062 NEW https://bugzilla.redhat.com/show_bug.cgi?id=688062 fish: add luks-open mapped device to tab completion list +696451 NEW https://bugzilla.redhat.com/show_bug.cgi?id=696451 + libguestfs: unknown filesystem label SWAP-sda2 + +696484 NEW https://bugzilla.redhat.com/show_bug.cgi?id=696484 + [RFE] virt-v2v show the warning info after convert rhel4u8 guest if comment a line of swap in the fstab + 672491 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=672491 RFE: guestfs_last_errno should be exposed in perl bindings @@ -185,9 +176,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 627835 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=627835 libguestfs protocol loses synchronization if you 'upload' before mounting disks -502074 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=502074 - running commands segfault randomly, with 32 bit host and guest, when host is a Xen or VMWare guest - 539746 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=539746 launch fails when run inside a Xen guest, when no non-PV kernels are installed @@ -273,9 +261,6 @@ You can help by testing the fixes. 599464 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=599464 mkfs-b does not support vfat/ntfs -599503 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=599503 - document that mkmountpoint and umount-all cannot be mixed - 602592 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=602592 [RFE] expose guestfs_close in perl bindings @@ -360,6 +345,9 @@ These bugs are in the VERIFIED state. 677616 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=677616 appliance doesn't include augeas device_map lens +695138 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=695138 + Remove dependency on gfs2-utils + 627833 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=627833 get-e2uuid should use blkid instead of "tune2fs -l" to get filesystem UUID