Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-5612

Comment on: "manual/tutorial/install-mongodb-on-ubuntu.txt"

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major - P3 Major - P3
    • 01112017-cleanup
    • None
    • None

    Description

      With the current instructions, all mongodb-org install instructions fail with msg: No package matching 'mongodb-org' is available.

      Tried both
      echo "deb http://repo.mongodb.org/apt/ubuntu "$(lsb_release -sc)"/mongodb-org/3.0 multiverse" | sudo tee /etc/apt/sources.list.d/mongodb-org-3.0.list

      --which failed with a bad sources list error.

      and –
      echo 'deb http://repo.mongodb.org/apt/ubuntu trusty/mongodb-org/3.0 multiverse' | sudo tee /etc/apt/sources.list.d/mongodb.list

      --which failed with a No package matching 'mongodb-org' is available. Error.

      I am beginning to think that you don't want anyone installing this on Ubuntu.

      Attachments

        Activity

          People

            kay.kim@mongodb.com Kay Kim (Inactive)
            xgen-internal-docs Docs Collector User (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              8 years, 35 weeks, 5 days ago