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

4.0.1 APT package not published for Ubuntu 16.04

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Packaging
    • Labels:
      None
    • ALL
    • Hide
      • Install Ubuntu 16.04
      • sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 9DA31620334BD75D9DCB49F368818C72E52529D4
      • echo "deb [ arch=amd64,arm64 ] https://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/4.0 multiverse" | sudo tee /etc/apt/sources.list.d/mongodb-org-4.0.list
      • sudo apt-get update
      • sudo apt-get install -y mongodb-org

      Mongo 4.0.0 is installed instead of 4.0.1

      Show
      Install Ubuntu 16.04 sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 9DA31620334BD75D9DCB49F368818C72E52529D4 echo "deb [ arch=amd64,arm64 ] https://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/4.0 multiverse" | sudo tee /etc/apt/sources.list.d/mongodb-org-4.0.list sudo apt-get update sudo apt-get install -y mongodb-org Mongo 4.0.0 is installed instead of 4.0.1

      Using the APT repository to install mongodb on Ubuntu 16.04 installs version 4.0.0 as latest instead of 4.0.1. Version 4.0.1 is installed correctly on Ubuntu 14.04. 

      It looks like 4.0.1 is not included in https://repo.mongodb.org/apt/ubuntu/dists/xenial/mongodb-org/4.0/multiverse/binary-amd64/Packages but it is included in https://repo.mongodb.org/apt/ubuntu/dists/trusty/mongodb-org/4.0/multiverse/binary-amd64/Packages.

       

            Assignee:
            zakhar.kleyman@mongodb.com Zakhar Kleyman
            Reporter:
            jakesjews Jacob Jewell
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: