Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 450980 - =dev-ruby/pry-0.9.10 version bump (add support for ruby19)
Summary: =dev-ruby/pry-0.9.10 version bump (add support for ruby19)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-09 07:08 UTC by Manuel Rüger (RETIRED)
Modified: 2013-01-20 13:43 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 Manuel Rüger (RETIRED) gentoo-dev 2013-01-09 07:08:04 UTC
Renaming the ebuild and add ruby19 works.


 * Running test phase for ruby19 ...
Ruby v1.9.3 (ruby), Pry v0.9.10, method_source v0.8.1, CodeRay v1.0.6, Slop v2.4.4
.......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

759 tests, 1096 assertions, 0 failures, 0 errors
ebuild pry-0.9.10.ebuild digest clean test  6.38s user 1.19s system 101% cpu 7.480 total


The failing testcase described in the wiki http://wiki.gentoo.org/wiki/Project:Ruby/Pending_Bumps#pry_0.9.10 just happens with ruby18.
I think ruby18 isn't supported by pry anymore (maybe it is also related to https://github.com/pry/pry/wiki/FAQ#wiki-source_location )
Comment 1 Hans de Graaff gentoo-dev Security 2013-01-20 13:43:12 UTC
It would be nice if upstreams would clearly advertise whether they still support ruby18. I've taken the remark you mentioned in the FAQ and the mysterious crashes in the test case to mean that they don't.

pry 0.9.11.4 is now in the tree as ruby19 only, in a separate slot.