Skip to content

Commit 08ad340

Browse files
(DOCSP-45143) 8.0.0 upgrade issue and other fixes for older rpm warning-v6.0-backport (638) (#662)
# Backport This will backport the following commits from `master` to `v6.0`: - [(DOCSP-45143) 8.0.0 upgrade issue and other fixes for older rpm warning (#638)](10gen/docs-ops-manager#638) - [Staging](https://deploy-preview-662--10gen-docs-ops-manager.netlify.app/tutorial/install-on-prem-with-rpm-packages/) - [Deploy Log](https://app.netlify.com/sites/10gen-docs-ops-manager/deploys/67867eb9fda59e000819044d) <!--- Backport version: 9.6.1 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport)
1 parent 89ac34c commit 08ad340

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

source/tutorial/install-on-prem-with-rpm-packages.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,18 @@ Prerequisites
2424
Install |onprem|
2525
----------------
2626

27+
.. warning::
28+
29+
``rpm`` packages for |onprem| versions 6.0.0, 6.0.1, 6.0.2, and 8.0.0
30+
contained incorrect version information that could cause standard
31+
upgrades to fail. If upgrading from any of these versions to
32+
version 6.0.3 or greater, upgrade the package using the
33+
``--oldpackage`` flag:
34+
35+
.. code-block:: sh
36+
37+
sudo rpm -Uvh --oldpackage mongodb-mms-<version>.x86_64.rpm
38+
2739
To install |onprem|:
2840

2941
.. include:: /includes/steps/install-on-prem-with-rpm-packages.rst

0 commit comments

Comments
 (0)