summaryrefslogtreecommitdiffstats
path: root/BUGS
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-03-04 09:59:15 +0000
committerRichard W.M. Jones <rjones@redhat.com>2011-03-04 10:15:49 +0000
commit290e8864fff8a390d6bbbe20fe9781a03edb4c6a (patch)
tree2b7ee61d4055822feec3ba482cab4c4ae67da78b /BUGS
parent2b26c7f721fc8ed2e6f64963289981ac286c02aa (diff)
downloadlibguestfs-290e8864fff8a390d6bbbe20fe9781a03edb4c6a.tar.gz
libguestfs-290e8864fff8a390d6bbbe20fe9781a03edb4c6a.tar.xz
libguestfs-290e8864fff8a390d6bbbe20fe9781a03edb4c6a.zip
Version 1.9.9.1.9.9
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS90
1 files changed, 57 insertions, 33 deletions
diff --git a/BUGS b/BUGS
index 9c22c32b..58852c51 100644
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,5 @@
NOTE: This file is automatically generated from "update-bugs.sh".
-Last updated: 2011-02-06 17:14:29
+Last updated: 2011-03-04 10:09:51
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
@@ -29,6 +29,12 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
674130 NEW https://bugzilla.redhat.com/show_bug.cgi?id=674130
Inspection code fails for Windows guest with two disks
+676020 NEW https://bugzilla.redhat.com/show_bug.cgi?id=676020
+ After using virt-resize with an ntfs partition windows is not booting
+
+678035 NEW https://bugzilla.redhat.com/show_bug.cgi?id=678035
+ inotify_add_watch_0 test failing on RHEL 6.1
+
563450 NEW https://bugzilla.redhat.com/show_bug.cgi?id=563450
list-devices returns devices of different types out of order
@@ -47,6 +53,15 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
672485 NEW https://bugzilla.redhat.com/show_bug.cgi?id=672485
[RFE] virt-edit/tar/inspector do not support encrypted system
+676788 NEW https://bugzilla.redhat.com/show_bug.cgi?id=676788
+ guestfish remote "server is not running" due to specific commands
+
+678231 NEW https://bugzilla.redhat.com/show_bug.cgi?id=678231
+ virt-inspector resports unknown filesystem UUID
+
+679737 NEW https://bugzilla.redhat.com/show_bug.cgi?id=679737
+ zerofree is unavailable
+
501884 NEW https://bugzilla.redhat.com/show_bug.cgi?id=501884
virt-inspector still configured, even if there are missing deps
@@ -140,6 +155,12 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
667610 NEW https://bugzilla.redhat.com/show_bug.cgi?id=667610
Multiple bugs, memory leaks in libguestfs ruby bindings
+677286 NEW https://bugzilla.redhat.com/show_bug.cgi?id=677286
+ libguestfs incorrectly detects Red Hat desktop as 'redhat-based' instead of 'redhat'
+
+677870 NEW https://bugzilla.redhat.com/show_bug.cgi?id=677870
+ [RFE] virt-v2v show the warning info after convert rhel4u8 guest if comment a line of swap in the fstab
+
576879 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=576879
libguestfs protocol loses synchronization if you 'upload' before mounting disks
@@ -164,6 +185,9 @@ 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
+666578 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=666578
+ libguestfs: unknown filesystem label SWAP-sda2
+
--------------------------------------------------
Bugs in MODIFIED, POST or ON_QA state are fixed.
You can help by testing the fixes.
@@ -306,41 +330,17 @@ 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
-673477 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=673477
- Add a grep-friendly string to LIBGUESTFS_TRACE output
-
-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
-
-613593 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=613593
- Rebase libguestfs in RHEL 6.1
-
-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)
-
-666578 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=666578
- libguestfs: unknown filesystem label SWAP-sda2
-
-666579 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=666579
- libguestfs: unknown filesystem /dev/hd{x} (cdrom)
+--------------------------------------------------
+These bugs are in the VERIFIED state.
-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
+673477 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=673477
+ Add a grep-friendly string to LIBGUESTFS_TRACE output
-673721 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=673721
- Typo in virt-make-fs manual page
+677616 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=677616
+ appliance doesn't include augeas device_map lens
---------------------------------------------------
-These bugs are in the VERIFIED state.
+627833 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=627833
+ get-e2uuid should use blkid instead of "tune2fs -l" to get filesystem UUID
633174 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=633174
some guestfish sub commands can not handle special files properly
@@ -360,6 +360,21 @@ These bugs are in the VERIFIED state.
612308 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=612308
qemu -net / vlan option deprecated. Use -netdev instead.
+613593 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=613593
+ Rebase libguestfs in RHEL 6.1
+
+615223 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=615223
+ vfs-type could not read just-created filesystem
+
+617440 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=617440
+ guestfish: fails to tilde expand '~' when the $HOME env is unset
+
+627468 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=627468
+ [RFE]It's better to emphasize "libguestfs-winsupport" in V2V manpage or error output
+
+627832 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=627832
+ [RFE] guestfish should print outputs in a suitable base (eg. octal for modes)
+
639601 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=639601
"virt-ls" command failed to parse domain name "#"
@@ -369,7 +384,16 @@ These bugs are in the VERIFIED state.
666577 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=666577
libguestfs: unknown filesystem /dev/fd0
+666579 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=666579
+ libguestfs: unknown filesystem /dev/hd{x} (cdrom)
+
668115 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=668115
virt-filesystems command fails on guest with corrupt filesystem label
+668611 VERIFIED 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
+
+673721 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=673721
+ Typo in virt-make-fs manual page
+
End of BUGS file.