Skip to content

DOCS-3751 - added considerations re: changed package names/structures #1974

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions source/includes/note-package-change.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.. versionchanged:: 2.6

The package structure and names have changed as of version 2.6. For
instructions on installation of an older release, please refer to the
documentation for the appropriate version.
6 changes: 6 additions & 0 deletions source/tutorial/install-mongodb-enterprise-on-debian.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ The tutorial uses ``.deb`` packages to install.

.. include:: /includes/list-mongodb-enterprise-packages.rst

Considerations
--------------
.. include:: /includes/note-package-change.rst

.. this is actually missing - builds only exist for 2.4 and 2.7 releases. FIX

Install MongoDB Enterprise
--------------------------

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ Considerations
MongoDB only provides Enterprise packages for Red Hat
Enterprise Linux and CentOS Linux versions 5 and 6.

.. include:: /includes/note-package-change.rst

Install MongoDB Enterprise
--------------------------

Expand Down
4 changes: 3 additions & 1 deletion source/tutorial/install-mongodb-enterprise-on-ubuntu.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ Considerations
--------------

MongoDB only provides Enterprise packages for Ubuntu
14.04 LTS (Precise Pangolin).
12.04 LTS (Precise Pangolin).

.. include:: /includes/note-package-change.rst

Install MongoDB Enterprise
--------------------------
Expand Down
2 changes: 2 additions & 0 deletions source/tutorial/install-mongodb-on-debian.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ your release of Debian may include.

.. include:: /includes/fact-installation-bind-ip-default-in-config.rst

.. include:: /includes/note-package-change.rst

Install MongoDB
---------------

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ For production deployments, always run MongoDB on 64-bit systems.

.. include:: /includes/fact-installation-bind-ip-default-in-config.rst

.. include:: /includes/note-package-change.rst

Install MongoDB
---------------

Expand Down
6 changes: 6 additions & 0 deletions source/tutorial/install-mongodb-on-ubuntu.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@ You cannot install this package concurrently with the ``mongodb``,

.. include:: /includes/fact-installation-bind-ip-default-in-config.rst

.. versionchanged:: 2.6

The package structure and names have changed as of version 2.6. For
instructions on installation of an older release, please navigate to the
appropriate version in the Options menu at the lower left.

Install MongoDB
---------------

Expand Down