[DRE-maint] [Bug 586716] Re: Missing dependency on libfcgi-ruby1.8

Jannis 586716 at bugs.launchpad.net
Sun Apr 3 10:03:43 UTC 2011


> But to get it running libfcgi-ruby1.8 was needed in my case.

Thanks for the hint! I was experiencing the same error.

-- 
You received this bug notification because you are subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/586716

Title:
  Missing dependency on libfcgi-ruby1.8

Status in “redmine” package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: redmine

  Redmine example configs and README.Debian says that running Redmine
  with FastCGI is suggested. But to get it running libfcgi-ruby1.8 was
  needed in my case. Otherwise /var/log/apache2/error.log gave me this:

  /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require': no such file to load -- fcgi (MissingSourceFile)
  	from /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `require'
  	from /usr/share/redmine/vendor/rails/activesupport/lib/active_support/dependencies.rb:155:in `require'
  	from /usr/share/redmine/vendor/rails/railties/lib/fcgi_handler.rb:1
  	from /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
  	from /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `require'
  	from /usr/share/redmine/vendor/rails/activesupport/lib/active_support/dependencies.rb:155:in `require'
  	from /usr/share/redmine/public/dispatch.fcgi:22
  [Fri May 28 10:07:08 2010] [warn] [client 127.0.2.1] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server
  [Fri May 28 10:07:08 2010] [error] [client 127.0.2.1] Premature end of script headers: dispatch.fcgi
  [Fri May 28 10:07:09 2010] [notice] mod_fcgid: process /usr/share/redmine/public/dispatch.fcgi(13867) exit(communication error), terminated by calling exit(), return code: 1

  Redmine 0.9.3-1 on Ubuntu 10.04





More information about the Pkg-ruby-extras-maintainers mailing list