Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 325475 - Version bump: dev-ruby/loquacious-1.6.4
Summary: Version bump: dev-ruby/loquacious-1.6.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Ruby Team
URL: http://github.com/TwP/loquacious
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-25 10:13 UTC by Jochen Schalanda
Modified: 2010-08-17 05:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jochen Schalanda 2010-06-25 10:13:52 UTC
Descriptive configuration files for Ruby written in Ruby.

Simply renaming the old ebuild loquacious-1.5.2.ebuild to loquacious-1.6.4.ebuild works.

Additionally dev-ruby/loquacious works on x86 but has only KEYWORDS="~amd64".

Reproducible: Always

Steps to Reproduce:
Comment 1 Hans de Graaff gentoo-dev Security 2010-07-03 07:08:02 UTC
Unfortunately this version has failing specs for jruby, this needs to be investigated before we can bump.
Comment 2 Hans de Graaff gentoo-dev Security 2010-08-14 07:22:00 UTC
13)
'Loquacious::Configuration::Iterator should iterate over nested attributes if given' FAILED
expected: ["third", "third.answer", "third.question"],
     got: ["third", "third.answer", "third.question", "third.singleton_method_added"] (using ==)
/var/tmp/portage/dev-ruby/loquacious-1.6.4/work/jruby/loquacious-1.6.4/spec/iterator_spec.rb:50:


All test seem to fail on the same weird breakage with this singleton_method_added that pops up where it should not.
Comment 3 Hans de Graaff gentoo-dev Security 2010-08-17 05:59:20 UTC
This issue seems to be fixed in loquacious 1.7.0, which I've just added to the tree.