RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2065172 - SHA 1 signatures required to inspect packages in RHEL 6 guests [rhel-9.1.0]
Summary: SHA 1 signatures required to inspect packages in RHEL 6 guests [rhel-9.1.0]
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: libguestfs
Version: 9.0
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: rc
: ---
Assignee: Richard W.M. Jones
QA Contact: Virtualization Bugs
URL:
Whiteboard:
: 2065374 (view as bug list)
Depends On: 2059285 2064182
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-03-17 12:55 UTC by RHEL Program Management Team
Modified: 2022-11-15 10:14 UTC (History)
11 users (show)

Fixed In Version: libguestfs-1.48.0-2.el9
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 2064182
Environment:
Last Closed: 2022-11-15 09:52:35 UTC
Type: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-115880 0 None None None 2022-03-17 13:00:34 UTC
Red Hat Product Errata RHSA-2022:7958 0 None None None 2022-11-15 09:53:18 UTC

Comment 1 Richard W.M. Jones 2022-03-17 20:27:10 UTC
*** Bug 2065374 has been marked as a duplicate of this bug. ***

Comment 2 Xiaodai Wang 2022-03-18 02:27:28 UTC
I'm able to reproduce it in rhel9.1.

# virt-v2v -i ova centos-Eaton.ova -o null
[   0.0] Setting up the source: -i ova centos-Eaton.ova
virt-v2v: warning: making OVA directory public readable to work around 
libvirt bug https://bugzilla.redhat.com/1045069
virt-v2v: warning: could not parse ovf:Name from OVF document
[   2.2] Opening the source
[  19.6] Inspecting the source
[  22.0] Checking for sufficient free disk space in the guest
[  22.0] Converting CentOS release 6.8 (Final) to run on KVM
virt-v2v: error: no installed kernel packages were found.

This probably indicates that virt-v2v was unable to inspect this guest 
properly.

If reporting bugs, run virt-v2v with debugging enabled and include the 
complete output:

  virt-v2v -v -x [...]


Then upgrade libguestfs to libguestfs-1:1.48.0-2.el9.x86_64. 
The issue is gone.

# virt-v2v -i ova centos-Eaton.ova -o null
[   0.0] Setting up the source: -i ova centos-Eaton.ova
virt-v2v: warning: making OVA directory public readable to work around 
libvirt bug https://bugzilla.redhat.com/1045069
virt-v2v: warning: could not parse ovf:Name from OVF document
[   2.2] Opening the source
[   7.3] Inspecting the source
[   9.6] Checking for sufficient free disk space in the guest
[   9.6] Converting CentOS release 6.8 (Final) to run on KVM
virt-v2v: This guest has virtio drivers installed.
[  36.0] Mapping filesystem data to avoid copying unused and blank areas
[  40.4] Closing the overlay
[  40.6] Assigning disks to buses
[  40.6] Checking if the guest needs BIOS or UEFI to boot
[  40.6] Setting up the destination: -o null
[  41.6] Copying disk 1/1
█ 100% [****************************************]
[  47.1] Creating output metadata
[  47.1] Finishing off

Comment 6 Xiaodai Wang 2022-03-18 02:42:02 UTC
Verified another rhel8 guest, there isn't problem.


# avocado run --vt-type v2v convert_vm_to_ovirt.esx.vm.7_0.linux.latest8.arch_x86_64.raw_f.NFS.rhv_upload.rhv_direct.rhv_verifypeer.preallocated.it_vddk
JOB ID     : 68ca366c3a02eef36855385f678a5a2fb64dc9b2
JOB LOG    : /root/avocado/job-results/job-2022-03-17T22.32-68ca366/job.log
 (1/1) type_specific.io-github-autotest-libvirt.convert_vm_to_ovirt.esx.vm.7_0.linux.latest8.arch_x86_64.raw_f.NFS.rhv_upload.rhv_direct.rhv_verifypeer.preallocated.it_vddk: STARTED
█ 100% [****************************************]
 (1/1) type_specific.io-github-autotest-libvirt.convert_vm_to_ovirt.esx.vm.7_0.linux.latest8.arch_x86_64.raw_f.NFS.rhv_upload.rhv_direct.rhv_verifypeer.preallocated.it_vddk: PASS (317.44 s)
RESULTS    : PASS 1 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0
JOB TIME   : 318.37 s

so move this bug to verified.

Comment 8 errata-xmlrpc 2022-11-15 09:52:35 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Low: libguestfs security, bug fix, and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2022:7958


Note You need to log in before you can comment on or make changes to this bug.