boxen / puppet-mongodb

MIT License
9 stars 35 forks source link

Error: Could not update: Execution of 'brew install boxen/brews/mongodb --build-bottle' returned 1: ==> Installing mongodb from boxen/homebrew-brews #27

Open henry74 opened 9 years ago

henry74 commented 9 years ago

Cannot install mongodb using boxen. I've tried changing the release but it's still locked to 2.6.1. I assume forcing this version is locked in somewhere but don't know how to change it. This is an issue only on a fresh install of Yosemite. No issues on Maverick.

Error: https://gist.github.com/henry74/b866f9c36742d2a551c9

brew config HOMEBREW_VERSION: 0.9.5 ORIGIN: https://github.com/Homebrew/homebrew HEAD: 735d8d9b6f4cc3b6dcf41e815ae86e2098ea2e2f Last commit: 18 hours ago HOMEBREW_PREFIX: /opt/boxen/homebrew HOMEBREW_CELLAR: /opt/boxen/homebrew/Cellar CPU: quad-core 64-bit broadwell OS X: 10.10.3-x86_64 Xcode: 6.3.2 CLT: 6.3.2.0.1.1431401888 Clang: 6.1 build 602 X11: 2.7.7 => /opt/X11 System Ruby: 2.0.0-p481 Perl: /usr/bin/perl Python: /usr/bin/python Ruby: /opt/boxen/rbenv/shims/ruby => /usr/bin/ruby Java: N/A

eugeneius commented 9 years ago

If MongoDB 2.6.1 is being installed, then you're most likely using version 1.3.2 of this module. You should update to 1.3.4, which installs MongoDB 2.6.5 and fixes this issue.

Edit the Puppetfile in your Boxen repo, and bump the version number on a line that looks like this:

github "mongodb", "1.3.2"
nei commented 7 years ago

I believe I am getting the same issue.

Using: github "mongodb", "1.3.3"

Just 1.5 is working but I need older version. How I can have MongoDb 2.6?

brew info boxen/brews/mongodb

Error: Calling SoftwareSpec#sha1 is disabled!
Use SoftwareSpec#sha256 instead.
/usr/local/Library/Taps/boxen/homebrew-brews/mongodb.rb:8:in `block in <class:Mongodb>'
Please report this to the boxen/brews tap!
If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
  boxen/brews