Package: rails
Version: 1.2.3-2
Severity: normal

--- Please enter the report below this line. ---

As of the latest Rails, the webserver for testing the development
environment has changed its defaults from Webrick to Mongrel:

$  ./script/server
=> Booting Mongrel (use 'script/server webrick' to force WEBrick)
=> Rails application starting on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
Exiting
./script/../config/../vendor/rails/activesupport/lib/active_support/dependencies.rb:488:in
 `load': no such file to load -- mongrel_rails (MissingSourceFile)
                                                                                
           from 
./script/../config/../vendor/rails/activesupport/lib/active_support/dependencies.rb:488:in
 `load'
                                                                                
           from 
./script/../config/../vendor/rails/activesupport/lib/active_support/dependencies.rb:342:in
 `new_constants_in'
                                                                                
           from 
./script/../config/../vendor/rails/activesupport/lib/active_support/dependencies.rb:488:in
 `load'
                                                                                
           from 
./script/../config/../vendor/rails/railties/lib/commands/servers/mongrel.rb:60
                                                                                
           from /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in 
`gem_original_require'
                                                                                
           from /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
                                                                                
           from 
./script/../config/../vendor/rails/activesupport/lib/active_support/dependencies.rb:495:in
 `require'
                                                                                
           from 
./script/../config/../vendor/rails/activesupport/lib/active_support/dependencies.rb:342:in
 `new_constants_in'
                                                                                
           from 
./script/../config/../vendor/rails/activesupport/lib/active_support/dependencies.rb:495:in
 `require'
                                                                                
           from 
./script/../config/../vendor/rails/railties/lib/commands/server.rb:39
                                                                                
           from ./script/server:3:in `require'
                                                                                
           from ./script/server:3

Of course, running 'script/server webrick' as advised cures the
problem - but, with Mongrel not yet available, the default should be
changed! 

BTW, I have filed an ITP for Mongrel some time ago, but not given
enough followup. Filipe Lautert, from the pkg-ruby-extras group, has
been working on it. I will ping him to check on the status and
hopefully upload soon. Of course, when Mongrel is uploaded, I think
Rails should add a recommends: relation on it.

Greetings,

--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.20-1-686

Debian Release: lenny/sid
  500 unstable        mmc.igeofcu.unam.mx 
  500 unstable        http.us.debian.org 
  500 unstable        ftp.mx.debian.org 

--- Package information. ---
Depends                    (Version) | Installed
====================================-+-=============
ruby                                 | 1.8.2-1
ruby1.8                 (>= 1.8.2-3) | 1.8.6-1+b1
rake                      (>> 0.7.0) | 0.7.3-1
rdoc                      (>> 1.8.2) | 1.8.2-1
libpgsql-ruby1.8                     | 0.7.1-10+b1
 OR libmysql-ruby1.8                 | 
 OR libdbi-ruby1.8                   | 
libredcloth-ruby1.8                  | 3.0.99.0.svn.20060519-1
liberb-ruby                          | 2.0.4+ruby1.8.2-1


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to