Your message dated Mon, 8 Nov 2010 12:35:22 +0900 with message-id <[email protected]> and subject line Re: libgettext-activerecord-ruby1.9.1: load error with ruby 1.9.2 has caused the Debian Bug report #593080, regarding libgettext-activerecord-ruby1.9.1: load error with ruby 1.9.2 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.) -- 593080: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=593080 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---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 |
--- End Message ---
--- Begin Message ---tags 593080 unreproducible thanks Package: libgettext-ruby1.9.1 Version: 2.1.0-2.1 Hi, > i can't reproduce that problem, require is fine with 1.9.2: > > % aptitude show ruby1.9.1 | grep Version > Version : 1.9.2.0-1 > > % ruby1.9.1 -e 'require "gettext"; puts > GetText::LocalePath.default_path_rules' > /usr/share/locale/%{lang}/LC_MESSAGES/%{name}.mo > $ dpkg -l | grep ruby1.9.1 ..... ii ruby1.9.1 1.9.2.0-2 Interpreter of object-oriented scripting language Ruby 1.9.2 $ ruby1.9.1 -e 'require "gettext"; puts GetText::LocalePath.default_path_rules' /usr/share/locale/%{lang}/LC_MESSAGES/%{name}.mo I confirmed that this problem did not reproduce. I closed this bug. Best regards, Nobuhiro -- Nobuhiro Iwamatsu iwamatsu at {nigauri.org / debian.org} GPG ID: 40AD1FA6
--- End Message ---

