1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
|
NOTE: This file is automatically generated from "update-bugs.sh".
Last updated: 2011-04-22 22:23:42
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
at https://bugzilla.redhat.com/ and to report a new bug you
should follow this link:
https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools
When reporting a new bug, please check:
- That the bug has not been reported already.
- That you are testing a recent version.
- Describe the bug accurately, and give a way to reproduce it.
- Include the version of libguestfs, distro version and any other
relevant information.
- Attach the complete output of "libguestfs-test-tool".
--------------------------------------------------
Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
676020 NEW https://bugzilla.redhat.com/show_bug.cgi?id=676020
After using virt-resize with an ntfs partition windows is not booting
684486 NEW https://bugzilla.redhat.com/show_bug.cgi?id=684486
Guest fails to boot after virt-resize
684980 NEW https://bugzilla.redhat.com/show_bug.cgi?id=684980
calling guestfs_kill_subprocess() then guestfs_close() causes a lockup in some applications
685009 NEW https://bugzilla.redhat.com/show_bug.cgi?id=685009
Got error when expanding ntfs filesystem
691659 NEW https://bugzilla.redhat.com/show_bug.cgi?id=691659
libguestfs fails to run under JRuby 1.6.0
693064 NEW https://bugzilla.redhat.com/show_bug.cgi?id=693064
Symbolic links on ntfs-3g are not followed correctly by some commands
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
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]
670942 NEW https://bugzilla.redhat.com/show_bug.cgi?id=670942
libguestfs does not work with kernel-rt (MRG)
671082 NEW https://bugzilla.redhat.com/show_bug.cgi?id=671082
libguestfs does not work with kernel-rt
672485 NEW https://bugzilla.redhat.com/show_bug.cgi?id=672485
[RFE] virt-edit/tar/inspector do not support encrypted system
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
690358 NEW https://bugzilla.redhat.com/show_bug.cgi?id=690358
Better to point out in manual page that fullvirt query doesn't support Windows guest
692394 NEW https://bugzilla.redhat.com/show_bug.cgi?id=692394
inspect-list-applications fails to detect 32 bit apps installed under WOW64 emulator on 64 bit Windows
693306 NEW https://bugzilla.redhat.com/show_bug.cgi?id=693306
sfdisk's python interface only accepts lists of type 'list' for the lines parameter
507278 NEW https://bugzilla.redhat.com/show_bug.cgi?id=507278
libguestfs fails to build on Fedora sparc64
554829 NEW https://bugzilla.redhat.com/show_bug.cgi?id=554829
SELinux handling could be done better.
555803 NEW https://bugzilla.redhat.com/show_bug.cgi?id=555803
guestfs_tgz_out does not detect failure of tar command
572337 NEW https://bugzilla.redhat.com/show_bug.cgi?id=572337
libguestfs should support gptsync
578103 NEW https://bugzilla.redhat.com/show_bug.cgi?id=578103
[RFE] Tool to Compare Windows Registry Entries
592910 NEW https://bugzilla.redhat.com/show_bug.cgi?id=592910
'guestfish --remote run' hangs in a shell command substitution context
593511 NEW https://bugzilla.redhat.com/show_bug.cgi?id=593511
[RFE] function to get partition name
596354 NEW https://bugzilla.redhat.com/show_bug.cgi?id=596354
guestfish.1.html and guestfs.3.html declared "XHTML 1.0 Strict" but are not in fact well-formed XML
596761 NEW https://bugzilla.redhat.com/show_bug.cgi?id=596761
Ctrl- causes guestfish to abort
598772 NEW https://bugzilla.redhat.com/show_bug.cgi?id=598772
guestfish 'help' command should indicate error in exit status with an unknown command
602997 NEW https://bugzilla.redhat.com/show_bug.cgi?id=602997
part-get-bootable gives wrong result with an unordered part layout
603000 NEW https://bugzilla.redhat.com/show_bug.cgi?id=603000
part-get-bootable gives wrong result with an unordered part layout
604041 NEW https://bugzilla.redhat.com/show_bug.cgi?id=604041
guestmount absolute symlinks don't work
619345 NEW https://bugzilla.redhat.com/show_bug.cgi?id=619345
RFE: Enable coredump capture in the appliance
624334 NEW https://bugzilla.redhat.com/show_bug.cgi?id=624334
blockdev-setbsz succeeds, but does not affect blockdev-getbsz
624335 NEW https://bugzilla.redhat.com/show_bug.cgi?id=624335
blockdev-setbsz succeeds, but does not affect blockdev-getbsz
627675 NEW https://bugzilla.redhat.com/show_bug.cgi?id=627675
libguestfs inspector code cannot handle /dev/disk/by-id/* paths
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
637251 NEW https://bugzilla.redhat.com/show_bug.cgi?id=637251
virt-inspector fails to recognize data-only NTFS disk image
642821 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642821
virt-resize falls over on a disk image with a logical swap partition
646036 NEW https://bugzilla.redhat.com/show_bug.cgi?id=646036
libguestfs fails to launch
660687 NEW https://bugzilla.redhat.com/show_bug.cgi?id=660687
guestmount: "touch" command fails: touch: setting times of `timestamp': Invalid argument
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
682980 NEW https://bugzilla.redhat.com/show_bug.cgi?id=682980
libguestfs incorrectly detects Red Hat desktop as 'redhat-based' instead of 'redhat'
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
583974 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=583974
mount hangs there when you lack proper permission to guest image
627835 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=627835
libguestfs protocol loses synchronization if you 'upload' before mounting disks
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
503134 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=503134
guestfish's list splitting does not recognize internal quoting
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.
691389 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=691389
Extended attributes don't work over guestmount (FUSE)
501882 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=501882
/tmp/libguestfs temporary directory is not cleaned up
507810 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=507810
guestfish -i / virt-inspector cannot handle spaces in filenames
576879 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=576879
libguestfs protocol loses synchronization if you 'upload' before mounting disks
584228 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=584228
tgz-in/tar-in command hang when run with a vfat img
585221 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=585221
resize2fs should support shrinking filesystems
585222 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=585222
pvresize should support shrinking PVs
585223 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=585223
ntfsresize should support shrinking filesystems
591142 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=591142
virt-inspector should give an error for unrecognized disk images
591155 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=591155
virt-tar prints "tar_in: tar subcommand failed on directory" if a disk image is not writable
591250 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=591250
virt-tar prints "tar_in: tar subcommand failed on directory" if the archive is compressed or not in the right format
592883 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=592883
can not edit files on images mounted with guestmount cmd
501889 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=501889
write-file does not support strings containing ASCII NUL
582484 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=582484
some guestfish sub commands can not handle special files properly
588651 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=588651
guestfish 'strings-e' cmd does not give proper error message or hint
657499 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=657499
checksum: wrong check sum type causes umount to fail
501893 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=501893
String parameters should be checked for != NULL
501894 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=501894
Some String parameters should be OptString
521674 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=521674
Perl modules are unversioned, but should carry version numbers
597118 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=597118
A warning should be given in the help of mke2journal-L for the length of label
597135 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=597135
guestfish write-file cmd does not check "size" parameter
597145 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=597145
guestfish 'help' command should indicate error in exit status with an unknown command
599464 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=599464
mkfs-b does not support vfat/ntfs
602592 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=602592
[RFE] expose guestfs_close in perl bindings
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
638899 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=638899
/dev/mapper paths should not be returned from C inspection APIs
638901 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=638901
Appliance filename should not contain repository name
639405 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=639405
Interrupted cached appliance creation leaves libguestfs unusable
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
642929 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=642929
C inspection code should ignore /dev/fd* in /etc/fstab
642930 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=642930
virt-inspector (Sys::Guestfs::Lib) should use C inspection APIs
642932 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=642932
guestmount options should match guestfish options
642933 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=642933
guestfs_list_filesystems should be used in all possible places
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
646432 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=646432
/dev/mapper paths should not be returned from guestfs_mountpoints
646821 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=646821
virt-df should have --uuid option
646822 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=646822
libguestfs trace mode should not print long binary strings
652796 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=652796
ruby bindings not installed by 'make install', hence omitted from the binary distribution
655554 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=655554
Whole disk paths are not made canonical by virt-inspector
661280 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=661280
virt-rescue: panic when shutting down: "/sbin/reboot: No such file or directory"
663407 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=663407
readlink and readlinklist returns /sysroot/ in some paths
--------------------------------------------------
These bugs are in the VERIFIED state.
673477 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=673477
Add a grep-friendly string to LIBGUESTFS_TRACE output
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
633174 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=633174
some guestfish sub commands can not handle special files properly
657472 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=657472
checksum: wrong check sum type causes umount to fail
657502 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=657502
virt-inspector depends on EPEL package perl-String-ShellQuote but does not require it
676788 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=676788
libguestfs trace segfaults when list-filesystems returns error
691724 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=691724
virt-inspector reports unknown filesystem /dev/vda1
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
600144 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=600144
document that mkmountpoint and umount-all cannot be mixed
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 "#"
639602 VERIFIED 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 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.
|