Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-93423

Package versions in the suse RBE Dockerfile can't be pinned

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Build
    • ALL
    • Hide
      • Uncomment the section below the TODO in `repin_dockerfiles.sh` (and comment out the existing `echo` line).
      • Run the `repin_dockerfiles.sh` script to create the pinned versions
      • Run the `bazel/platforms/remote_execution_containers_generator.py` script to rebuild the container.
      Show
      Uncomment the section below the TODO in `repin_dockerfiles.sh` (and comment out the existing `echo` line). Run the `repin_dockerfiles.sh` script to create the pinned versions Run the `bazel/platforms/remote_execution_containers_generator.py` script to rebuild the container.

      The Dockerfiles for the RBE images should have pinned versions to prevent unintended version upgrades and to keep dependencies transparent. Doing this for the suse image currently breaks for the arm build.

      To adress this issue we need to figure out why version pinning doesn't work in the first place and add the pinning logic back to `repin_dockerfiles.sh`.

            Assignee:
            Unassigned Unassigned
            Reporter:
            aaron.mondal@mongodb.com Aaron Mondal
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: