X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=BUGS;h=d0225024e5561f360e5c710f4dc2a0e6fdbb0ee9;hp=7971c0e27aaa070f55fc52c8414a14d02cb6e540;hb=6f09e4774ce64a15424a2601df10326d764cc7f7;hpb=0e896a490c46825e2ef998143d338dda5736223e diff --git a/BUGS b/BUGS index 7971c0e..d022502 100644 --- a/BUGS +++ b/BUGS @@ -1,5 +1,5 @@ -NOTE: This file is automatically generated from "update-bugs". -Last updated: 2010-10-27 12:50:27 +NOTE: This file is automatically generated from "update-bugs.sh". +Last updated: 2010-11-26 22:32:47 This contains a local list of the bugs that are open against libguestfs. Bugs are tracked in the Red Hat Bugzilla database @@ -38,6 +38,12 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 643991 NEW https://bugzilla.redhat.com/show_bug.cgi?id=643991 CVE-2010-3851 libguestfs: missing disk format specifier when adding a disk [fedora-all] +657472 NEW https://bugzilla.redhat.com/show_bug.cgi?id=657472 + checksum: wrong check sum type causes umount to fail + +657502 NEW https://bugzilla.redhat.com/show_bug.cgi?id=657502 + virt-inspector depends on EPEL package perl-String-ShellQuote but does not require it + 501884 NEW https://bugzilla.redhat.com/show_bug.cgi?id=501884 virt-inspector still configured, even if there are missing deps @@ -92,9 +98,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 612308 NEW https://bugzilla.redhat.com/show_bug.cgi?id=612308 qemu -net / vlan option deprecated. Use -netdev instead. -613593 NEW https://bugzilla.redhat.com/show_bug.cgi?id=613593 - Rebase libguestfs in RHEL 6.1 - 615223 NEW https://bugzilla.redhat.com/show_bug.cgi?id=615223 vfs-type could not read just-created filesystem @@ -140,30 +143,21 @@ 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 -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 -642930 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642930 - virt-inspector (Sys::Guestfs::Lib) should use C inspection APIs - -642933 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642933 - guestfs_list_filesystems should be used in all possible places - 646036 NEW https://bugzilla.redhat.com/show_bug.cgi?id=646036 libguestfs fails to launch 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) -646432 NEW https://bugzilla.redhat.com/show_bug.cgi?id=646432 - /dev/mapper paths should not be returned from guestfs_mountpoints - 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 @@ -182,6 +176,9 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 541618 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=541618 guestfish not able to mount freebsd ufs2 partitions automatically +613593 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=613593 + Rebase libguestfs in RHEL 6.1 + 639601 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=639601 "virt-ls" command failed to parse domain name "#" @@ -195,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 @@ -228,6 +222,9 @@ You can help by testing the fixes. 588651 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=588651 guestfish 'strings-e' cmd does not give proper error message or hint +657499 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=657499 + checksum: wrong check sum type causes umount to fail + 501893 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=501893 String parameters should be checked for != NULL @@ -276,6 +273,9 @@ You can help by testing the fixes. 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,60 +288,42 @@ You can help by testing the fixes. 642929 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=642929 C inspection code should ignore /dev/fd* in /etc/fstab +642930 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=642930 + virt-inspector (Sys::Guestfs::Lib) should use C inspection APIs + 642932 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=642932 guestmount options should match guestfish options +642933 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=642933 + guestfs_list_filesystems should be used in all possible places + 642934 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=642934 No way to specify disk format when adding a disk to libguestfs 643624 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=643624 libguestfs tools documentation should describe how to quote guest domain names from shell +646432 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=646432 + /dev/mapper paths should not be returned from guestfs_mountpoints + 646821 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=646821 virt-df should have --uuid option 646822 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=646822 libguestfs trace mode should not print long binary strings --------------------------------------------------- -These bugs are in the VERIFIED state. +652796 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=652796 + ruby bindings not installed by 'make install', hence omitted from the binary distribution -613562 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=613562 - virt-v2v | rhel6 v2v doesn't support install the guest driver by rhn +655554 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=655554 + Whole disk paths are not made canonical by virt-inspector -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 +-------------------------------------------------- +These bugs are in the VERIFIED state. 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 -598771 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=598771 - guestfish 'help' command should indicate error in exit status with an unknown command - -598807 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=598807 - add_cdrom does not work in RHEL 6 - -600148 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=600148 - mkfs-b does not support vfat/ntfs - -604552 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=604552 - libguestfs has extra characters after %{?dist} - -609990 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=609990 - guestfish: using -m option in conjunction with --listen option causes appliance to die - -615870 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=615870 - libguestfs-find-requires.sh is not autogenerating dependencies for libguestfs - -616438 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=616438 - libguestfs missing runtime Requires: binutils - -616753 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=616753 - libguestfs will use the wrong augeas lens for /etc/modules.conf - -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 - 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