X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=BUGS;h=f188b81bada4ac860790fe8400740bb0e504ab75;hp=7acddb068e4021cbd55b8b4ecadd3f9c7402f211;hb=5b77be72bc4e46c7a53a24f1eb4cbd107a708f17;hpb=ecee63de60a2419abf54eb1967dab04643234ed6 diff --git a/BUGS b/BUGS index 7acddb0..f188b81 100644 --- a/BUGS +++ b/BUGS @@ -1,8 +1,222 @@ -[guestfish] Built-in commands like 'alloc' and 'help' don't auto-complete. +NOTE: This file is automatically generated from "update-bugs". +Last updated: 2010-07-08 12:53:12 -[libguestfs] /tmp/libguestfs temporary directory is not cleaned up -(sometimes). +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: -[kernel?] Kernel boot times are significantly slower for Fedora 11/12 -than for Fedora 10, like 2-3 times slower. This greatly affects the -time it takes to launch the subprocess (although it does still work). +https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools + +When reporting a new bug, please check: + + - 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 + +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 + +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 + +612307 NEW https://bugzilla.redhat.com/show_bug.cgi?id=612307 + qemu -net / vlan option deprecated. Use -netdev instead. + +612308 NEW https://bugzilla.redhat.com/show_bug.cgi?id=612308 + qemu -net / vlan option deprecated. Use -netdev instead. + +612493 NEW https://bugzilla.redhat.com/show_bug.cgi?id=612493 + add_drive_ro with ntfs, then mount fails + +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 + +-------------------------------------------------- +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 + +603429 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=603429 + febootstrap-supermin-helper created initrd missing libfuse.so.* files + +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 + +598771 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=598771 + guestfish 'help' command should indicate error in exit status with an unknown command + +598807 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=598807 + add_cdrom does not work in RHEL 6 + +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 + +600148 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=600148 + 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 + +604552 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=604552 + libguestfs has extra characters after %{?dist} + +609990 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=609990 + guestfish: using -m option in conjunction with --listen option causes appliance to die + +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 + +-------------------------------------------------- +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 + +582144 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=582144 + $g->aug_set doesn't allow a NULL value + +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.