X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=BUGS;h=3a2b8061f5e863ae28e6505c44522f76dac33f6b;hp=ddfa5793e507461fe8394d8d6216e83d0b89756f;hb=692f127447d399db21c2e93026d4d2b0ac1839d1;hpb=dad3fcfefd7c013ecbe8fa04df032fefb619e7d6 diff --git a/BUGS b/BUGS index ddfa579..3a2b806 100644 --- a/BUGS +++ b/BUGS @@ -1,5 +1,5 @@ NOTE: This file is automatically generated from "update-bugs". -Last updated: 2010-10-19 15:17:36 +Last updated: 2010-11-12 22:56:07 This contains a local list of the bugs that are open against libguestfs. Bugs are tracked in the Red Hat Bugzilla database @@ -77,9 +77,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 598772 NEW https://bugzilla.redhat.com/show_bug.cgi?id=598772 guestfish 'help' command should indicate error in exit status with an unknown command -599503 NEW https://bugzilla.redhat.com/show_bug.cgi?id=599503 - document that mkmountpoint and umount-all cannot be mixed - 600144 NEW https://bugzilla.redhat.com/show_bug.cgi?id=600144 document that mkmountpoint and umount-all cannot be mixed @@ -134,9 +131,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 635971 NEW https://bugzilla.redhat.com/show_bug.cgi?id=635971 glob mkfs ext2 /dev/vd[b-t]1 does not expand -636061 NEW https://bugzilla.redhat.com/show_bug.cgi?id=636061 - [abrt] guestfish-1.2.11-1.fc12: malloc_consolidate: Process /usr/bin/guestfish was killed by signal 11 (SIGSEGV) - 637244 NEW https://bugzilla.redhat.com/show_bug.cgi?id=637244 virt-inspector has noisy start when inspecting 64-bit disk image from 32-bit host @@ -146,36 +140,27 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 637252 NEW https://bugzilla.redhat.com/show_bug.cgi?id=637252 virt-resize has no 32-bit support -638899 NEW https://bugzilla.redhat.com/show_bug.cgi?id=638899 - /dev/mapper paths should not be returned from C inspection APIs - -638901 NEW https://bugzilla.redhat.com/show_bug.cgi?id=638901 - Appliance filename should not contain repository name - -639405 NEW https://bugzilla.redhat.com/show_bug.cgi?id=639405 - Interrupted cached appliance creation leaves libguestfs unusable - 642821 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642821 virt-resize falls over on a disk image with a logical swap partition -642929 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642929 - C inspection code should ignore /dev/fd* in /etc/fstab +646036 NEW https://bugzilla.redhat.com/show_bug.cgi?id=646036 + libguestfs fails to launch -642930 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642930 - virt-inspector (Sys::Guestfs::Lib) should use C inspection APIs +646361 NEW https://bugzilla.redhat.com/show_bug.cgi?id=646361 + Fix appliance building Fedora-on-Debian (on systems with default library search paths differing from the appliance's) -642932 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642932 - guestmount options should match guestfish options +652587 NEW https://bugzilla.redhat.com/show_bug.cgi?id=652587 + perl-libguestfs is incorrect sub-package -642933 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642933 - guestfs_list_filesystems should be used in all possible places - -642934 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642934 - No way to specify disk format when adding a disk to libguestfs +652796 NEW https://bugzilla.redhat.com/show_bug.cgi?id=652796 + ruby bindings not installed by 'make install', hence omitted from the binary distribution 501882 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=501882 /tmp/libguestfs temporary directory is not cleaned up +576879 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=576879 + libguestfs protocol loses synchronization if you 'upload' before mounting disks + 583974 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=583974 mount hangs there when you lack proper permission to guest image @@ -207,9 +192,6 @@ You can help by testing the fixes. 507810 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=507810 guestfish -i / virt-inspector cannot handle spaces in filenames -576879 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=576879 - libguestfs protocol loses synchronization if you 'upload' before mounting disks - 585221 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=585221 resize2fs should support shrinking filesystems @@ -261,6 +243,9 @@ 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 @@ -279,6 +264,15 @@ You can help by testing the fixes. 635969 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=635969 glob echo mkfs ext2 /dev/vd[b-t]1 prints garbage +638899 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=638899 + /dev/mapper paths should not be returned from C inspection APIs + +638901 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=638901 + Appliance filename should not contain repository name + +639405 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=639405 + Interrupted cached appliance creation leaves libguestfs unusable + 639986 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=639986 virt-df --csv does not properly quote " in libvirt domain names @@ -288,47 +282,38 @@ You can help by testing the fixes. 642826 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=642826 virt-resize converts any other image format to raw without notifying user, instructions do not account for this -643624 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=643624 - libguestfs tools documentation should describe how to quote guest domain names from shell - --------------------------------------------------- -These bugs are in the VERIFIED state. - -613562 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=613562 - virt-v2v | rhel6 v2v doesn't support install the guest driver by rhn - -617165 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=617165 - mount operation failed and hung on some images which running in read-only mode +642929 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=642929 + C inspection code should ignore /dev/fd* in /etc/fstab -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 +642930 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=642930 + virt-inspector (Sys::Guestfs::Lib) should use C inspection APIs -598771 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=598771 - guestfish 'help' command should indicate error in exit status with an unknown command +642932 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=642932 + guestmount options should match guestfish options -598807 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=598807 - add_cdrom does not work in RHEL 6 +642933 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=642933 + guestfs_list_filesystems should be used in all possible places -600148 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=600148 - mkfs-b does not support vfat/ntfs +642934 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=642934 + No way to specify disk format when adding a disk to libguestfs -604552 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=604552 - libguestfs has extra characters after %{?dist} +643624 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=643624 + libguestfs tools documentation should describe how to quote guest domain names from shell -609990 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=609990 - guestfish: using -m option in conjunction with --listen option causes appliance to die +646432 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=646432 + /dev/mapper paths should not be returned from guestfs_mountpoints -615870 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=615870 - libguestfs-find-requires.sh is not autogenerating dependencies for libguestfs +646821 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=646821 + virt-df should have --uuid option -616438 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=616438 - libguestfs missing runtime Requires: binutils +646822 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=646822 + libguestfs trace mode should not print long binary strings -616753 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=616753 - libguestfs will use the wrong augeas lens for /etc/modules.conf +-------------------------------------------------- +These bugs are in the VERIFIED state. -619826 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=619826 - [RFE] Need a way to determine if a particular block device is a logical volume +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 636454 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=636454 [RFE] Need a way to determine if a particular block device is a logical volume