Version 1.11.18.
[libguestfs.git] / BUGS
diff --git a/BUGS b/BUGS
index ed3985b..cfed015 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,5 @@
 NOTE: This file is automatically generated from "update-bugs.sh".
-Last updated: 2011-07-14
+Last updated: 2011-07-15
 
 This contains a local list of the bugs that are open against
 libguestfs.  Bugs are tracked in the Red Hat Bugzilla database
@@ -179,6 +179,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
 
+619334 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=619334
+  RFE: Enable coredump capture in the appliance
+
 666578 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=666578
   libguestfs: unknown filesystem label SWAP-sda2
 
@@ -192,144 +195,9 @@ You can help by testing the fixes.
 691389 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=691389
   Extended attributes don't work over guestmount (FUSE)
 
-501882 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=501882
-  /tmp/libguestfs temporary directory is not cleaned up
-
-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
-
-584228 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=584228
-  tgz-in/tar-in command hang when run with a vfat img
-
-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
-
 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
-
-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
-
-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
-
-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
-
-619334 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=619334
-  RFE: Enable coredump capture in the appliance
-
-633096 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=633096
-  virt-resize calculates block device size incorrectly, doesn't work with qcow2 target
-
-633766 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=633766
-  virt-resize --shrink fails
-
-634246 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=634246
-  guestfs_part_get_parttype returns "loop" when run against a partition, LV or filesystem
-
-635969 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=635969
-  glob echo mkfs ext2 /dev/vd[b-t]1 prints garbage
-
-638899 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=638899
-  /dev/mapper paths should not be returned from C inspection APIs
-
-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
-
-640961 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=640961
-  Document that grub-install might be needed for old Linux guests after virt-resize
-
-642826 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=642826
-  virt-resize converts any other image format to raw without notifying user, instructions do not account for this
-
-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
-
-652796 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=652796
-  ruby bindings not installed by 'make install', hence omitted from the binary distribution
-
-655554 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=655554
-  Whole disk paths are not made canonical by virt-inspector
-
-663407 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=663407
-  readlink and readlinklist returns /sysroot/ in some paths
-
 --------------------------------------------------
 These bugs are in the VERIFIED state.
 
@@ -339,7 +207,4 @@ These bugs are in the VERIFIED state.
 693306 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=693306
   sfdisk's python interface only accepts lists of type 'list' for the lines parameter
 
-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
-
 End of BUGS file.