Open akashdotsrivastava opened 6 years ago
got the same issue on Centos 7 platform_version=7.5.1804 ! seek for help
What do you get on a yum info mongodb-org
I am seeing the same issue in Oracle linux. To add some information- I had done a manual 4.0.9 enterprise install previously using a yum repo. I then tried to use this cookbook to automate. when i manualy do a yum install for the repo geneated by this cookbook (mongodb-org)- it conflicts with my existing enterprise install . I wonder if there is a similar conflict here. Related question - how do i instruct the cookbook to install 4.0.9-enterprise. I tried [mongodb][package-version]=4.0.9-ent but did that still seems to pull latest release- community
Marking stale due to inactivity. Remove stale label or comment or this will be closed in 7 days. Alternatively drop by the #sous-chefs channel on the Chef Community Slack and we'll be happy to help! Thanks, Sous-Chefs.
Cookbook version
1.2.0
Chef-client version
14.4.56
Platform Details
Ubuntu 18.04, ec2, t2.micro
Scenario:
Trying to install mongodb using the cookbook
Steps to Reproduce:
Just include the mongodb install recipe
Expected Result:
mongodb should be smoothly installed
Actual Result:
This is the error stacktrace