[DOCS-3096] Comment on: "manual/tutorial/install-mongodb-on-red-hat-centos-or-fedora-linux.txt" Created: 09/Apr/14 Updated: 03/Nov/17 Resolved: 25/Apr/14 |
|
| Status: | Closed |
| Project: | Documentation |
| Component/s: | manual |
| Affects Version/s: | None |
| Fix Version/s: | 01112017-cleanup |
| Type: | Improvement | Priority: | Major - P3 |
| Reporter: | Rahul Chordiya | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | collector-298ba4e7 | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Environment: |
centos currently using 2.4.10 Location: http://docs.mongodb.org/manual/tutorial/install-mongodb-on-red-hat-centos-or-fedora-linux/ |
||
| Participants: | |
| Days since reply: | 9 years, 42 weeks, 6 days ago |
| Description |
|
MongoDB 2.6 Update Error [root@MongoDB ec2-user]# sudo yum install mongodb-org Loaded plugins: priorities, security, update-motd, upgrade-helper Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package mongodb-org.x86_64 0:2.6.0-1 will be installed --> Processing Dependency: mongodb-org-tools = 2.6.0 for package: mongodb-org-2.6.0-1.x86_64 --> Processing Dependency: mongodb-org-shell = 2.6.0 for package: mongodb-org-2.6.0-1.x86_64 --> Processing Dependency: mongodb-org-server = 2.6.0 for package: mongodb-org-2.6.0-1.x86_64 --> Processing Dependency: mongodb-org-mongos = 2.6.0 for package: mongodb-org-2.6.0-1.x86_64 --> Running transaction check ---> Package mongodb-org-mongos.x86_64 0:2.6.0-1 will be installed ---> Package mongodb-org-server.x86_64 0:2.6.0-1 will be installed ---> Package mongodb-org-shell.x86_64 0:2.6.0-1 will be installed ---> Package mongodb-org-tools.x86_64 0:2.6.0-1 will be installed --> Processing Conflict: mongodb-org-tools-2.6.0-1.x86_64 conflicts mongo-10gen-server --> Processing Conflict: mongodb-org-tools-2.6.0-1.x86_64 conflicts mongo-10gen --> Processing Conflict: mongodb-org-mongos-2.6.0-1.x86_64 conflicts mongo-10gen-server --> Processing Conflict: mongodb-org-mongos-2.6.0-1.x86_64 conflicts mongo-10gen --> Processing Conflict: mongodb-org-shell-2.6.0-1.x86_64 conflicts mongo-10gen-server --> Processing Conflict: mongodb-org-shell-2.6.0-1.x86_64 conflicts mongo-10gen --> Processing Conflict: mongodb-org-2.6.0-1.x86_64 conflicts mongo-10gen-server --> Processing Conflict: mongodb-org-2.6.0-1.x86_64 conflicts mongo-10gen --> Processing Conflict: mongodb-org-server-2.6.0-1.x86_64 conflicts mongo-10gen-server --> Processing Conflict: mongodb-org-server-2.6.0-1.x86_64 conflicts mongo-10gen --> Finished Dependency Resolution Error: mongodb-org-shell conflicts with mongo-10gen-2.4.10-mongodb_1.x86_64 Error: mongodb-org-server conflicts with mongo-10gen-server-2.4.10-mongodb_1.x86_64 Error: mongodb-org-mongos conflicts with mongo-10gen-2.4.10-mongodb_1.x86_64 Error: mongodb-org-mongos conflicts with mongo-10gen-server-2.4.10-mongodb_1.x86_64 Error: mongodb-org-tools conflicts with mongo-10gen-2.4.10-mongodb_1.x86_64 Error: mongodb-org-server conflicts with mongo-10gen-2.4.10-mongodb_1.x86_64 Error: mongodb-org-tools conflicts with mongo-10gen-server-2.4.10-mongodb_1.x86_64 Error: mongodb-org conflicts with mongo-10gen-server-2.4.10-mongodb_1.x86_64 Error: mongodb-org conflicts with mongo-10gen-2.4.10-mongodb_1.x86_64 Error: mongodb-org-shell conflicts with mongo-10gen-server-2.4.10-mongodb_1.x86_64 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest and update giving this error: sudo yum update mongodb-org Loaded plugins: priorities, security, update-motd, upgrade-helper amzn-main
How can i fix this ? |
| Comments |
| Comment by Sam Kleinman (Inactive) [ 25/Apr/14 ] |
|
Please address questions like this to one of our support channels <http://www.mongodb.org/about/support/>. We are working on improvement to the YUM installation instructions (see |