简体   繁体   English

无法在ec2上安装ruby gems

[英]unable to install ruby gems on ec2

I'm tring to install the r10k ruby gem on my puppet server but all i ever get back from rubygems.org is: 我正打算在我的人偶服务器上安装r10k ruby​​ gem,但我从rubygems.org获得的全部回报是:

ERROR:  While executing gem ... (Gem::RemoteFetcher::FetchError)
bad response  429 (https://api.rubygems.org/api/v1/dependencies?gems=text)

What gives? 是什么赋予了? i can install it on my mac or non ec2 hosted servers just fine. 我可以将其安装在我的Mac或非ec2托管服务器上就可以了。 Is there a workaround i can use to forcibly install it? 我可以使用一种解决方法来强制安装它吗?

Environment: 环境:

ubuntu: 16.04 Ubuntu的:16.04

gems: 2.2.5 宝石:2.2.5

ruby: 2.1.9p49I 红宝石:2.1.9p49I

nvm apparently rubygems.org couldn't handle the dependancies for whatever reason. nvm显然无论出于何种原因rubygems.org都无法处理依赖关系。 Just installed them all manually. 只需手动安装它们。 yay dependency managers.... 是的依赖管理器...。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM