Uploaded image for project: 'Libmongocrypt'
  1. Libmongocrypt
  2. MONGOCRYPT-326

Support libmongocrypt via apt on Ubuntu 20.04

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.2.2
    • Affects Version/s: None
    • Component/s: None
    • None

      SERVER-58646 identified that we're unable to install libmongocrypt using apt on Ubuntu 20.04 Focal.

      After following the build steps on mongodb/libmongocrypt,
      https://github.com/mongodb/libmongocrypt#installing-libmongocrypt-from-distribution-packages
      performing

      echo "deb https://libmongocrypt.s3.amazonaws.com/apt/ubuntu <release>/libmongocrypt/1.0 universe" | sudo tee /etc/apt/sources.list.d/libmongocrypt.list
      

      replacing <release> with focal and using 1.0 or development, all eventually lead to this error:

      E: The repository 'https://libmongocrypt.s3.amazonaws.com/apt/ubuntu focal/libmongocrypt/1.0 Release' does not have a Release file.
      N: Updating from such a repository can't be done securely, and is therefore disabled by default.
      N: See apt-secure(8) manpage for repository creation and user configuration details.
      

            Assignee:
            roberto.sanchez@mongodb.com Roberto Sanchez
            Reporter:
            edwin.zhou@mongodb.com Edwin Zhou
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: