Red Hat Bugzilla – Bug 1362658
sensors-detect version and date string missing
Last modified: 2016-11-04 02:39:08 EDT
Description of problem: With the latest lm_sesors rpm, I'm seeing an usual version string of 'lm_sensors-3.4.0-2.20160601gitf9185e5.el7.x86_64', also when you run sensors-detect the date and version are missing from the beginning output, instead you will see $REVISION$ printed. Version-Release number of selected component (if applicable): lm_sensors-3.4.0-2.20160601gitf9185e5.el7.x86_64 How reproducible: Always Steps to Reproduce: 1. yum install lm_sensors 2. rpm -q lm_sensors 3. sensors-detect Actual results: # rpm -q lm_sensors lm_sensors-3.4.0-2.20160601gitf9185e5.el7.x86_64 # sensors-detect # sensors-detect revision $Revision$ .... Expected results: rpm -q lm_sensors lm_sensors-3.4.0-2.el7.x86_64 ~]# sensors-detect # sensors-detect revision 6170 (2013-05-20 21:25:22 +0200) .... Additional info:
ALL TESTS PASSED Version string is now printed correctly in the lm_sensors-3.4.0-4.20160601gitf9185e5.el7 version using sensors-detect ~]# rpm -q lm_sensors lm_sensors-3.4.0-4.20160601gitf9185e5.el7.x86_64 ~]# sensors-detect # sensors-detect revision 3.4.0-4 (2016-06-01) # System: Dell Inc. PowerEdge R510 # Board: Dell Inc. 0W844P # Kernel: 3.10.0-501.el7.x86_64 x86_64 # Processor: Intel(R) Xeon(R) CPU X5550 @ 2.67GHz (6/26/5)
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, 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://rhn.redhat.com/errata/RHBA-2016-2450.html