Your message dated Sun, 20 Feb 2011 13:51:32 +0100
with message-id <[email protected]>
and subject line Re: Bug#614198: redmine: missing dependency to libfcgi-ruby1.8
has caused the Debian Bug report #614198,
regarding redmine: missing dependency to libfcgi-ruby1.8
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
614198: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=614198
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: redmine
Version: 1.0.1-1
Severity: important


After migrating from Lenny to Squeeze, Redmine was unusable (Error 500 from 
Apache), and this errors in apache logs :

/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/lib/ruby/1.8/active_support/dependencies.rb:158: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/lib/ruby/1.8/active_support/dependencies.rb:158:in `require'
        from /usr/share/redmine/public/dispatch.fcgi:22

The fix was to install the libfcgi-ruby1.8 package. I suppose it should be 
added to the dependencies of the redmine package.

-- System Information:
Debian Release: 6.0
  APT prefers squeeze-updates
  APT policy: (500, 'squeeze-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32.27-dae-xen (SMP w/1 CPU core)
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.utf8)
Shell: /bin/sh linked to /bin/bash

Versions of packages redmine depends on:
ii  dbconfig-common              1.8.46      common framework for packaging dat
ii  debconf [debconf-2.0]        1.5.36.1    Debian configuration management sy
ii  libactionmailer-ruby         2.3.5-1.2   Framework for generation of custom
ii  libactionpack-ruby           2.3.5-1.2   Controller and View framework used
ii  libactiveresource-ruby       2.3.5-1.2   Connects objects and REST web serv
ii  libactivesupport-ruby        2.3.5-1.2   utility classes and extensions (Ru
ii  libjs-scriptaculous          1.8.3-1     JavaScript library for dynamic web
ii  rails                        2.3.5-1.2   MVC ruby based framework geared fo
ii  redmine-sqlite               1.0.1-1     metapackage providing sqlite depen
ii  ruby                         4.5         An interpreter of object-oriented 
ii  ruby1.8                      1.8.7.302-2 Interpreter of object-oriented scr

redmine recommends no packages.

Versions of packages redmine suggests:
pn  libopenid-ruby                <none>     (no description available)
pn  librmagick-ruby               <none>     (no description available)
pn  libsvn-ruby                   <none>     (no description available)

-- debconf information:
  redmine/instances/default/db/app-user: redmine
  redmine/instances/default/passwords-do-not-match:
  redmine/instances/default/default-language: fr
  redmine/instances/default/remote/newhost:
  redmine/instances/default/db/basepath: 
/var/lib/dbconfig-common/sqlite3/redmine/instances/default
  redmine/notify-migration:
  redmine/old-instances:
  redmine/instances/default/upgrade-error: abort
  redmine/instances/default/pgsql/changeconf: false
  redmine/instances/default/missing-db-package-error: abort
  redmine/instances/default/db/dbname: redmine_default
  redmine/instances/default/purge: false
  redmine/current-instances: default
  redmine/instances/default/remote/host:
  redmine/default-language: ${defaultLocale}
  redmine/instances/default/dbconfig-upgrade: true
  redmine/instances/default/pgsql/no-empty-passwords:
  redmine/instances/default/internal/reconfiguring: false
  redmine/instances/default/upgrade-backup: true
  redmine/instances/default/pgsql/method: unix socket
  redmine/instances/default/install-error: abort
  redmine/instances/default/mysql/admin-user: root
* redmine/instances/default/database-type: sqlite3
  redmine/instances/default/pgsql/manualconf:
  redmine/instances/default/pgsql/authmethod-admin: ident
  redmine/instances/default/mysql/method: unix socket
  redmine/instances/default/internal/skip-preseed: false
  redmine/instances/default/pgsql/admin-user: postgres
  redmine/instances/default/remove-error: abort
* redmine/instances/default/dbconfig-remove:
  redmine/missing-redmine-package:
  redmine/instances/default/remote/port:
  redmine/instances/default/pgsql/authmethod-user: password
* redmine/instances/default/dbconfig-install: true
  redmine/instances/default/dbconfig-reinstall: false



--- End Message ---
--- Begin Message ---
On 20/02/2011 11:18, Daevel SARL wrote:
> Package: redmine
> Version: 1.0.1-1
> Severity: important
...
> The fix was to install the libfcgi-ruby1.8 package. I suppose it should be 
> added to the dependencies of the redmine package.

I understand your concern, but :
* fastcgi is not the only way to run a rails app,
  it's up to the user to choose how to run redmine,
  including which packages he needs to run it the way he wants,
  it could be passenger, thin, fcgi, or other methods.
* installing rails suggests installing libfcgi-ruby1.8

that's the reasons why redmine does not depend on or suggest that package.
Feel free to reopen if you have stronger arguments :)

Jérémy.


--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to