diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2010-10-01 21:04:07 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2010-10-01 21:04:07 +0100 |
commit | fd10487c9e5d1196ff751f6f37b75a7e5455f243 (patch) | |
tree | 7d287793d7351dde4e36b480b006819c0a4d5530 /BUGS | |
parent | ffc75da7139f1ff447b597457458b72eba2bb108 (diff) | |
download | libguestfs-fd10487c9e5d1196ff751f6f37b75a7e5455f243.tar.gz libguestfs-fd10487c9e5d1196ff751f6f37b75a7e5455f243.tar.xz libguestfs-fd10487c9e5d1196ff751f6f37b75a7e5455f243.zip |
Version 1.5.21.1.5.21
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 44 |
1 files changed, 22 insertions, 22 deletions
@@ -1,5 +1,5 @@ NOTE: This file is automatically generated from "update-bugs". -Last updated: 2010-09-26 22:40:42 +Last updated: 2010-10-01 21:02:14 This contains a local list of the bugs that are open against libguestfs. Bugs are tracked in the Red Hat Bugzilla database @@ -80,9 +80,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 @@ -110,9 +107,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 @@ -134,30 +128,15 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 632918 NEW https://bugzilla.redhat.com/show_bug.cgi?id=632918 Can't use virt-resize on Ubuntu 10.04 image -633096 NEW https://bugzilla.redhat.com/show_bug.cgi?id=633096 - virt-resize calculates block device size incorrectly, doesn't work with qcow2 target - -633766 NEW https://bugzilla.redhat.com/show_bug.cgi?id=633766 - virt-resize --shrink fails - 634246 NEW https://bugzilla.redhat.com/show_bug.cgi?id=634246 guestfs_part_get_parttype returns "loop" when run against a partition, LV or filesystem -635969 NEW https://bugzilla.redhat.com/show_bug.cgi?id=635969 - glob echo mkfs ext2 /dev/vd[b-t]1 prints garbage - 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) -636370 NEW https://bugzilla.redhat.com/show_bug.cgi?id=636370 - libguestfs depsolving issue on yum install - -636454 NEW https://bugzilla.redhat.com/show_bug.cgi?id=636454 - [RFE] Need a way to determine if a particular block device is a logical volume - 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 @@ -167,6 +146,15 @@ 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 + 501882 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=501882 /tmp/libguestfs temporary directory is not cleaned up @@ -258,6 +246,15 @@ You can help by testing the fixes. 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 + +635969 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=635969 + glob echo mkfs ext2 /dev/vd[b-t]1 prints garbage + -------------------------------------------------- These bugs are in the VERIFIED state. @@ -297,4 +294,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. |