boxen / puppet-mongodb

MIT License
9 stars 35 forks source link

Removed Revision from Formula #19

Closed tarebyte closed 10 years ago

tarebyte commented 10 years ago

This fixes #18. The revision was adding a '_1' to the version number which was confusing boxen.

tarebyte commented 10 years ago

@dgoodlad would you mind taking a look at this?

tarebyte commented 10 years ago

@rafaelfranca or @dgoodlad can you tag this as a new version when you get a chance?

Thanks!

rafaelfranca commented 10 years ago

done

MatthewHager commented 10 years ago

Added the newest version to our Puppetfile and I get this:

Error: Could not update: Execution of 'brew info boxen/brews/mongodb' returned 1: Error: No available formula for mongodb Please tap it and then try again: brew tap boxen/brews

Error: /Stage[main]/Mongodb::Package/Package[boxen/brews/mongodb]/ensure: change from absent to 2.6.0-boxen1 failed: Could not update: Execution of 'brew info boxen/brews/mongodb' returned 1: Error: No available formula for mongodb Please tap it and then try again: brew tap boxen/brews

tarebyte commented 10 years ago

@MatthewHager I'll check it out, I'm currently moving but should be able to look at it tomorrow or Saturday.

I didn't run into the issue, and I uninstalled it and reinstalled it.

tarebyte commented 10 years ago

@MatthewHager I uninstalled and reinstalled MongoDB. I can't replicate the issue.

Did you try removing it and redoing the installation as opposed to an upgrade?

MatthewHager commented 10 years ago

Yes. When it didn't work, I ran brew uninstall mongodb and removed it. I ran it again and still got this error.