forked from libguestfs/libguestfs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
BUGS
693 lines (463 loc) · 29.9 KB
/
BUGS
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
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
NOTE: This file is automatically generated from "update-bugs.sh".
Last updated: 2017-04-25
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.
547488 NEW https://bugzilla.redhat.com/show_bug.cgi?id=547488
guestfish cannot tab complete filenames that contain spaces
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
604041 NEW https://bugzilla.redhat.com/show_bug.cgi?id=604041
guestmount absolute symlinks don't work
637251 NEW https://bugzilla.redhat.com/show_bug.cgi?id=637251
virt-inspector fails to recognize data-only NTFS disk image
693064 NEW https://bugzilla.redhat.com/show_bug.cgi?id=693064
Symbolic links on ntfs-3g are not followed correctly by some commands
745576 NEW https://bugzilla.redhat.com/show_bug.cgi?id=745576
libguestfs (or qemu?) hangs if sparse file runs out of disk space
770075 NEW https://bugzilla.redhat.com/show_bug.cgi?id=770075
FEBOOTSTRAP_MODULES fails if modules directory is not under /lib
770076 NEW https://bugzilla.redhat.com/show_bug.cgi?id=770076
FEBOOTSTRAP_KERNEL causes appliance build to fail
785603 NEW https://bugzilla.redhat.com/show_bug.cgi?id=785603
copy-out "No such file or directory"
790837 NEW https://bugzilla.redhat.com/show_bug.cgi?id=790837
Use of atexit to clean up handles is wrong in multithreaded programs
813290 NEW https://bugzilla.redhat.com/show_bug.cgi?id=813290
mdadm (md-detail) test occasionally fails with 'md device /dev/md125 does not appear to be active.'
824021 NEW https://bugzilla.redhat.com/show_bug.cgi?id=824021
inspection cannot recognize guest which uses btrfs subvolumes for root
824782 NEW https://bugzilla.redhat.com/show_bug.cgi?id=824782
virt-resize cannot resize PowerPC guests
832602 NEW https://bugzilla.redhat.com/show_bug.cgi?id=832602
"error in chunked encoding" when trying to extract (tar-out) a truncated ISO image
833362 NEW https://bugzilla.redhat.com/show_bug.cgi?id=833362
virt-make-fs test fails on ppc64 because filesystem block size is 64k
835622 NEW https://bugzilla.redhat.com/show_bug.cgi?id=835622
RFE: virt-sparsify should be able to sparsify onto a thin-provisioned LV
845234 NEW https://bugzilla.redhat.com/show_bug.cgi?id=845234
RFE: virt-ls on Windows guest doesn't support drive letters
848464 NEW https://bugzilla.redhat.com/show_bug.cgi?id=848464
gobject javascript bindings cannot use 64 bit integers
848926 NEW https://bugzilla.redhat.com/show_bug.cgi?id=848926
virt-v2v should verify that the RHEV-M domain is an export storage domain
857763 NEW https://bugzilla.redhat.com/show_bug.cgi?id=857763
libguestfs 'file-architecture' returns 'ARM' for arm binaries
866994 NEW https://bugzilla.redhat.com/show_bug.cgi?id=866994
tgz-out causes memory leak in guestfsd
887826 NEW https://bugzilla.redhat.com/show_bug.cgi?id=887826
RFE: virt-sparsify cannot handle multi-disk virtual machines (eg. if they use LVM, MD, LDM, etc)
891909 NEW https://bugzilla.redhat.com/show_bug.cgi?id=891909
Can't make install with non-standard prefix as non-root
895898 NEW https://bugzilla.redhat.com/show_bug.cgi?id=895898
RFE: Allow interface to be specified with libvirt attach-method
895946 NEW https://bugzilla.redhat.com/show_bug.cgi?id=895946
Got incorrect block count number when resize ntfs file system via "ntfsresize_opts"
903987 NEW https://bugzilla.redhat.com/show_bug.cgi?id=903987
Command "acl-set-file" is inconvenient to use
910115 NEW https://bugzilla.redhat.com/show_bug.cgi?id=910115
RFE: support ntfsresize --bad-sectors option in virt-resize
910117 NEW https://bugzilla.redhat.com/show_bug.cgi?id=910117
virt-v2v removes serial console from securetty list
910269 NEW https://bugzilla.redhat.com/show_bug.cgi?id=910269
Tracker: Bugs in other packages that stop libguestfs working
913815 NEW https://bugzilla.redhat.com/show_bug.cgi?id=913815
febootstrap: no ext2 root device found when running libguestfs-test-tools
917706 NEW https://bugzilla.redhat.com/show_bug.cgi?id=917706
guestfs_umount_local is not thread safe
920617 NEW https://bugzilla.redhat.com/show_bug.cgi?id=920617
RFE: virt-inspector (or another tool) should produce OVF output for oVirt / RHEV
921604 NEW https://bugzilla.redhat.com/show_bug.cgi?id=921604
RFE: virt-v2v: add option to specify spice or VNC and whether to add USB connections
963232 NEW https://bugzilla.redhat.com/show_bug.cgi?id=963232
RFE: v2v: a --no-cleanup would be useful for debugging of disk images that guestfs has issues converting
973138 NEW https://bugzilla.redhat.com/show_bug.cgi?id=973138
RFE: sh & debug sh should be able to capture all output and error return code
982516 NEW https://bugzilla.redhat.com/show_bug.cgi?id=982516
sh "rpm -Va" fails because apparently /dev/shm is not created/bind-mounted correctly
986242 NEW https://bugzilla.redhat.com/show_bug.cgi?id=986242
golang bindings cannot be compiled if golang-guestfs package is installed
987829 NEW https://bugzilla.redhat.com/show_bug.cgi?id=987829
virt-resize error: "lvm_set_filter: vgchange: Couldn't find device with uuid .. Refusing activation of partial LV"
988100 NEW https://bugzilla.redhat.com/show_bug.cgi?id=988100
RFE: journal reader in guestfish
991641 NEW https://bugzilla.redhat.com/show_bug.cgi?id=991641
virt-sysprep fs-uuids plugin doesn't update UUIDs in fstab, elsewhere
991830 NEW https://bugzilla.redhat.com/show_bug.cgi?id=991830
virt-resize throws ambiguous error when /dev/mapper/VG-LV path is used
1023630 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1023630
enable-valgrind-daemon option breaks UML
1025942 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1025942
Parallel virt-df and virt-alignment-scan tests sometimes deadlock
1027526 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1027526
RFE: Labels for logical partitions lost in Windows 2003 after virt-resize for primary partition
1029134 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1029134
Broken links in virt-builder web man page
1033573 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1033573
libguestfs inspection does not recognize NAS4Free OS installed on QCOW2 image
1040912 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1040912
[ARM] mount-local / FUSE support does not seem to work at all
1056047 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1056047
virt-df generates no output for Solaris 11 x86_64 guest.
1057873 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1057873
libguestfs df/ subdirectory tests fail occasionally
1060423 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1060423
Support setting xattrs via FUSE
1061040 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1061040
RFE: Enable ZFS support
1069966 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1069966
RFE: let virt-builder etc build ARM guests on x86 host
1075594 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1075594
RFE: python-libguestfs should be available on pypi
1079734 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1079734
Tiny Core Linux is not recognized by libguestfs inspection
1092583 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1092583
guestfish removes query string from URI
1097272 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1097272
Ruby bindings should use RB_GC_GUARD (instead of volatile) for enhanced safety
1099475 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1099475
sfdisk: BLKRRPART: Device or resource busy
1100138 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1100138
some operation cause "lvremove" can not find the object
1102241 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1102241
[RFE] libguestfs should detect OSTree (project-atomic) qcow2 disk image
1102619 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1102619
lvm-clear-filter failed when has two same name but different uuid's VG
1103444 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1103444
virt-v2v of RHEL AS release 3(Taroon) VMware VM fails because rpm binary segfaults
1108171 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1108171
RFE: virt-builder should be able to build PXE images for baremetal installation
1113153 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1113153
RFE: Inspection should support systemd mount units
1114012 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1114012
"yum install guestfish" on fresh Fedora 20 results in broken libguestfs
1118305 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1118305
RFE: Ability to set iSCSI-Initiator-IQN for iSCSI connections
1129110 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1129110
Libguestfs NTFS not setting ACLs
1130506 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1130506
RFE: virt-sparsify in copying mode should support qemu detect-zeroes
1134726 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1134726
[RFE] virt-builder should support args with the --run command
1139785 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1139785
virt-sysprep should change UUID fields in /etc/sysconfig/network-scripts/ifcfg-* files
1144137 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1144137
virt-inspector fails on Minix 3 guest
1144138 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1144138
virt-inspector fails on FreeBSD 9.3 guest
1151902 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1151902
RFE: virt-v2v should do something with <interface type='direct'> (either virtualize it or give an error)
1151903 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1151903
virt tools --csv output should have a meaningful output
1152369 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1152369
virt-v2v failed to convert RHEL 6.7 UEFI guest: no grub1/grub-legacy or grub2 configuration file was found
1152533 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1152533
RFE: virt-v2v should do something with <disk device='lun'> (either virtualize it or give an error)
1152818 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1152818
llz give ? for the security context of a file, which is wrong
1153702 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1153702
Using "upload - XXX" doesn't work with remote
1154408 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1154408
libguestfs does not allow registering a qemu+tcp backend
1155229 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1155229
RFE: Allow uploading virt-v2v converted images directly to Cinder
1172425 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1172425
[RFE]virt-v2v failed to convert VMware ESX VM with snapshot
1173462 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1173462
virt-resize on RHEL 5.7 fails to resize the raw format disk image
1176526 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1176526
virt-resize cannot shrink ext filesystem by a small amount
1177460 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1177460
virt-customize does not work with fedora atomic
1190666 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1190666
virt-builder should get RHEL images from RHN
1195881 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1195881
virt-builder can't docker pull
1197786 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1197786
virt-builder fails --get-kernel on F21 PPC64 iso
1198344 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1198344
[RFE] virt-builder should support download resume
1203816 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1203816
virt-sysprep should error if a command line flag is not used because the operation is disabled
1212507 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1212507
sfdisk-disk-geometry fails to display the disk geometry from the partition
1212546 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1212546
rsync-out fails to synchronize filesystem with remote filesystem
1212679 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1212679
Failed to create a augeas handle with flag=8 because of custom lens (guestfs_lvm_conf.aug)
1213274 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1213274
Improve the misunderstanding error messages of virt-tar-in/virt-tar-out/virt-copy-in/virt-copy-out
1213319 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1213319
[RFE]virt-v2v support convert guest with all interface types to others
1213844 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1213844
guestfish should reset the console on ^Z
1215803 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1215803
'/var/lib/random-seed: No such file or directory' with virt-tools on images with bind-mount of /var
1217959 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1217959
journal logging support
1220751 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1220751
fusermount returns EBUSY, but unmounts the disk anyway, confusing guestunmount
1232477 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1232477
guestfs_add_drive_opts incorrectly quotes query parameters
1242028 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1242028
virt-make-fs cannot set g+s bit on vfat
1250670 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1250670
libguestfs-test-tool succeeds but guestmount fails
1253593 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1253593
[RFE]virt-p2v support conversion of citrix xen guest
1270686 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1270686
libguestfs-1.31.15-1.fc24 FTBFS: cp: missing file operand
1277744 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1277744
When VirtualBox is running, libguestfs fails with ioctl(KVM_CREATE_VM) failed: 16 Device or resource busy
1284191 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1284191
virt-builder cgroup error when running docker
1291339 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1291339
[RFE] Add support for layered/composable images in virt-builder repos
1293271 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1293271
virt-sysprep --delete fails to delete a symbolic link to a dir
1293516 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1293516
rm-rf can not delete files and dirs in symbolic link dir
1308535 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1308535
RFE: v2v: Copy bios.hddOrder to target
1314739 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1314739
The X server of Xen rhel5.11 can't start successfully after converted by virt-p2v
1317180 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1317180
virt-sysprep fails with immutable files
1318922 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1318922
network name mangling after virt-v2v conversion causes old-style network scripts to fail
1322837 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1322837
Setting LIBGUESTFS_HV causes security context to be reset
1336627 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1336627
Convert rhel6.8 x86 iscsi-qla4xxx host by virt-p2v failed with control conversion closed by remote
1337052 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1337052
Can't see iscsi-be2iscsi storage on the p2v client
1337865 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1337865
Part-init and part-add failed to create partition with mac parttype on aarch64
1341619 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1341619
Sendkey"ctrl+alt+delete" is not useful at p2v client GUI mode
1346818 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1346818
RFE: virt-get-kernel should be able to extract the kernel command line too
1347830 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1347830
virt-edit on domains over remote transport attempts to edit a local path
1350762 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1350762
Xterm's scroll bar can't work in p2v client if connect machine via virtual console
1351000 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1351000
virt-customize --commands-from-file will fail if there is an extra blank in the file
1356550 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1356550
QXL driver can't be installed automatically when convert win7 or win2008r2 from kvm to rhev by virt-v2v
1362497 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1362497
[RFE] Add support for importing Debian/Ubuntu guests with virt-v2v
1363764 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1363764
Permission problems on disk images result in confusing behavior
1363796 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1363796
[RFE] virt-v2v: add ability to identify source templates and indicate it in output to RHEV
1364058 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1364058
[RFE] virt-v2v should provide an option to store the traces to log file
1365473 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1365473
virt-p2v fails when source machine is using tboot (Intel Trusted Boot pre-kernel module)
1368599 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1368599
pip install fails with ImportError: /usr/lib64/python2.7/site-packages/libguestfsmod.so: undefined symbol: put_isoinfo
1369010 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1369010
v2v UEFI conversions fail if the source has a bus='ide' CD-ROM
1370816 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1370816
virt-builder rhel-6.5 --selinux-relabel fails
1371379 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1371379
Fail to inspect ppc64le ISO file
1372037 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1372037
txz-in hangs on btrfs filesystem
1374254 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1374254
Failed to boot up Win7sp1 for first time which installed on fc hardware after converting to rhv4.0
1374629 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1374629
virt-p2v sees LCDRIVE & virtual floppy as hard disks, they are in fact removable
1383048 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1383048
Device.map which is /dev/sdb or /dev/mapper/mpatha can't be updated to vda after p2v conversion
1393747 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1393747
RFE: Libguestfs should support LUKS partition in guest image
1398191 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1398191
RFE: virt-v2v should support converting vm with LUKS disk encryption format
1400332 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1400332
RFE: virt-builder should support templates with encrypted filesystems
1405273 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1405273
RFE: virt-builder should support a URL as the output diskimage
1406906 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1406906
Segmentation fault when reading corrupted path with Python 3 bindings
1409024 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1409024
[Debian] Missing db_dump abort inspection
1410102 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1410102
Make install error for libguestfs-1.35.19
1413489 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1413489
Inspection doesn't find any OS in cirros-d161201-x86_64-disk.img
1415955 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1415955
Ubuntu 14 doesn't generate ssh host keys during first boot
1417306 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1417306
QEMU image file locking (libguestfs)
1420103 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1420103
[RFE] Hyper-V support in v2v
1432213 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1432213
virt-builder fails with warning: log file /tmp/builder.log: Guestfs.Error("download: call launch before using this functionn(in guestfish, don't forget to use the 'run' command)") (ignored)
1435162 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1435162
virt-v2v: allow libvirt backend for xen+ssh
1438710 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1438710
Backport new virt-rescue to RHEL 7
1440420 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1440420
virt-p2v-make-disk errors with ImportError: /lib/libcurl.so.4: invalid ELF header
1442036 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1442036
When using q35, virt-v2v adds unsupported ide device for CD-ROM
1443655 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1443655
Ability to convert Virtual Machines to use virtio_scsi
1443955 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1443955
There is error info about permission denied when convert a guest from vmx file by virt-v2v
503134 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=503134
guestfish's list splitting does not recognize internal quoting
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
541618 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=541618
guestfish not able to mount freebsd ufs2 partitions automatically
619334 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=619334
RFE: Enable coredump capture in the appliance
691389 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=691389
SELinux labels don't work over guestmount (FUSE)
1143887 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=1143887
virt-v2v: warning: cannot write files to the NFS server as 36:36
1387213 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=1387213
[RFE] Add support for importing Debian/Ubuntu guests with virt-v2v
(160 bugs)
--------------------------------------------------
Bugs in MODIFIED, POST or ON_QA state are fixed.
You can help by testing the fixes.
1379585 POST https://bugzilla.redhat.com/show_bug.cgi?id=1379585
guestfish mistakely parse nbd exportname
1384241 POST https://bugzilla.redhat.com/show_bug.cgi?id=1384241
The tar-in command does not allow restoring file capabilities
1053847 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1053847
Recommended default clock/timer settings
1440046 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1440046
Build / Tag libguestfs for RHV 4.1 ppc64le
1359086 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=1359086
Rebase libguestfs in RHEL 7.4
1382275 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=1382275
virt-v2v is pulling in the X11 stack
(6 bugs)
--------------------------------------------------
These bugs are in the VERIFIED state.
1141631 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1141631
[RFE] virt-v2v should support convert a guest to a dir-pool with using pool's uuid
1155150 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1155150
virt-v2v fails to uninstall vmware drivers: vmware-tools-foundation >= 0:9.4.0 is needed by (installed) vmware-tools-libraries-nox-0:9.4.0-1.el6.x86_64
1161019 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1161019
RFE: Only install RHEV-APT if virt-v2v -o rhev/-o vdsm option is used
1164765 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1164765
[RFE] Add a new API to scan devices for a btrfs filesystem
1165564 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1165564
Provide Reboot/Shutdown button after virt-p2v
1165569 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1165569
Disable "cancel conversion" button after virt-p2v conversion finished
1167601 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1167601
"Conversion was successful" pop out even virt-p2v fails
1167623 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1167623
Remove "If reporting bugs, run virt-v2v with debugging enabled .." message when running virt-p2v
1167774 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1167774
virt-p2v fails with error:"nbd.c:nbd_receive_negotiate():L501: read failed"
1233093 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1233093
QXL driver is not installed for some version of windows guest after convert to RHEV
1237250 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1237250
aarch64: libguestfs should now prefer virtio-pci
1255610 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1255610
W2K8R2 FC guest has no VGA driver on RHEV
1265588 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1265588
Windows guest with dynamic disk cannot show RAID(E:) Disk on rhev after conversion by virt-p2v
1311890 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1311890
virt-v2v: error: libguestfs error: hivex_open: hivex failed to open /Windows/System32/config/SOFTWARE: Operation not supported
1354507 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1354507
virt-v2v conversions from vCenter do not consistently obey the proxy environment variables
1357427 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1357427
virtio driver can't be installed for network automatically in win2012 guest sometimes when convert the guest using virt-v2v by auto
1358332 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1358332
virt-p2v to become supported tool in RHEL 7.3
1362649 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1362649
RFE: virt-sysprep does not utilize libguestfs encryption support
1364518 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1364518
libguestfs-java: mismatch class version vs java dependency
1367738 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1367738
Missing bash completion scripts for: virt-diff guestunmount virt-copy-in virt-copy-out virt-customize virt-get-kernel virt-p2v-make-disk virt-p2v-make-kickstart virt-tar-in virt-tar-out virt-v2v-copy-to-local virt-win-reg
1372668 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1372668
Process status is not normal in windows guest after converted from kvm to rhev by virt-v2v
1372671 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1372671
Graphics type of guest become sdl after converted by virt-v2v -i disk
1374232 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1374232
selinux relabel fails on RHEL 6.2 guests with "libguestfs error: selinux_relabel: : Success"
1374405 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1374405
There is HTTP 404 error info when convert guest to glance by virt-v2v
1374651 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1374651
Can't install qxl driver for display device in win7 guest after converting to glance by virt-v2v
1375157 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1375157
virt-v2v: -i ova: Permission denied when using libvirt and running as root
1377081 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1377081
virt-p2v manual should update the new dialog information
1378022 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1378022
There is virt-v2v warning about <listen type='none'> during converting a guest which has listen type='none' in XML
1379240 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1379240
virt-v2v: allow libvirt backend for VMware
1379289 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1379289
RFE: virt-p2v should support mnemonic operations
1383517 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1383517
virt-v2v fails with /etc/fstab containing btrfs with two or more mount options
1390876 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1390876
"--machine-readable" info should be updated in virt-v2v manual page
1392798 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1392798
secrets from libvirt domains are not read
1398070 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1398070
typo error in man page
1400205 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1400205
Add --vdsm-compat=1.1 flag for VDSM
1401474 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1401474
Importing VMs from VMware is failing with error "Inspection field 'i_arch' was 'unknown'"
1402301 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1402301
Improve OVA import compatibility
1404182 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1404182
RFE: virt-resize should support a URL as the outdisk
1404287 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1404287
qemu-kvm cannot boot RHEL 7 kernel with TCG, hangs at "Probing EDD (edd=off to disable)..."
1418283 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1418283
virt-v2v: appliance runs out of memory running setfiles command
1425306 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1425306
typo error in virt-tail man page
1427529 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1427529
virt-sysprep should remove DHCP_HOSTNAME
1429430 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1429430
Should remove --dcpath and --dcPath options in virt-v2v help info
1429491 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1429491
Should rename network name of rhv in virt-v2v man page
1429506 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1429506
RFE: OVMF should be detected on conversion server to prevent failed conversion
1429643 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1429643
virt-v2v should depend on OVMF/AAVMF
1430184 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1430184
virt-dib should generate sha256 checksum instead of sha512
1430203 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1430203
Should remove SLES and openSUSE XEN host info in virt-v2v man page
1430680 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1430680
There is error info about "No such file or directory" when convert a guest from ova file by v2v
1431579 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1431579
Windows 8 UEFI from VMware to KVM fails to boot after conversion
1433937 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1433937
virt-inspector can't get icon info from altlinux-centaurus
1434737 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1434737
Win10 x86 guest will BSOD after converting to rhv by virt-v2v sometimes
1441197 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1441197
RFE: ability to convert VMware virtual machines via vmx
(53 bugs)
End of BUGS file.