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?
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?