reassign 593080 libgettext-ruby1.9.1
thanks

The reported bug affects (and renders unusable!)
libgettext-activerecord-ruby1.9.1, but is rather present in
libgettext-ruby1.9.1, as can be seen here:

0 gw...@malenkaya『54』/usr/lib/ruby/1.9.1$ ruby1.8 -e 'require "gettext"; puts 
GetText::LocalePath.default_path_rules'
/usr/share/locale/%{lang}/LC_MESSAGES/%{name}.mo
0 gw...@malenkaya『55』/usr/lib/ruby/1.9.1$ ruby1.9.1 -e 'require "gettext"; puts 
GetText::LocalePath.default_path_rules'
<internal:lib/rubygems/custom_require>:29:in `require': no such file to load -- 
rubygems (LoadError)
        from <internal:lib/rubygems/custom_require>:29:in `require'
        from <internal:gem_prelude>:167:in `load_full_rubygems_library'
        from <internal:gem_prelude>:197:in `method_missing'
        from /usr/lib/ruby/1.9.1/gettext/runtime/locale_path.rb:56:in 
`default_path_rules'
        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 -e:1:in `<main>'

This means, under Ruby 1.9.2, for some reason (I was unable to single
out), gettext does no longer define a default path for its locales.

Greetings,



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to