Nie można zainstalować Ruby on Rails z RVM na Ubuntu 13.04
Próbuję zainstalować RVM na moim komputerze Ubuntu.
Użyłem curl do pobrania RVM, ale niektóre komendy RVM (instalacja, wymagania) zgłaszają ten błąd apt-get:
There has been error while updating 'apt-get', please give it some time and try again later.
For 404 errors check your sources configured in:
/etc/apt/sources.list
/etc/apt/sources.list.d/*.list
wpisz rvm | głowa -1 wraca
rvm is a function
-bash: type: write error: Broken pipe
który klejnot
/usr/bin/gem
Sprawdziłem opcję „Uruchom polecenie jako powłokę logowania”
Po tym nastąpiły krokiseminarium:
sudo apt-get install curl
curl -L get.rvm.io | bash -s stable --auto
. ~/.bash_profile
rvm requirements - doesn't work properly
Spojrzałem też naoficjalna dokumentacja RVM, ale wydaje się być bardzo podobny.
Jakieś pomysły?
AKTUALIZACJA: Udało mi się to zrobić. Wyłączyłem wszystkie adresy URL ppa innych firm i zainstalowałem je płynnie.