rails:3674
From: eiichi_maekawa@m...
Date: Tue, 29 Nov 2011 14:09:21 +0900
Subject: [rails:3674] Re: Ruby1.9.3p0にRails3.1.3をインストール
前川です。
エラーメッセージを確認し、不足していると思われるgemを追加したところ、以下と
なりました。
D:\>rails new mall313ruby193p0
exist
create README
create Rakefile
create config.ru
create .gitignore
create Gemfile
exist app
identical app/assets/images/rails.png
<略>
identical vendor/plugins/.gitkeep
run bundle install
Fetching source index for http://rubygems.org/
Could not fetch prerelease specs from rubygems repository
http://rubygems.org/
Using rake (0.9.2.2)
Using multi_json (1.0.2)
Using activesupport (3.1.3)
Gem::RemoteFetcher::FetchError: Errno::ETIMEDOUT: A connection attempt
failed because the connected party did not
properly respond after a period of time, or established connection failed
because connected host has failed to respond.
- connect(2) (http://r
ubygems.org/quick/Marshal.4.8/builder-3.0.0.gemspec.rz)
An error occured while installing builder (3.0.0), and Bundler cannot
continue.
Make sure that `gem install builder -v '3.0.0'` succeeds before bundling.
run bundler の後に生じていたエラーメッセージが、消えました。
また、実行すると、
D:\mall313ruby193p0>rails s
=> Booting WEBrick
=> Rails 3.1.3 application starting in development on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
[2011-11-29 10:39:51] INFO WEBrick 1.3.1
[2011-11-29 10:39:51] INFO ruby 1.9.3 (2011-10-30) [i386-mingw32]
[2011-11-29 10:39:51] INFO WEBrick::HTTPServer#start: pid=2672 port=3000
[2011-11-29 10:41:23] INFO going to shutdown ...
ですが、Gem::Remote・・・・・・・・以下のメッセージの対処が、分りません。
どうすれば、回避できるでしょうか?
よろしくお願いします。
了
eiichi_maekawa@m... wrote on 2011/11/28 17:56:07:
> 前川です。
>
> あいざわさんありがとうございます。
>
> 1.0.27をインストールしましたが、
>
> run bundle install
> D:/ruby193p0/lib/ruby/1.9.1/rubygems/remote_fetcher.rb:239:in `rescue in
> fetch_path': Errno::ETIMEDOUT: A connection attempt failed because the
> connected party did not properly respond after a period of time, or
> established connection failed because connec
> ted host has failed to respond. - connect(2)
> (http://rubygems.org/quick/Marshal.4.8/treetop-1.4.9.gemspec.rz)
> (Gem::RemoteFetcher::FetchError)
> from
D:/ruby193p0/lib/ruby/1.9.1/rubygems/remote_fetcher.rb:225:in
> `fetch_path'
> from D:/ruby193p0/lib/ruby/1.9.1/rubygems/spec_fetcher.rb:121:in
> `fetch_spec'
> from
> D:/ruby193p0/lib/ruby/gems/1.9.1/gems/bundler-1.0.
> 21/lib/bundler/remote_specification.rb:47:in
>
>
> がでました。
>
> しばらく、待つと
>
> D:\>cd mall313ruby193p0
>
> D:\mall313ruby193p0>rails s
> => Booting WEBrick
> => Rails 3.1.3 application starting in development on http://0.0.0.0:3000
> => Call with -d to detach
> => Ctrl-C to shutdown server
>
> となりました。
>
> 何が、悪いのでしょうか??
>
> バージョンをあげすぎたのでしょうか?
>
> よろしくお願いします。
>
> Ayumu Aizawa <ayumu.aizawa@g...> wrote on 2011/11/28 15:46:52:
>
> > あいざわです
> >
> > Bundler のバージョンをあげてみてはいかがでしょうか。
> >
> > --
> > ML: rails@r...
> > 使い方: http://QuickML.com/
>
>
> --
> ML: rails@r...
> 使い方: http://QuickML.com/
--
ML: rails@r...
使い方: http://QuickML.com/
3667 2011-11-25 09:41 ["=?ISO-2022-JP?] Ruby1.9.3p0にRails3.1.3をインストール 3668 2011-11-25 12:31 ┗[rechka_osaka@y... ] 3671 2011-11-28 02:43 ┗[eiichi_maekawa@m... ] 3672 2011-11-28 07:46 ┗[ayumu.aizawa@g... ] 3673 2011-11-28 09:56 ┗[eiichi_maekawa@m... ] -> 3674 2011-11-29 06:09 ┗[eiichi_maekawa@m... ] 3675 2011-11-29 07:24 ┗[ayumu.aizawa@g... ] 3676 2011-11-29 08:22 ┗[eiichi_maekawa@m... ] 3677 2011-11-29 08:54 ┗[yusuke.sakaki@g... ] 3679 2011-11-29 23:59 ┗[eiichi_maekawa@m... ] 3680 2011-11-30 01:08 ┗[eiichi_maekawa@m... ] 3681 2011-11-30 01:29 ┗[kawabata.agile@g... ] 3682 2011-11-30 02:23 ┗[eiichi_maekawa@m... ] 3683 2011-11-30 02:29 ┗[netwillnet@g... ] 3684 2011-11-30 02:51 ┗[eiichi_maekawa@m... ]