Install ruby requirements on ubuntu -


i'm trying installation steps http://sharadchhetri.com/2014/06/30/install-jekyll-on-ubuntu-14-04-lts/

linux@ubuntu:~$ rvm requirements  checking requirements ubuntu. installing requirements ubuntu. updating system................... error running 'requirements_debian_update_system ', showing last 15 lines of /home/jobi/.rvm/log/1464166761/update_system.log + case "${term:-dumb}" in + case "$1" in + [[ -t 2 ]] + return 1 + printf %b 'there has been error while updating '\''apt-get'\'', please give time , try again later. 404 errors should fixed rvm proceed. check sources configured in:     /etc/apt/sources.list     /etc/apt/sources.list.d/*.list \n' there has been error while updating 'apt-get', please give time , try again later. 404 errors should fixed rvm proceed. check sources configured in:     /etc/apt/sources.list     /etc/apt/sources.list.d/*.list  + return 100 requirements installation failed status: 100. 

why above step failing.. please help

the command it's failing on 1 can run command line:

sudo apt-get update 

if fails, need that, , that's not rvm or ruby problem @ all.

i that, , try rvm requirements again.


Comments

Popular posts from this blog

PySide and Qt Properties: Connecting signals from Python to QML -

c# - DevExpress.Wpf.Grid.InfiniteGridSizeException was unhandled -

scala - 'wrong top statement declaration' when using slick in IntelliJ -