Package: libgettext-activerecord-ruby1.9.1
Version: 2.1.0-3
Severity: serious

Hi,

Loading the library fails with ruby1.9.2:
$ ruby1.9.1 -e 'require "gettext_activerecord"'
/usr/lib/ruby/1.9.1/gettext/runtime/locale_path.rb:56:in `default_path_rules': 
undefined method `all_load_paths' for Gem:Module (NoMethodError)
        from /usr/lib/ruby/1.9.1/locale/util/memoizable.rb:80:in `block in 
default_path_rules'
        from /usr/lib/ruby/1.9.1/locale/util/memoizable.rb:95:in `block in 
_memoize_dup'
        from /usr/lib/ruby/1.9.1/locale/util/memoizable.rb:87:in `_memoize'
        from /usr/lib/ruby/1.9.1/locale/util/memoizable.rb:95:in `_memoize_dup'
        from /usr/lib/ruby/1.9.1/locale/util/memoizable.rb:79:in 
`default_path_rules'
        from /usr/lib/ruby/1.9.1/gettext/runtime/locale_path.rb:84:in 
`initialize'
        from /usr/lib/ruby/1.9.1/gettext/runtime/textdomain.rb:60:in `new'
        from /usr/lib/ruby/1.9.1/gettext/runtime/textdomain.rb:60:in 
`initialize'
        from /usr/lib/ruby/1.9.1/gettext/runtime/textdomain_manager.rb:208:in 
`new'
        from /usr/lib/ruby/1.9.1/gettext/runtime/textdomain_manager.rb:208:in 
`create_or_find_textdomain'
        from /usr/lib/ruby/1.9.1/gettext/runtime/textdomain_manager.rb:69:in 
`bind_to'
        from /usr/lib/ruby/1.9.1/gettext.rb:83:in `bindtextdomain_to'
        from /usr/lib/ruby/1.9.1/gettext.rb:64:in `bindtextdomain'
        from /usr/lib/ruby/1.9.1/gettext_activerecord/validations.rb:14:in 
`<class:RecordInvalid>'
        from /usr/lib/ruby/1.9.1/gettext_activerecord/validations.rb:11:in 
`<module:ActiveRecord>'
        from /usr/lib/ruby/1.9.1/gettext_activerecord/validations.rb:10:in 
`<top (required)>'
        from <internal:lib/rubygems/custom_require>:29:in `require'
        from <internal:lib/rubygems/custom_require>:29:in `require'
        from /usr/lib/ruby/1.9.1/active_support/dependencies.rb:156:in `block 
in require'
        from /usr/lib/ruby/1.9.1/active_support/dependencies.rb:521:in 
`new_constants_in'
        from /usr/lib/ruby/1.9.1/active_support/dependencies.rb:156:in `require'
        from /usr/lib/ruby/1.9.1/gettext_activerecord.rb:15:in `<top 
(required)>'
        from <internal:lib/rubygems/custom_require>:29:in `require'
        from <internal:lib/rubygems/custom_require>:29:in `require'
        from -e:1:in `<main>'
-- 
| Lucas Nussbaum
| [email protected]   http://www.lucas-nussbaum.net/ |
| jabber: [email protected]             GPG: 1024D/023B3F4F |



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

Reply via email to