-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is it still possible to build a fresh install? #97
Comments
Whoa. OK, I've never seen that, but the good news is that I'm looking to totally move away from rvm/rbenv, and it looks like it's related to that. I'm working on ariadne in the coming week for an upcoming team project, and once we have a team back to using it (currently not the case), it will be doing much better. Also, going to start collaborating with people working on a similar project (kalabox), so we'll be working toward merging efforts I'll try to get this sorted out next week :) |
Definitely like the sounds of collaboration with the kalabox team. Didn't see much http://kalabox.kalamuna.com but hopefully that will change soon. I'll check back in and see how things are going. Can you post here when you've moved away from rvm? Hard to keep up with some of these projects. |
Ooh exciting I definitely want to take part in these efforts. |
I've been trying to build a fresh install. Running into several annoying problems.
After going int vagrant-ariadne/ I'm now getting:
The requested url does not exist(22): 'https://rvm.io/binaries/osx/10.8/x86_64/ruby-1.9.3-p194.tar.bz2?rvm=1.16.7'
There was an error(22), please check /Users/mike/.rvm/log//*.log
Downloading https://rvm.io/binaries/osx/10.8/x86_64/ruby-1.9.3-p194.tar.bz2 failed.
There is no checksum for 'http://production.cf.rubygems.org/rubygems/rubygems-1.8.25.tgz' or 'rubygems-1.8.25.tgz', it's not possible to validate it.
If you wish to continue with unverified download add '--verify-downloads 1' after the command.
There has been an error while trying to fetch the source.
Halting the installation.
Do I need to wait for the next upgrade or do I just need to flush my local environment and start building something from scratch?
The text was updated successfully, but these errors were encountered: