X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=BUGS;h=2c20da47bf21522d7f4628adb242d978ad9448f1;hp=ced605f9c291bf59fdded9144e85222237fa14c2;hb=02b3ed7a4a5d1f51b6264e2e094194354a5e4401;hpb=8dfae186196e6cd740c1db0e0be2b5ac94b87993 diff --git a/BUGS b/BUGS index ced605f..2c20da4 100644 --- a/BUGS +++ b/BUGS @@ -1,16 +1,210 @@ -Please note: This file used to contain a list of bugs. Bugs in -libguestfs are now tracked in Red Hat's Bugzilla. +NOTE: This file is automatically generated from "update-bugs". +Last updated: 2010-06-16 16:12:05 -To get a list of bugs against libguestfs use this link: - -https://bugzilla.redhat.com/buglist.cgi?component=libguestfs&product=Virtualization+Tools - -To report a new bug against libguestfs use this link: +This contains a local list of the bugs that are open against +libguestfs. Bugs are tracked in the Red Hat Bugzilla database +at https://bugzilla.redhat.com/ and to report a new bug you +should follow this link: https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools -When reporting a bug, please check: +When reporting a new bug, please check: - - That the bug hasn't been reported already. + - That the bug has not been reported already. - That you are testing a recent version. - Describe the bug accurately, and give a way to reproduce it. + - Include the version of libguestfs, distro version and any other + relevant information. + - Attach the complete output of "libguestfs-test-tool". + +-------------------------------------------------- +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 + +547488 NEW https://bugzilla.redhat.com/show_bug.cgi?id=547488 + guestfish cannot tab complete filenames that contain spaces + +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 + +572337 NEW https://bugzilla.redhat.com/show_bug.cgi?id=572337 + libguestfs should support gptsync + +578103 NEW https://bugzilla.redhat.com/show_bug.cgi?id=578103 + [RFE] Tool to Compare Windows Registry Entries + +592910 NEW https://bugzilla.redhat.com/show_bug.cgi?id=592910 + 'guestfish --remote run' hangs in a shell command substitution context + +593511 NEW https://bugzilla.redhat.com/show_bug.cgi?id=593511 + [RFE] function to get partition name + +596354 NEW https://bugzilla.redhat.com/show_bug.cgi?id=596354 + guestfish.1.html and guestfs.3.html declared "XHTML 1.0 Strict" but are not in fact well-formed XML + +596761 NEW https://bugzilla.redhat.com/show_bug.cgi?id=596761 + Ctrl- causes guestfish to abort + +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 + +599503 NEW https://bugzilla.redhat.com/show_bug.cgi?id=599503 + mountpoint gets missing after umount-all + +600144 NEW https://bugzilla.redhat.com/show_bug.cgi?id=600144 + mountpoint gets missing after umount-all + +600148 NEW https://bugzilla.redhat.com/show_bug.cgi?id=600148 + mkfs-b does not support vfat/ntfs + +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 + +604307 NEW https://bugzilla.redhat.com/show_bug.cgi?id=604307 + dependency problem with latest update? + +604552 NEW https://bugzilla.redhat.com/show_bug.cgi?id=604552 + libquestfs has extra characters after %{?dist} + +501882 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=501882 + /tmp/libguestfs temporary directory is not cleaned up + +583974 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=583974 + mount hangs there when you lack proper permission to guest image + +584228 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=584228 + tgz-in/tar-in command hang when run with a vfat img + +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 + +503134 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=503134 + guestfish's list splitting does not recognize internal quoting + +541618 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=541618 + guestfish not able to mount freebsd ufs2 partitions automatically + +598807 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=598807 + add_cdrom does not work in RHEL 6 + +-------------------------------------------------- +Bugs in MODIFIED, POST or ON_QA state are fixed. +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 + +585222 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=585222 + pvresize should support shrinking PVs + +585223 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=585223 + ntfsresize should support shrinking filesystems + +591142 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=591142 + virt-inspector should give an error for unrecognized disk images + +591155 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=591155 + virt-tar prints "tar_in: tar subcommand failed on directory" if a disk image is not writable + +591250 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=591250 + virt-tar prints "tar_in: tar subcommand failed on directory" if the archive is compressed or not in the right format + +592883 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=592883 + can not edit files on images mounted with guestmount cmd + +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 + +501893 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=501893 + String parameters should be checked for != NULL + +501894 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=501894 + Some String parameters should be OptString + +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 + +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 + +597135 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=597135 + guestfish write-file cmd does not check "size" parameter + +597145 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=597145 + guestfish 'help' command should indicate error in exit status with an unknown command + +598309 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=598309 + part-list and several other cmd failed on libguestfs on RHEL5 + +599300 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=599300 + libguestfs-winsupport lacks dependecy of fuse-libs + +599464 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=599464 + mkfs-b does not support vfat/ntfs + +602592 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=602592 + [RFE] expose guestfs_close in perl bindings + +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 + +582144 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=582144 + $g->aug_set doesn't allow a NULL value + +-------------------------------------------------- +These bugs are in the VERIFIED state. + +592052 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=592052 + Need to backport upstream patch to allow optional parts of the libguestfs appliance into RHEL + +594010 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=594010 + Commands running inside libguestfs appliance (eg yum) could not see 10.x network + +End of BUGS file.