diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2011-04-16 14:57:33 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2011-04-16 14:57:33 +0100 |
commit | 79f5720d2ccab820c90b7516f3fbf5e3dcbe9c8f (patch) | |
tree | 8b863c8d18c28d4b00b3eb12bcec41fd1e7d1d9b /BUGS | |
parent | 340ff70c1e28aa0ceb2f45918dabafc8fd7134d3 (diff) | |
download | libguestfs-79f5720d2ccab820c90b7516f3fbf5e3dcbe9c8f.tar.gz libguestfs-79f5720d2ccab820c90b7516f3fbf5e3dcbe9c8f.tar.xz libguestfs-79f5720d2ccab820c90b7516f3fbf5e3dcbe9c8f.zip |
Version 1.11.1.1.11.1
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 23 |
1 files changed, 16 insertions, 7 deletions
@@ -1,5 +1,5 @@ NOTE: This file is automatically generated from "update-bugs.sh". -Last updated: 2011-04-12 20:14:20 +Last updated: 2011-04-16 14:15:10 This contains a local list of the bugs that are open against libguestfs. Bugs are tracked in the Red Hat Bugzilla database @@ -41,9 +41,15 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 693359 NEW https://bugzilla.redhat.com/show_bug.cgi?id=693359 virt-cat and virt-edit don't handle case sensitive NTFS paths properly +695881 NEW https://bugzilla.redhat.com/show_bug.cgi?id=695881 + virt-make-fs generates qemu-img command line containing decimal point: "qemu-img: Invalid image size specified!" + 563450 NEW https://bugzilla.redhat.com/show_bug.cgi?id=563450 list-devices returns devices of different types out of order +696445 NEW https://bugzilla.redhat.com/show_bug.cgi?id=696445 + Backport virt-inspector for virt-v2v + 547488 NEW https://bugzilla.redhat.com/show_bug.cgi?id=547488 guestfish cannot tab complete filenames that contain spaces @@ -155,6 +161,12 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 688062 NEW https://bugzilla.redhat.com/show_bug.cgi?id=688062 fish: add luks-open mapped device to tab completion list +696451 NEW https://bugzilla.redhat.com/show_bug.cgi?id=696451 + libguestfs: unknown filesystem label SWAP-sda2 + +696484 NEW https://bugzilla.redhat.com/show_bug.cgi?id=696484 + [RFE] virt-v2v show the warning info after convert rhel4u8 guest if comment a line of swap in the fstab + 672491 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=672491 RFE: guestfs_last_errno should be exposed in perl bindings @@ -164,9 +176,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 627835 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=627835 libguestfs protocol loses synchronization if you 'upload' before mounting disks -695138 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=695138 - Remove dependency on gfs2-utils - 539746 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=539746 launch fails when run inside a Xen guest, when no non-PV kernels are installed @@ -252,9 +261,6 @@ 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 @@ -339,6 +345,9 @@ These bugs are in the VERIFIED state. 677616 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=677616 appliance doesn't include augeas device_map lens +695138 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=695138 + Remove dependency on gfs2-utils + 627833 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=627833 get-e2uuid should use blkid instead of "tune2fs -l" to get filesystem UUID |