[DRE-maint] Bug#570171: /usr/lib/ruby/1.8/active_support/test_case.rb: Depends on nonexistant "rails/backtrace_cleaner"

Adrian Irving-Beer wisq-deb at wisq.net
Wed Feb 17 00:57:23 UTC 2010


Package: libactivesupport-ruby1.8
Version: 2.3.3-1
Severity: normal
File: /usr/lib/ruby/1.8/active_support/test_case.rb

While attempting to configure Redmine (via the Debian package), errors
were being masked by a second error:

----
no such file to load -- rails/backtrace_cleaner
/usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
/usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `require'
/usr/share/redmine/vendor/rails/activesupport/lib/active_support/dependencies.rb:153:in `require'
/usr/share/redmine/vendor/rails/activesupport/lib/active_support/dependencies.rb:521:in `new_constants_in'
/usr/share/redmine/vendor/rails/activesupport/lib/active_support/dependencies.rb:153:in `require'
/usr/lib/ruby/1.8/active_support/test_case.rb:24
[...]
----

That last item (/usr/lib/ruby/1.8/active_support/test_case.rb line 24)
is the problem here, as it requires 'rails/backtrace_cleaner', which
does not exist.

I believe it ought to be requiring 'active_support/backtrace_cleaner'
instead?

(Setting the environment variable "BACKTRACE=1" worked around
this for now.)

-- System Information:
Debian Release: 5.0.3
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libactivesupport-ruby1.8 depends on:
ii  libbuilder-ruby1.8   2.1.2-1             Ruby library to facilitate program
ii  libi18n-ruby1.8      0.1.1~git20081120-3 I18n and localization solution (Ru
ii  libmemcache-client-r 1.5.0-2             Ruby client library for memcached 
ii  libruby1.8           1.8.7.249-1         Libraries necessary to run Ruby 1.
ii  libtzinfo-ruby1.8    0.3.14-1            Ruby library for transformations b
ii  libxml-simple-ruby   1.0.12-1            Simple Ruby API for reading and wr

libactivesupport-ruby1.8 recommends no packages.

libactivesupport-ruby1.8 suggests no packages.

-- no debconf information
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-ruby-extras-maintainers/attachments/20100216/7e0aeb5a/attachment-0001.pgp>


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