Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
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.
Descriptionmxie@redhat.com
2018-07-03 03:22:08 UTC
Created attachment 1456089[details]
virt-p2v-version
Description of problem:
virt-p2v version is wrong in virt-p2v client
Version-Release number of selected component (if applicable):
virt-p2v-1.38.2-2.el7.noarch
virt-v2v-1.38.2-6.el7.x86_64
libguestfs-1.38.2-6.el7.x86_64
How reproducible:
100%
Steps to Reproduce:
1.Boot host into virt-p2v client
2.Check virt-p2v version in "About virt-p2v..." option, found virt-p2v version is wrong,pls refer to screenshot"virt-p2v-version"
3.At inputting conversion info interface. found virt-p2v version is also wrong "virt-p2v-version-2"
Actual results:
As above description
Expected results:
virt-p2v version is correct in virt-p2v client
Additional info:
(In reply to mxie from comment #5)
> version shows 1.38.2 rhel7,release6
The virt-p2v application is built from the same source of libguestfs, so its version is the same as libguestfs.
> virt-p2v actual version is 1.38.2-2
This is the version of the virt-p2v ISO (i.e. the live system that runs the virt-p2v application), and the wrapper RPM that contains the ISO.
The virt-p2v ISO is usually rebuilt when either:
a) libguestfs is rebased to a new version
b) a new build of libguestfs has changes in the virt-p2v application
c) there are important changes in the base OS to include
so that is why the versions of libguestfs and the virt-p2v ISO are not always in sync. OTOH it should not be an issue, since the version of the virt-p2v application is what usually matters.
But virt-p2v client vrersion was always consistent with virt-p2v iso version before, such as virt-p2v-1.38.2-1.el7.iso, the p2v version shows 1.38.2 rhel7,release 1 in client, pls refer to screenshot"virt-p2v-1.38.2-1",
And I think if virt-p2v client version is not consistent with virt-p2v iso version will confuse customer
(In reply to mxie from comment #7)
> But virt-p2v client vrersion was always consistent with virt-p2v iso
> version before, such as virt-p2v-1.38.2-1.el7.iso, the p2v version shows
> 1.38.2 rhel7,release 1 in client, pls refer to screenshot"virt-p2v-1.38.2-1",
So far that happened by chance, i.e. the versions of the virt-p2v application and the virt-p2v ISO were never in sync.
Created attachment 1456089 [details] virt-p2v-version Description of problem: virt-p2v version is wrong in virt-p2v client Version-Release number of selected component (if applicable): virt-p2v-1.38.2-2.el7.noarch virt-v2v-1.38.2-6.el7.x86_64 libguestfs-1.38.2-6.el7.x86_64 How reproducible: 100% Steps to Reproduce: 1.Boot host into virt-p2v client 2.Check virt-p2v version in "About virt-p2v..." option, found virt-p2v version is wrong,pls refer to screenshot"virt-p2v-version" 3.At inputting conversion info interface. found virt-p2v version is also wrong "virt-p2v-version-2" Actual results: As above description Expected results: virt-p2v version is correct in virt-p2v client Additional info: