Error while installing ruby using rvm

后端 未结 14 2105

Am getting the below error while trying to install ruby using rvm:

$rvm install 1.9.3
Searching for binary rubies, this might take some time.
Checking requir         


        
14条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-13 15:38

    you can temporarily disable updates by this

    sudo apt-get update | grep "Failed"

    Ruby RVM apt-get update error

提交回复
热议问题