Back to bug 1025469

Who When What Removed Added
Luke Meyer 2013-10-31 22:11:50 UTC CC erich
Flags needinfo?(erich)
Luke Meyer 2013-11-04 22:33:01 UTC Flags needinfo?(erich)
Brenton Leanhardt 2013-11-06 20:39:48 UTC Status NEW ON_QA
CC bleanhar
Luke Meyer 2013-11-06 20:49:41 UTC Doc Text Cause:
Previously the mongodb-server required mongodb. Now it does not.
Consequence:
We use the mongo client from mongodb to configure the server, so we do need it even if the host is just hosting mongodb. MongoDB configuration fails by hanging forever if the mongo client is not installed.
Fix:
The install script for OSE 2.0 explicitly installs mongodb at the same time as mongodb server.
The same fix was put in the OSE 1.2 script and should go in the 1.2 docs as well; for now, it's not needed, but if we were to ship a mongodb-related errata against OSE 1.2 it would likely be this newer package and the same problem would arise.
Result:
The script installs the mongodb RPM as part of the datastore component and all proceeds successfully.
Ma xiaoqiang 2013-11-07 04:37:55 UTC Status ON_QA VERIFIED
CC xiama
Brenton Leanhardt 2013-11-15 21:44:54 UTC Target Release --- 2.0
Brenton Leanhardt 2013-12-16 09:11:19 UTC Status VERIFIED CLOSED
Resolution --- ERRATA
Last Closed 2013-12-16 04:11:19 UTC
Dan McPherson 2017-03-08 17:35:48 UTC Target Release 2.0

Back to bug 1025469