[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: DONE: ruby-locale, ruby-graffiti



On Wed, Dec 25, 2013 at 11:59:17PM +0100, Cédric Boutillier wrote:
> Hi Hleb,
> 
> On Wed, Dec 25, 2013 at 01:49:16PM +0300, Hleb Valoshka wrote:
> > Hello!
> 
> > I've prepared package for new upstream version of ruby-locale:
> > I've also prepared new debian release of ruby-graffiti, which fixes
> > ftbfs (testsuit failure)
> > Please, upload them, thanks in advance.
> 
> Uploaded. Thanks!

Hello,
just to drop this here, no time yet to report a proper bug.

just noticed that the ruby-locale update seems to break apt-listbugs package (via ruby-gettext).

/usr/lib/ruby/vendor_ruby/gettext/class_info.rb:3:in `require': no such file to load -- locale/util/memoizable (LoadError)
        from /usr/lib/ruby/vendor_ruby/gettext/class_info.rb:3
        from /usr/lib/ruby/vendor_ruby/gettext/text_domain_manager.rb:13:in `require'
        from /usr/lib/ruby/vendor_ruby/gettext/text_domain_manager.rb:13
        from /usr/lib/ruby/vendor_ruby/gettext.rb:19:in `require'
        from /usr/lib/ruby/vendor_ruby/gettext.rb:19
        from /usr/sbin/apt-listbugs:294:in `require'
        from /usr/sbin/apt-listbugs:294
E: Sub-process /usr/sbin/apt-listbugs apt returned an error code (1)
E: Failure running script /usr/sbin/apt-listbugs apt

Downgrading ruby-locale from 2.1.0-1 -> 2.0.9-1 fixes the problem.

Seems others also ran into this already:
http://comments.gmane.org/gmane.linux.debian.user/467860

>From quick diff of the 2.0.9 to 2.1.0 versions it looks like that all use memoizable was removed from ruby-locale and the file itself as well.
/usr/lib/ruby/vendor_ruby/locale/util/memoizable.rb (was still present in 2.0.9)

Not sure if that should be reported upstream or the package getting some breaks until ruby-gettext is updated.

Regards,
Stefan


Reply to: