fgrehm / vagrant-cachier

Caffeine reducer
http://fgrehm.viewdocs.io/vagrant-cachier
MIT License
1.08k stars 111 forks source link

rubygems.org broken for vagrant-cachier? #88

Closed patcon closed 10 years ago

patcon commented 10 years ago

I've been troubleshooting this indirectly for like 2 hours, so any corroboration of my not being crazy is appreciated:

➜  vagrant-cachier git:(omnibus-cache-test) ✗ gem --version
1.8.23
➜  vagrant-cachier git:(omnibus-cache-test) ✗ gem install vagrant-cachier         
Successfully installed vagrant-cachier-0.1.0
1 gem installed
➜  vagrant-cachier git:(omnibus-cache-test) ✗ gem install vagrant-cachier -v 0.0.6
Successfully installed vagrant-cachier-0.1.0
1 gem installed

And yet everything looks fine here: https://rubygems.org/gems/vagrant-cachier/versions

Would someone be able to run this and let me know if something wonky is going on everywhere or it's just me? (It also happens with the embedded ruby 2.0.0 in vagrant.) Thanks!

cc: @sferik

patcon commented 10 years ago

Aaaaaand now it's working.. didn't restart or anything. Still in the same shell even. Weird.

fgrehm commented 10 years ago

I love issues that get solved automagically :smile: