Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-34018

`go version` does not contain RHEL release information

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • rhel-10.0.beta
    • rhel-10.0.beta
    • golang
    • None
    • golang-1.22.2-7.el10
    • 2
    • sst_pt_llvm_rust_go
    • ssg_platform_tools
    • 1
    • False
    • Hide

      None

      Show
      None
    • None
    • Sprint 3, Sprint 4
    • All
    • None

      `go version` command from latest rhel-10 golang-1.22.2-1.el10 doesn't show the RHEL release info (as implemented on RHEL-19493):

      [root@prereserve-1mt-rhel-10 ~]# rpm -qa golang
      golang-1.22.2-1.el10.x86_64
      [root@prereserve-1mt-rhel-10 ~]# go version
      go version go1.22.2 linux/amd64
      

      For comparison, on rhel-9.5 with latest golang-1.22.2-1.el9:

      [root@vm-10-0-187-39 ~]# rpm -qa golang
      golang-1.22.2-1.el9.x86_64
      [root@vm-10-0-187-39 ~]# go version
      go version go1.22.2 (Red Hat 1.22.2-1.el9) linux/amd64
      

       

            asaezmor Alejandro Saez Morollon
            rhn-support-emachado Edjunior Machado
            David Benoit David Benoit
            Edjunior Machado Edjunior Machado
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated: