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 1667359 - [WALA] Wrong version number in WALinuxAgent-2.2.32
Summary: [WALA] Wrong version number in WALinuxAgent-2.2.32
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: WALinuxAgent
Version: 8.0
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: rc
: 8.0
Assignee: Vitaly Kuznetsov
QA Contact: Yuxin Sun
URL:
Whiteboard:
Depends On: 1722852
Blocks: 1668196
TreeView+ depends on / blocked
 
Reported: 2019-01-18 09:06 UTC by Yuxin Sun
Modified: 2020-01-16 06:28 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1668196 (view as bug list)
Environment:
Last Closed: 2019-11-21 07:31:22 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Yuxin Sun 2019-01-18 09:06:16 UTC
Description of problem:
The version number in WALinuxAgent-2.2.32-1 is WALinuxAgent-2.2.32.2, which should be WALinuxAgent-2.2.32. 
2.2.32.2 seems not a formal version, which may make customers confused. 
Is an upstream issue. 
No other feature impact.

Version-Release number of selected component (if applicable):
WALinuxAgent-2.2.32-1.el8

How reproducible:
100%

Steps to Reproduce:
1. Prepare a VM with WALA package installed.
2. Run "waagent -version"

Actual results:
# waagent -version
WALinuxAgent-2.2.32.2 running on redhat 8.0

Expected results:
WALinuxAgent-2.2.32 running on redhat 8.0

Additional info:
Version number in azurelinuxagent/common/version.py is wrong

Comment 2 Vitaly Kuznetsov 2019-07-16 14:40:23 UTC
This will get fixed with 2.2.38 rebase.

Comment 3 Yuxin Sun 2019-09-11 03:23:42 UTC
Verified in WALinuxAgent-2.2.38-1.el8


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