[前][次][番号順一覧][スレッド一覧]

rails:2763

From: paptimusx <paptimusx@g...>
Date: Fri, 6 Jun 2008 16:58:49 +0900
Subject: [rails:2763] Re: --all では? (Re: mongrelが動かなくなりました。)

ご指摘ありがとうございます。たしかにそうですね。
ヘルプには
 Defaults:
   --all
とあったのでオプションなしと同じかなとおもいつつ試しにやってみると両者は違うようです。
エラーになってしまいましたが...

% gem pristine -all
ERROR:  While executing gem ... (OptionParser::InvalidOption)
    invalid option: -ll

% gem pristine
ERROR:  While executing gem ... (Gem::CommandLineError)
    Please specify a gem name on the command line (e.g. gem build GEMNAME)

% gem pristine --all
Restoring gem(s) to pristine condition...
activerecord-1.15.3 is in pristine condition
mongrel-1.1.5-x86-mswin32-60 is in pristine condition
eventmachine-0.10.0 is in pristine condition
Building native extensions.  This could take a while...
cgi_multipart_eof_fix-2.3 is in pristine condition
activesupport-1.4.4 is in pristine condition
ERROR:  Cached gem for gettext-1.9.0-x86-mswin32 not found, use `gem
install` to restore
activeresource-2.0.2 is in pristine condition
windows-pr-0.6.2 is in pristine condition
rake-0.7.2 is in pristine condition
rake-0.8.1 is in pristine condition
ERROR:  Cached gem for win32-service-0.5.2-x86-mswin32 not found, use
`gem install` to restore
postgres-pr-0.4.0 is in pristine condition
cgi_multipart_eof_fix-2.5.0 is in pristine condition
ERROR:  While executing gem ... (Errno::ENOENT)
    No such file or directory -
C:/Ruby/lib/ruby/gems/1.8/gems/rubygems-update-1.1.1

--
ML: rails@r...
使い方: http://QuickML.com/

[前][次][番号順一覧][スレッド一覧]

      2755 2008-06-05 07:21 [paptimusx@g...      ] mongrelが動かなくなりました。           
      2756 2008-06-05 09:35 ┗[someeda@g...        ]                                       
      2757 2008-06-05 11:34  ┗[paptimusx@g...      ]                                     
      2758 2008-06-05 13:03   ┣[someeda@g...        ]                                   
      2759 2008-06-05 17:40   ┗[kog.bangbangshoot@g.]                                   
      2760 2008-06-06 03:20    ┗[paptimusx@g...      ]                                 
      2761 2008-06-06 05:34     ┣[rechka_osaka@y...   ] --all では? (Re: mongrelが動かなくなりました。)
->    2763 2008-06-06 09:58     ┃┗[paptimusx@g...      ]                             
      2764 2008-06-06 10:10     ┗[paptimusx@g...      ]