Description of problem: The gdeploy version is not displayed correctly on installing latest gdeploy rpm's on RHEL7. Installed: gdeploy-2.0.1-2.el7rhgs.noarch gdeploy --version gdeploy 2.1.dev1 Version-Release number of selected component (if applicable): gdeploy-2.0.1-2.el7rhgs.noarch How reproducible: Always Steps to Reproduce: 1.Install gdeploy latest version from brew on RHEL7. 2.Check the version (gdeploy --version) 3. Actual results: ***************** The version displayed is incorrect. It says dev1 gdeploy 2.1.dev1 Expected results: The gdeploy version shall be reflected correctly. Additional info:
Commit: https://github.com/gluster/gdeploy/commit/f1f3027bc52 fixes the issues.
Verified this Bug on rhel base 7.3 Steps: 1.Install gdeploy latest version from brew on RHEL7. 2.Check the version (gdeploy --version) [root@dhcp37-126 yum.repos.d]# rpm -qa | grep gdeploy gdeploy-2.0.1-3.el7rhgs.noarch [root@dhcp37-126 yum.repos.d]# gdeploy --version gdeploy 2.0.1
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/RHSA-2017-0260.html