many-collection-test fails to compile mongod: mongo replaced poetry_sync.sh with uv_sync.sh

XMLWordPrintableJSON

      The "compile mongodb" function runs `buildscripts/poetry_sync.sh` in the cloned mongo repo, but SERVER-126500 deleted that script from master when it moved from Poetry to uv, so the task exits 127 before bazel runs.

      Fix: call `buildscripts/uv_sync.sh`, mongo's replacement, which needs no other changes because the function already activates a virtualenv immediately before it.

            Assignee:
            Ayesha Ahmed
            Reporter:
            Ayesha Ahmed
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: