summaryrefslogtreecommitdiffstats
path: root/BUGS
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-01-15 14:56:36 +0000
committerRichard W.M. Jones <rjones@redhat.com>2011-01-15 14:57:52 +0000
commit07f1be28e85c37580d882c0a889528c1b9c6b4a0 (patch)
tree49e7e0074e56def070474c2a4755be813d1376ab /BUGS
parentbc93d2ba38eb17a45888b97e8bcfd5f0e0bcb57c (diff)
downloadlibguestfs-07f1be28e85c37580d882c0a889528c1b9c6b4a0.tar.gz
libguestfs-07f1be28e85c37580d882c0a889528c1b9c6b4a0.tar.xz
libguestfs-07f1be28e85c37580d882c0a889528c1b9c6b4a0.zip
Version 1.9.4.1.9.4
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS81
1 files changed, 39 insertions, 42 deletions
diff --git a/BUGS b/BUGS
index cce25625..ed750ddb 100644
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,5 @@
NOTE: This file is automatically generated from "update-bugs.sh".
-Last updated: 2011-01-11 21:54:37
+Last updated: 2011-01-15 14:57:38
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
@@ -174,9 +174,6 @@ You can help by testing the fixes.
592883 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=592883
can not edit files on images mounted with guestmount cmd
-627835 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=627835
- libguestfs protocol loses synchronization if you 'upload' before mounting disks
-
501889 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=501889
write-file does not support strings containing ASCII NUL
@@ -186,12 +183,6 @@ You can help by testing the fixes.
588651 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=588651
guestfish 'strings-e' cmd does not give proper error message or hint
-627833 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=627833
- get-e2uuid should use blkid instead of "tune2fs -l" to get filesystem UUID
-
-633174 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=633174
- some guestfish sub commands can not handle special files properly
-
657499 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=657499
checksum: wrong check sum type causes umount to fail
@@ -219,33 +210,15 @@ You can help by testing the fixes.
599503 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=599503
document that mkmountpoint and umount-all cannot be mixed
-600144 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=600144
- 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
-612308 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=612308
- qemu -net / vlan option deprecated. Use -netdev instead.
-
613593 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=613593
Rebase libguestfs in RHEL 6.1
-615223 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=615223
- vfs-type could not read just-created filesystem
-
-617440 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=617440
- guestfish: fails to tilde expand '~' when the $HOME env is unset
-
619334 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=619334
RFE: Enable coredump capture in the appliance
-627468 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=627468
- [RFE]It's better to emphasize "libguestfs-winsupport" in V2V manpage or error output
-
-627832 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=627832
- [RFE] guestfish should print outputs in a suitable base (eg. octal for modes)
-
633096 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=633096
virt-resize calculates block device size incorrectly, doesn't work with qcow2 target
@@ -267,12 +240,6 @@ You can help by testing the fixes.
639405 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=639405
Interrupted cached appliance creation leaves libguestfs unusable
-639601 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=639601
- "virt-ls" command failed to parse domain name "#"
-
-639602 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=639602
- ""virt-list-filesystems" fails to parse the command line argument if the domain name is "#".
-
639986 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=639986
virt-df --csv does not properly quote " in libvirt domain names
@@ -321,19 +288,52 @@ You can help by testing the fixes.
663407 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=663407
readlink and readlinklist returns /sysroot/ in some paths
-666577 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=666577
+627835 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=627835
+ libguestfs protocol loses synchronization if you 'upload' before mounting disks
+
+627833 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=627833
+ get-e2uuid should use blkid instead of "tune2fs -l" to get filesystem UUID
+
+633174 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=633174
+ some guestfish sub commands can not handle special files properly
+
+600144 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=600144
+ document that mkmountpoint and umount-all cannot be mixed
+
+612308 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=612308
+ qemu -net / vlan option deprecated. Use -netdev instead.
+
+615223 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=615223
+ vfs-type could not read just-created filesystem
+
+617440 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=617440
+ guestfish: fails to tilde expand '~' when the $HOME env is unset
+
+627468 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=627468
+ [RFE]It's better to emphasize "libguestfs-winsupport" in V2V manpage or error output
+
+627832 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=627832
+ [RFE] guestfish should print outputs in a suitable base (eg. octal for modes)
+
+639601 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=639601
+ "virt-ls" command failed to parse domain name "#"
+
+639602 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=639602
+ ""virt-list-filesystems" fails to parse the command line argument if the domain name is "#".
+
+666577 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=666577
libguestfs: unknown filesystem /dev/fd0
-666578 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=666578
+666578 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=666578
libguestfs: unknown filesystem label SWAP-sda2
-666579 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=666579
+666579 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=666579
libguestfs: unknown filesystem /dev/hd{x} (cdrom)
-668115 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=668115
+668115 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=668115
virt-filesystems command fails on guest with corrupt filesystem label
-668611 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=668611
+668611 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=668611
guestfish -i is trying to mount all mounts from /etc/fstab and fails with an error when device doesn't exists
--------------------------------------------------
@@ -348,7 +348,4 @@ These bugs are in the VERIFIED state.
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
-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.