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

Ubuntu Install - GPG error BADSIG D68FA50FEA312927

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Critical - P2 Critical - P2
    • None
    • Affects Version/s: 3.2.8
    • Component/s: Packaging
    • Labels:
      None
    • Build
    • ALL
    • Hide

      Follow docs https://docs.mongodb.com/manual/tutorial/install-mongodb-on-ubuntu/

      1) sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv EA312927
      2) 14.04: echo "deb http://repo.mongodb.org/apt/ubuntu trusty/mongodb-org/3.2 multiverse" | sudo tee /etc/apt/sources.list.d/mongodb-org-3.2.list
      3) sudo apt-get update

      Show
      Follow docs https://docs.mongodb.com/manual/tutorial/install-mongodb-on-ubuntu/ 1) sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv EA312927 2) 14.04: echo "deb http://repo.mongodb.org/apt/ubuntu trusty/mongodb-org/3.2 multiverse" | sudo tee /etc/apt/sources.list.d/mongodb-org-3.2.list 3) sudo apt-get update

      The signing key of the ubuntu repo is invalid.

      And apt-get update returns in 16.04:

      W: GPG error: http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.2 Release: The following signatures were invalid: BADSIG D68FA50FEA312927 MongoDB 3.2 Release Signing Key <packaging@mongodb.com>
      W: The repository 'http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.2 Release' is not signed.
      N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
      N: See apt-secure(8) manpage for repository creation and user configuration details.
      

      In 14.04:

       W: GPG error: http://repo.mongodb.org trusty/mongodb-org/3.2 Release: The following signatures were invalid: BADSIG D68FA50FEA312927 MongoDB 3.2 Release Signing Key <packaging@mongodb.com>
      

            Assignee:
            backlog-server-build Backlog - Build Team (Inactive)
            Reporter:
            wan.bachtiar@mongodb.com Wan Bachtiar
            Votes:
            5 Vote for this issue
            Watchers:
            17 Start watching this issue

              Created:
              Updated:
              Resolved: