Version 1.7.12.
[libguestfs.git] / BUGS
diff --git a/BUGS b/BUGS
index 7971c0e..64192a6 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,5 @@
 NOTE: This file is automatically generated from "update-bugs".
-Last updated: 2010-10-27 12:50:27
+Last updated: 2010-11-23 10:39:18
 
 This contains a local list of the bugs that are open against
 libguestfs.  Bugs are tracked in the Red Hat Bugzilla database
@@ -92,9 +92,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
 612308 NEW https://bugzilla.redhat.com/show_bug.cgi?id=612308
   qemu -net / vlan option deprecated.  Use -netdev instead.
 
-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
 
@@ -140,30 +137,24 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
 637252 NEW https://bugzilla.redhat.com/show_bug.cgi?id=637252
   virt-resize has no 32-bit support
 
-639405 NEW https://bugzilla.redhat.com/show_bug.cgi?id=639405
-  Interrupted cached appliance creation leaves libguestfs unusable
-
 642821 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642821
   virt-resize falls over on a disk image with a logical swap partition
 
-642930 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642930
-  virt-inspector (Sys::Guestfs::Lib) should use C inspection APIs
-
-642933 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642933
-  guestfs_list_filesystems should be used in all possible places
-
 646036 NEW https://bugzilla.redhat.com/show_bug.cgi?id=646036
   libguestfs fails to launch
 
 646361 NEW https://bugzilla.redhat.com/show_bug.cgi?id=646361
   Fix appliance building Fedora-on-Debian (on systems with default library search paths differing from the appliance's)
 
-646432 NEW https://bugzilla.redhat.com/show_bug.cgi?id=646432
-  /dev/mapper paths should not be returned from guestfs_mountpoints
+655554 NEW https://bugzilla.redhat.com/show_bug.cgi?id=655554
+  Whole disk paths are not made canonical by virt-inspector
 
 501882 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=501882
   /tmp/libguestfs temporary directory is not cleaned up
 
+576879 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=576879
+  libguestfs protocol loses synchronization if you 'upload' before mounting disks
+
 583974 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=583974
   mount hangs there when you lack proper permission to guest image
 
@@ -188,6 +179,9 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
 639602 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=639602
   ""virt-list-filesystems" fails to parse the command line argument if the domain name is "#".
 
+654638 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=654638
+  openssl updated to 1.0.0b libguestfs depends on exact file names
+
 --------------------------------------------------
 Bugs in MODIFIED, POST or ON_QA state are fixed.
 You can help by testing the fixes.
@@ -195,9 +189,6 @@ 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
 
@@ -255,6 +246,9 @@ You can help by testing the fixes.
 602592 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=602592
   [RFE] expose guestfs_close in perl bindings
 
+613593 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=613593
+  Rebase libguestfs in RHEL 6.1
+
 619334 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=619334
   RFE: Enable coredump capture in the appliance
 
@@ -276,6 +270,9 @@ You can help by testing the fixes.
 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
 
@@ -288,60 +285,39 @@ You can help by testing the fixes.
 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
+
 --------------------------------------------------
 These bugs are in the VERIFIED state.
 
-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
 
-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
-
-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
-
 636454 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=636454
   [RFE] Need a way to determine if a particular block device is a logical volume