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

Enterprise debian installation instructions has ubuntu version reference

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 01112017-cleanup
    • Affects Version/s: None
    • Component/s: manual
    • Labels:
      None

      Enterprise installation instructions for Debian to install package for specific release series at http://docs.mongodb.org/manual/tutorial/install-mongodb-enterprise-on-debian/ refers to precise which is a ubuntu version.

      echo 'deb http://repo.mongodb.com/apt/debian precise/mongodb-enterprise/2.6 main' | sudo tee /etc/apt/sources.list.d/mongodb-enterprise-2.6.list 
      

      precise should be replaced with wheezy similar to how we have for installing the most recent stable version on the same page.

      echo 'deb http://repo.mongodb.com/apt/debian wheezy/mongodb-enterprise/stable main' | sudo tee /etc/apt/sources.list.d/mongodb-enterprise.list
      

            Assignee:
            Unassigned Unassigned
            Reporter:
            jalpa.trivedi@mongodb.com Jalpa Trivedi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              9 years, 18 weeks, 6 days ago