我是新人,我是来真心求教的。在搭建环境遇到的问题,求解决!
ruby吧
全部回复
仅看楼主
level 2
rvm安装时候会有这样的提醒,所以来问问大家这到底是怎么解决的,希望大伙儿能帮帮忙,新人在这里先谢过了,非常感谢。
Checking requirements for ubuntu.
Installing requirements for ubuntu.
Updating system.......................................
Error running 'requirements_debian_update_system ruby-2.2.0',
showing last 15 lines of /usr/local/rvm/log/1421067223_ruby-2.2.0/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 it some time and try again later.
404 errors should be fixed for rvm to proceed. Check your sources configured in:
/etc/apt/sources.list
/etc/apt/sources.list.d/*.list
\n'
There has been error while updating 'apt-get', please give it some time and try again later.
404 errors should be fixed for rvm to proceed. Check your sources configured in:
/etc/apt/sources.list
/etc/apt/sources.list.d/*.list
++ return 100
Requirements installation failed with status: 100.
2015年01月12日 13点01分 1
level 2
跪求解决方法,百度了一些,但是没搞好。
2015年01月12日 13点01分 2
level 12
rvm 在安装的时候,会先确认你的linux是否安装了必要的包,
看起来要跑apt-get去安装一些包的时候,
无法在:
/etc/apt/sources.list
/etc/apt/sources.list.d/*.list
找到有效提供包的站台。
先试试看 apt-get update
如果成功的话再 apt-get upgrade
看是否能顺利更新你的linux系统?
如果不能的话,就需要编辑一下上述的sources.list相关的文件,
让你的linux可以正常更新、安装包,
之后rvm的相关动作就能正常。
2015年01月13日 00点01分 3
level 2
谢谢,等一下马上就试试。
2015年01月13日 00点01分 4
level 6
http://619060342.iteye.com/blog/2185070
看一下这篇博客,我的问题和你一样,刚刚解决
2015年02月11日 15点02分 5
谢谢
2015年03月13日 04点03分
管用,谢谢
2019年03月03日 09点03分
level 2
安装好了吗
2015年12月09日 07点12分 7
1