安装ruby的Codeship部署错误?

时间:2014-07-30 13:10:27

标签: ruby-on-rails heroku

不确定这意味着什么或为什么会发生,任何建议都会大量赞赏。

    arning! PATH is not properly set up, '/home/rof/.rvm/gems/ruby-1.9.3-p327/bin' is not at first place,
usually this is caused by shell initialization files - check them for 'PATH=...' entries,
it might also help to re-add RVM to your dotfiles: 'rvm get stable --auto-dotfiles',
to fix temporarily in this shell session run: 'rvm use ruby-1.9.3-p327'.
Unknown ruby string (do not know how to handle): ruby-1.9.3p545.
ruby-1.9.3p545 is not installed - installing.
Unknown ruby string (do not know how to handle): ruby-1.9.3p545.
Searching for binary rubies, this might take some time.
No binary rubies available for: ubuntu/12.10/x86_64/ruby-1.9.3p545.
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
Checking requirements for ubuntu.
Requirements installation successful.
Unknown ruby string (do not know how to handle): ruby-1.9.3p545.
Installing Ruby from source to: /home/rof/.rvm/rubies/ruby-1.9.3p545, this may take a while depending on your cpu(s)...
Unknown ruby string (do not know how to handle): ruby-1.9.3p545.
ruby-1.9.3p545 - #downloading ruby-1.9.3p545, this may take a while depending on your connection...
% Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Dload  Upload   Total   Spent    Left  Speed
0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
The requested url does not exist(22): 'http://cache.ruby-lang.org/pub/ruby/./ruby-1.9.3p545.tar.bz2'
Checking fallback: http://ftp.ruby-lang.org/pub/ruby/./ruby-1.9.3p545.tar.bz2
Checking fallback: http://www.mirrorservice.org/sites/ftp.ruby-lang.org/pub/ruby/./ruby-1.9.3p545.tar.bz2
No fallback URL could be found, try increasing timeout with:

echo "export rvm_max_time_flag=20" >> ~/.rvmrc

There has been an error fetching the ruby interpreter. Halting the installation.
Gemset '' does not exist, 'rvm ruby-1.9.3p545 do rvm gemset create ' first, or append '--create'.

似乎没什么可以让我的应用程序在heroku上启动 - 我通过github推送它。

可在@ www.github.com/cjshort/devonite

找到该应用

感谢。

1 个答案:

答案 0 :(得分:0)

我是Codeship的创始人之一。

看起来您正在使用Codeship当前不支持的Ruby版本。您能否向我们发送包含更多信息的应用内支持请求,以便我们直接查看您的构建。