build: Add ./configure --disable-fuse option.
[libguestfs.git] / BUGS
diff --git a/BUGS b/BUGS
index ddfa579..56e19df 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,5 @@
 NOTE: This file is automatically generated from "update-bugs".
-Last updated: 2010-10-19 15:17:36
+Last updated: 2010-11-05 12:29:33
 
 This contains a local list of the bugs that are open against
 libguestfs.  Bugs are tracked in the Red Hat Bugzilla database
@@ -77,9 +77,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
 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
 
@@ -134,9 +131,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
 635971 NEW https://bugzilla.redhat.com/show_bug.cgi?id=635971
   glob mkfs ext2 /dev/vd[b-t]1 does not expand
 
-636061 NEW https://bugzilla.redhat.com/show_bug.cgi?id=636061
-  [abrt] guestfish-1.2.11-1.fc12: malloc_consolidate: Process /usr/bin/guestfish was killed by signal 11 (SIGSEGV)
-
 637244 NEW https://bugzilla.redhat.com/show_bug.cgi?id=637244
   virt-inspector has noisy start when inspecting 64-bit disk image from 32-bit host
 
@@ -146,36 +140,21 @@ 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
 
-638899 NEW https://bugzilla.redhat.com/show_bug.cgi?id=638899
-  /dev/mapper paths should not be returned from C inspection APIs
-
-638901 NEW https://bugzilla.redhat.com/show_bug.cgi?id=638901
-  Appliance filename should not contain repository name
-
-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
 
-642929 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642929
-  C inspection code should ignore /dev/fd* in /etc/fstab
+646036 NEW https://bugzilla.redhat.com/show_bug.cgi?id=646036
+  libguestfs fails to launch
 
-642930 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642930
-  virt-inspector (Sys::Guestfs::Lib) should use C inspection APIs
-
-642932 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642932
-  guestmount options should match guestfish options
-
-642933 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642933
-  guestfs_list_filesystems should be used in all possible places
-
-642934 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642934
-  No way to specify disk format when adding a disk to libguestfs
+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)
 
 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
 
@@ -207,9 +186,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
 
@@ -261,6 +237,9 @@ You can help by testing the fixes.
 599464 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=599464
   mkfs-b does not support vfat/ntfs
 
+599503 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=599503
+  document that mkmountpoint and umount-all cannot be mixed
+
 602592 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=602592
   [RFE] expose guestfs_close in perl bindings
 
@@ -279,6 +258,15 @@ You can help by testing the fixes.
 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
 
@@ -288,9 +276,33 @@ You can help by testing the fixes.
 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
+
 --------------------------------------------------
 These bugs are in the VERIFIED state.