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

go-toolset does not install delve automatically on aarch64 and ppc64le [rhel-8]

    • Icon: Bug Bug
    • Resolution: Done-Errata
    • Icon: Undefined Undefined
    • None
    • rhel-8.10
    • go-toolset
    • None
    • None
    • None
    • rhel-sst-pt-llvm-rust-go
    • ssg_platform_tools
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • Red Hat Enterprise Linux
    • None
    • aarch64, ppc64le
    • None

      What were you trying to do that didn't work?

      The go-toolset module added delve for aarch64 and ppc64le on rhel-8.10.0, but it does not get installed automatically when running `dnf module install go-toolset`.

      Checking for go-toolset metapackage dependencies on aarch64:

      [root@ampere-mtsnow-altramax-01-vm-07 ~]# rpm -qa go-toolset
      go-toolset-1.21.3-1.module+el8.10.0+20785+626aae95.aarch64
      [root@ampere-mtsnow-altramax-01-vm-07 ~]# rpm -qR go-toolset-1.21.3-1.module+el8.10.0+20785+626aae95
      golang = 1.21.3
      rpmlib(CompressedFileNames) <= 3.0.4-1
      rpmlib(FileDigests) <= 4.6.0-1
      rpmlib(PayloadFilesHavePrefix) <= 4.0-1
      rpmlib(PayloadIsXz) <= 5.2-1
      

      Whereas on x86_64:

      [root@sheep-44 ~]# rpm -qa go-toolset
      go-toolset-1.21.3-1.module+el8.10.0+20785+626aae95.x86_64
      [root@sheep-44 ~]# rpm -qR go-toolset-1.21.3-1.module+el8.10.0+20785+626aae95
      delve
      golang = 1.21.3
      rpmlib(CompressedFileNames) <= 3.0.4-1
      rpmlib(FileDigests) <= 4.6.0-1
      rpmlib(PayloadFilesHavePrefix) <= 4.0-1
      rpmlib(PayloadIsXz) <= 5.2-1
      

      Please provide the package NVR for which bug is seen:

      go-toolset-rhel8-8100020240201131251.7e2b282f
      go-toolset-1.21.3-1.module+el8.10.0+20785+626aae95
      delve-1.21.2-3.module+el8.10.0+21244+5b2d9000

      How reproducible:

      100%

      Steps to reproduce

      1. dnf remove go-toolset delve
      2. dnf module install go-toolset

      Expected results

      delve installed as a dependency of go-toolset

      Actual results

      delve is not installed

              dbenoit@redhat.com David Benoit
              rhn-support-emachado Edjunior Machado
              David Benoit David Benoit
              Edjunior Machado Edjunior Machado
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: