Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1084111

Summary: client version string incorrect
Product: [Retired] Red Hat Hardware Certification Program Reporter: Brian Brock <bbrock>
Component: Test Suite (harness)Assignee: Greg Nichols <gnichols>
Status: CLOSED EOL QA Contact: Red Hat Kernel QE team <kernel-qe>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.7.0CC: rlandry
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: hwcert-client 1.7.0-20140409.1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1085926 (view as bug list) Environment:
Last Closed: 2020-03-27 16:38:31 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1052374    
Attachments:
Description Flags
fix version/release marking none

Description Brian Brock 2014-04-03 15:43:39 UTC
Description of problem:
The version that hwcert-client gives is different than the package's n-v-r.

Version-Release number of selected component (if applicable):
hwcert-client-1.7.0-20140402.1

How reproducible:
each run with a version of hwcert-client that has a .x revision.

Steps to Reproduce:
1. install a version of hwcert-client with a revision that has a minor version number.  For example, the .1 in 1.7.0-20140402.1
2. rpm -q hwcert-client
3. compare with `hwcert-backend version`

Actual results:
$ rpm -q hwcert-client
hwcert-client-1.7.0-20140402.1.el7.noarch

$ hwcert-backend version
hwcert version 1.7.0, release 20140402


Expected results:
hwcert-backend version prints:
hwcert version 1.7.0, release 20140402.1


Additional info:

Comment 1 Greg Nichols 2014-04-08 18:29:07 UTC
Created attachment 884202 [details]
fix version/release marking