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

IDL fails to compile in bazel on Amazon Linux due to dependency on libcrypt.so.1

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible

      https://parsley.mongodb.com/evergreen/mongodb_mongo_master_nightly_amazon2023_arm64_compile_dist_test_patch_231d6367ea3c7670a458ce00252d970979d7f5be_658ceaeb7742ae7b25e83d1c_23_12_28_03_27_12/0/task?bookmarks=0%2C2326&selectedLineRange=L2027&shareLine=2027

      This is caused by a bug in the python standalone repo: https://github.com/indygreg/python-build-standalone/issues/197 it's depending on libcrypt.so.1 on v3.10, which doesn't exist in amazon linux 2023.

      Fix this issue by upgrading to python v3.11 which doesn't have this problem

            Assignee:
            zack.winter@mongodb.com Zack Winter
            Reporter:
            zack.winter@mongodb.com Zack Winter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: