Ruby RVM apt-get update error

前端 未结 17 2389
醉酒成梦
醉酒成梦 2020-12-02 12:03

I get following error when trying to install anything with RVM:

Searching for binary rubies, this might take some time.
Found remote file https://rvm.io/bina         


        
17条回答
  •  隐瞒了意图╮
    2020-12-02 12:55

    I just tried

    sudo apt-get update and found some of them are failing; for example..

    Err http://extras.ubuntu.com raring/main Sources 404 Not Found

    I went ahead and deleted those items from the list here..

    sudo gedit /etc/apt/sources.list

    It worked!

提交回复
热议问题