Chocolatey MongoDb install
i am having issues getting mongodb to install via chocolatey. I have attached my yml and a screen grab of the output.
summary:
install:
- cinst MongoDb
results in the error:
Get-ChildItem : Access to the path 'C:\Windows\System32\LogFiles\WMI\RtBackup' is denied.
- CinstMongoError.PNG 54.3 KB
- appveyor.yml 952 Bytes
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 12 Nov, 2014 03:05 PM
For installing Mongo please take a look at this discussion: http://help.appveyor.com/discussions/suggestions/405-mongodb-unit-t...
...and there is a script in the comments to this issue: https://github.com/appveyor/ci/issues/19
2 Posted by jageall on 13 Nov, 2014 12:17 PM
ah ok, I used that script to get around the issue in the end.
I was a bit surprised as the blog specifically calls out mongo as an example (I tried the syntax from there as well with the same error) so I thought that it had changed.
Support Staff 3 Posted by Feodor Fitsner on 13 Nov, 2014 07:23 PM
OK. Maybe something wrong with Mongo Chocolatey package though it was quite nice for the example.
jageall closed this discussion on 14 Nov, 2014 05:53 PM.