Version 1.3.14.
[libguestfs.git] / BUGS
diff --git a/BUGS b/BUGS
index 21df6b9..b669471 100644 (file)
--- a/BUGS
+++ b/BUGS
-[guestfish] Built-in commands like 'alloc' and 'help' don't auto-complete.
-
-[libguestfs] /tmp/libguestfs temporary directory is not cleaned up
-sometimes.  This appears to happen (only?) if the main program
-segfaults.
-
-[libguestfs] qemu process not cleaned up occasionally.  This appears
-to happen only if the main program or library segfaults, in which case
-the atexit handler which would normally perform cleanup is not run.
-sometimes.  This appears to happen (only?) if the main program
-segfaults.
-[testing a hacky fix to this]
-
-[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).
-[fixed - was a KVM bug]
-
-[java] Java bindings documentation messed up.  See:
-http://java.sun.com/j2se/javadoc/writingdoccomments/
-
-[libguestfs] If qemu process is a shell script, then it is not cleaned
-up correctly, even on "good" exit.  This is because we need to set up
-a new process group (see commented code for doing setpgid).
-[fixed? - added documentation in the manual page that you have to
-do 'exec qemu' in the wrapper.  However I still notice that the
-recovery process kills qemu, instead of it being killed by the
-parent process, or at least that's what I think is happening]
-
-[libguestfs] Some occasional data corruption, certainly on tgz-out.
-Try using tgz-out on a very large directory.
-[we think this is fixed by 64a6a828bd318622420cf3018899392fd80c14e7]
-
-[libguestfs] futimens (do_touch) not available in glibc 2.5
-(reported by Charles Duffy)
-[fixed]
-
-[ocaml] Does not compile with OCaml 3.09.3 from RHEL 5
-(reported by Charles Duffy)
-[fixed]
-
-[inspector] If there are missing Perl module deps, it still
-configures the inspector.  (eg. if perl-Sys-Virt is missing).
-
-[build] "exec: chroot not found"
-Setting PATH to include /usr/sbin solves this temporarily.
+NOTE: This file is automatically generated from "update-bugs".
+Last updated: 2010-05-24 13:38:11
+
+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 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
+
+582993 NEW https://bugzilla.redhat.com/show_bug.cgi?id=582993
+  guestfish eats words when tab completing case (in)sensitive paths
+
+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
+
+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
+
+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
+
+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
+
+501889 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=501889
+  write-file does not support strings containing ASCII NUL
+
+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
+
+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
+
+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
+
+594475 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=594475
+  breaks yum upgrade due to dependent file move
+
+End of BUGS file.