Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-36372

checksum mismatch in go.mod cluster-api-operator@v0.2.0

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • None
    • 4.14.z
    • None
    • No
    • False
    • Hide

      None

      Show
      None
    • Release Note Not Required
    • In Progress

      Description of problem:

      https://github.com/openshift/cluster-capi-operator/pull/177 introduced a wrong hash in go.sum causing a Cachito to fail build.
      The command "/usr/local/go/go1.20/bin/go mod download -json" failed with: verifying sigs.k8s.io/cluster-api-operator@v0.2.0: checksum mismatch
      	downloaded: h1:huBrSA89cw3aLrKG0wZ6GTAPxUwwu9ky8VxlCwRLbdc=
      	go.sum:     h1:lFumEkz3dadu/EoSRCXlTjRISvFKMM0RATw2a0CJgPk=   

      Version-Release number of selected component (if applicable):

      4.14.z    

      How reproducible:

      Always

      Steps to Reproduce:

          

      Actual results:

      go mod tidy reports checksum mismatch

      Expected results:

          

      Additional info:

          

            rmanak@redhat.com Radek Manak
            rmanak@redhat.com Radek Manak
            Zhaohua Sun Zhaohua Sun
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: