I’m reinstalling/upgrading (from a complete saved archive & database) and get to this point and the below happens.
diaspora@0.darwinheim:~$ rvm install 2.6
Unknown ruby string (do not know how to handle): ruby-2.6.
No binary rubies available for: unknown/libc-2.33/armv7l/ruby-2.6.
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
Checking requirements for unknown.
Install: build-essential libreadline zlib1g libyaml libc6 libgdbm ncurses
Requirements installation successful.
Installing Ruby from source to: /usr/local/lib/diaspora/.rvm/rubies/ruby-2.6, this may take a while depending on your cpu(s)...
ruby-2.6 - #downloading ruby-2.6, this may take a while depending on your connection...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 300 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0
curl: (22) The requested URL returned error: 404
The requested url does not exist(22): 'https://cache.ruby-lang.org/pub/ruby/2.6/ruby-2.6.tar.bz2'
Checking fallback: https://ftp.ruby-lang.org/pub/ruby/2.6/ruby-2.6.tar.bz2
No fallback URL could be found, try increasing timeout with:
echo "export rvm_max_time_flag=20" >> ~/.rvmrc
There has been an error fetching the ruby interpreter. Halting the installation.