X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=BUGS;h=f4800e256f635c2425f5c99682feae45d7799c6d;hp=01d1efdebb98e2ca5571331fffac318135017a85;hb=4ea0abfce413767868a8f53b3d20e5d2f62dff08;hpb=000f8059a53860ddf3319c1f54d4df5dcd6aa846 diff --git a/BUGS b/BUGS index 01d1efd..f4800e2 100644 --- a/BUGS +++ b/BUGS @@ -1,5 +1,5 @@ NOTE: This file is automatically generated from "update-bugs". -Last updated: 2010-06-02 12:38:24 +Last updated: 2010-08-27 22:00:53 This contains a local list of the bugs that are open against libguestfs. Bugs are tracked in the Red Hat Bugzilla database @@ -23,9 +23,15 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 563450 NEW https://bugzilla.redhat.com/show_bug.cgi?id=563450 list-devices returns devices of different types out of order +627835 NEW https://bugzilla.redhat.com/show_bug.cgi?id=627835 + libguestfs protocol loses synchronization if you 'upload' before mounting disks + 547488 NEW https://bugzilla.redhat.com/show_bug.cgi?id=547488 guestfish cannot tab complete filenames that contain spaces +627833 NEW https://bugzilla.redhat.com/show_bug.cgi?id=627833 + get-e2uuid should use blkid instead of "tune2fs -l" to get filesystem UUID + 501884 NEW https://bugzilla.redhat.com/show_bug.cgi?id=501884 virt-inspector still configured, even if there are missing deps @@ -62,20 +68,65 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 596761 NEW https://bugzilla.redhat.com/show_bug.cgi?id=596761 Ctrl- causes guestfish to abort -598309 NEW https://bugzilla.redhat.com/show_bug.cgi?id=598309 - part-list and several other cmd failed on libguestfs on RHEL5 - -598771 NEW https://bugzilla.redhat.com/show_bug.cgi?id=598771 - guestfish 'help' command should indicate error in exit status with an unknown command - 598772 NEW https://bugzilla.redhat.com/show_bug.cgi?id=598772 guestfish 'help' command should indicate error in exit status with an unknown command -598807 NEW https://bugzilla.redhat.com/show_bug.cgi?id=598807 - add_cdrom does not work in RHEL 6 +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 + +602599 NEW https://bugzilla.redhat.com/show_bug.cgi?id=602599 + [RFE] A new API for custom cleanup prior to close in perl bindings + +602997 NEW https://bugzilla.redhat.com/show_bug.cgi?id=602997 + part-get-bootable gives wrong result with an unordered part layout + +603000 NEW https://bugzilla.redhat.com/show_bug.cgi?id=603000 + part-get-bootable gives wrong result with an unordered part layout + +604041 NEW https://bugzilla.redhat.com/show_bug.cgi?id=604041 + guestmount absolute symlinks don't work + +612308 NEW https://bugzilla.redhat.com/show_bug.cgi?id=612308 + qemu -net / vlan option deprecated. Use -netdev instead. -598883 NEW https://bugzilla.redhat.com/show_bug.cgi?id=598883 - fsid is not correct in statvfs command of guestfish +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 + +617436 NEW https://bugzilla.redhat.com/show_bug.cgi?id=617436 + guestfish: fails to tilde expand '~' when the $HOME env is unset + +617440 NEW https://bugzilla.redhat.com/show_bug.cgi?id=617440 + 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 + +623183 NEW https://bugzilla.redhat.com/show_bug.cgi?id=623183 + "libguestfs: warning: unexpected connection from UID 0 to port ..." + +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 + +624335 NEW https://bugzilla.redhat.com/show_bug.cgi?id=624335 + blockdev-setbsz succeeds, but does not affect blockdev-getbsz + +627468 NEW https://bugzilla.redhat.com/show_bug.cgi?id=627468 + [RFE]It's better to emphasize "libguestfs-winsupport" in V2V manpage or error output + +627675 NEW https://bugzilla.redhat.com/show_bug.cgi?id=627675 + libguestfs inspector code cannot handle /dev/disk/by-id/* paths + +627832 NEW https://bugzilla.redhat.com/show_bug.cgi?id=627832 + [RFE] guestfish should print outputs in a suitable base (eg. octal for modes) 501882 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=501882 /tmp/libguestfs temporary directory is not cleaned up @@ -92,9 +143,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 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 -582484 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=582484 - some guestfish sub commands can not handle special files properly - 503134 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=503134 guestfish's list splitting does not recognize internal quoting @@ -135,6 +183,9 @@ You can help by testing the fixes. 501889 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=501889 write-file does not support strings containing ASCII NUL +582484 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=582484 + some guestfish sub commands can not handle special files properly + 588651 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=588651 guestfish 'strings-e' cmd does not give proper error message or hint @@ -147,12 +198,6 @@ You can help by testing the fixes. 521674 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=521674 Perl modules are unversioned, but should carry version numbers -596776 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=596776 - virt-inspector doesn't discover modprobe aliases on RHEL 3 guests - -597112 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=597112 - get-e2uuid should use blkid instead of "tune2fs -l" to get filesystem UUID - 597118 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=597118 A warning should be given in the help of mke2journal-L for the length of label @@ -162,19 +207,64 @@ You can help by testing the fixes. 597145 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=597145 guestfish 'help' command should indicate error in exit status with an unknown command -579664 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=579664 - guestfish doesn't report error when there is not enough space for image allocation +599464 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=599464 + mkfs-b does not support vfat/ntfs -582144 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=582144 - $g->aug_set doesn't allow a NULL value +602592 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=602592 + [RFE] expose guestfs_close in perl bindings -592052 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=592052 - Need to backport upstream patch to allow optional parts of the libguestfs appliance into RHEL +610880 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=610880 + libguestfs should set broader read perms on tmpdir, so works in some situations when executed with umask 077 + +619334 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=619334 + RFE: Enable coredump capture in the appliance -------------------------------------------------- These bugs are in the VERIFIED state. -594010 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=594010 - Commands running inside libguestfs appliance (eg yum) could not see 10.x network +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 + +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 + +582144 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=582144 + $g->aug_set doesn't allow a NULL value + +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 + +615946 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=615946 + libguestfs-find-requires.sh is not autogenerating dependencies for libguestfs + +616437 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=616437 + libguestfs missing runtime Requires: binutils + +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 End of BUGS file.