Bug 2137551

Summary: patch version mismatch between 'go version' and go-toolset/golang packages [rhel-8.7]
Product: Red Hat Enterprise Linux 8 Reporter: Edjunior Barbosa Machado <emachado>
Component: golangAssignee: David Benoit <dbenoit>
Status: CLOSED NOTABUG QA Contact: Edjunior Barbosa Machado <emachado>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.7CC: asm, dbenoit, emachado, jistone, qe-baseos-tools-bugs, sipoyare, toneata, tstellar
Target Milestone: rcKeywords: Triaged, ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: go-toolset-rhel8-8070020221025141415.ded9a3e2 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 2137549
: 2139718 (view as bug list) Environment:
Last Closed: 2022-11-03 13:55:07 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: 2137549    
Bug Blocks: 2139718    

Description Edjunior Barbosa Machado 2022-10-25 13:25:37 UTC
Similar issue also seen with latest rhel-8.7.z go-toolset/golang builds from go-toolset-rhel8-8070020221024131913.ded9a3e2:

[root@koza-3 ~]# go version
go version go1.18.6 linux/amd64
[root@koza-3 ~]# rpm -qa go-toolset golang
go-toolset-1.18.7-1.module+el8.7.0+17033+ba9ccfb8.x86_64
golang-1.18.7-1.module+el8.7.0+17005+73c694b5.x86_64

+++ This bug was initially created as a clone of Bug #2137549 +++

Description of problem:
The latest devtools-2022.4-z go-toolset-1.18-golang build was updated to go-toolset-1.18-golang-1.18.7-1.el7_9, go-toolset remains on go-toolset-1.18-1.18.4-1.el7_9 and 'go version' has 1.18.6:

[root@s390x-kvm-061 ~]# scl enable go-toolset-1.18 -- go version
go version go1.18.6 linux/s390x
[root@s390x-kvm-061 ~]# rpm -qa go-toolset-1.18-golang
go-toolset-1.18-golang-1.18.7-1.el7_9.s390x
[root@s390x-kvm-061 ~]# rpm -qa go-toolset-1.18-golang go-toolset-1.18
go-toolset-1.18-golang-1.18.7-1.el7_9.s390x
go-toolset-1.18-1.18.4-1.el7_9.s390x

Version-Release number of selected component (if applicable):
go-toolset-1.18-golang-1.18.7-1.el7_9
go-toolset-1.18-1.18.4-1.el7_9

Comment 2 David Benoit 2022-10-25 13:28:49 UTC
*** Bug 2137550 has been marked as a duplicate of this bug. ***