小编use*_*747的帖子

Fedora 17上的Heroku Toolbelt

我正在尝试编写教程http://ruby.railstutorial.org/的heroku设置部分.但是在https://toolbelt.heroku.com/上,我注意到Fedora没有.rpm,所以我尝试单独安装Foreman和Heroku CLI.Foreman和Git安装得很好,但是我遇到了Heroku CLI的问题.

当我尝试做的时候:

$yum install rubygem-heroku
Run Code Online (Sandbox Code Playgroud)

然后简单地做

$heroku
Run Code Online (Sandbox Code Playgroud)

我收到错误:

   /usr/share/rubygems/rubygems/dependency.rb:247:in `to_specs': Could not find heroku (>= 0) amongst [actionmailer-3.2.8, actionpack-3.2.8, activemodel-3.2.8, activerecord-3.2.8, activeresource-3.2.8, activesupport-3.2.8, addressable-2.3.2, arel-3.0.2, builder-3.0.4, builder-3.0.3, bundler-1.2.3, bundler-1.2.1, coffee-rails-3.2.2, coffee-script-2.2.0, coffee-script-source-1.4.0, coffee-script-source-1.3.3, erubis-2.7.0, excon-0.16.10, execjs-1.4.0, foreman-0.60.2, heroku-api-0.3.7, hike-1.2.1, i18n-0.6.1, journey-1.0.4, jquery-rails-2.1.4, jquery-rails-2.1.3, jquery-rails-2.0.2, json-1.7.5, launchy-2.1.2, libv8-3.3.10.4-x86_64-linux, mail-2.4.4, mime-types-1.19, multi_json-1.5.0, multi_json-1.3.6, netrc-0.7.7, polyglot-0.3.3, rack-1.4.1, rack-cache-1.2, rack-ssl-1.3.2, rack-test-0.6.2, rails-3.2.8, railties-3.2.8, rake-10.0.3, rake-0.9.2.2, rdoc-3.12, rest-client-1.6.7, rubygems-bundler-1.1.0, rubyzip-0.9.9, rvm-1.11.3.5, sass-3.2.3, sass-3.2.1, sass-rails-3.2.5, sprockets-2.1.3, sqlite3-1.3.6, sqlite3-1.3.5, therubyracer-0.10.2, thor-0.16.0, …
Run Code Online (Sandbox Code Playgroud)

ruby fedora heroku-toolbelt

9
推荐指数
1
解决办法
5111
查看次数

标签 统计

fedora ×1

heroku-toolbelt ×1

ruby ×1