summaryrefslogtreecommitdiffstats
path: root/BUGS
diff options
context:
space:
mode:
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS101
1 files changed, 88 insertions, 13 deletions
diff --git a/BUGS b/BUGS
index 1cebc8df..3ae831f0 100644
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,5 @@
NOTE: This file is automatically generated from "update-bugs".
-Last updated: 2010-09-08 16:52:18
+Last updated: 2010-10-23 16:50:06
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
@@ -32,6 +32,12 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
627833 NEW https://bugzilla.redhat.com/show_bug.cgi?id=627833
get-e2uuid should use blkid instead of "tune2fs -l" to get filesystem UUID
+633174 NEW https://bugzilla.redhat.com/show_bug.cgi?id=633174
+ some guestfish sub commands can not handle special files properly
+
+643991 NEW https://bugzilla.redhat.com/show_bug.cgi?id=643991
+ CVE-2010-3851 libguestfs: missing disk format specifier when adding a disk [fedora-all]
+
501884 NEW https://bugzilla.redhat.com/show_bug.cgi?id=501884
virt-inspector still configured, even if there are missing deps
@@ -77,9 +83,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
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
@@ -107,9 +110,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
619345 NEW https://bugzilla.redhat.com/show_bug.cgi?id=619345
RFE: Enable coredump capture in the appliance
-623183 NEW https://bugzilla.redhat.com/show_bug.cgi?id=623183
- "libguestfs: warning: unexpected connection from UID 0 to port ..."
-
624035 NEW https://bugzilla.redhat.com/show_bug.cgi?id=624035
guestfish "upload /file foo" command hangs or gives a protocol error
@@ -128,6 +128,51 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
627832 NEW https://bugzilla.redhat.com/show_bug.cgi?id=627832
[RFE] guestfish should print outputs in a suitable base (eg. octal for modes)
+634649 NEW https://bugzilla.redhat.com/show_bug.cgi?id=634649
+ [RFE] Align a NTFS partition within qcow2 over LVM to start at offset which is a multiple of 8
+
+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
+
+637251 NEW https://bugzilla.redhat.com/show_bug.cgi?id=637251
+ virt-inspector fails to recognize data-only NTFS disk image
+
+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
+
+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
+
+645869 NEW https://bugzilla.redhat.com/show_bug.cgi?id=645869
+ configure --disable-appliance should not need to check for febootstrap + debootstrap
+
501882 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=501882
/tmp/libguestfs temporary directory is not cleaned up
@@ -149,6 +194,12 @@ 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
+639601 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=639601
+ "virt-ls" command failed to parse domain name "#"
+
+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 "#".
+
--------------------------------------------------
Bugs in MODIFIED, POST or ON_QA state are fixed.
You can help by testing the fixes.
@@ -213,12 +264,36 @@ 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
-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
-
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
+
+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
+
+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
+
--------------------------------------------------
These bugs are in the VERIFIED state.
@@ -249,9 +324,6 @@ These bugs are in the VERIFIED state.
615870 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=615870
libguestfs-find-requires.sh is not autogenerating dependencies for libguestfs
-615946 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=615946
- 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
@@ -261,4 +333,7 @@ These bugs are in the VERIFIED state.
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
+
End of BUGS file.