Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 386513 - dev-ruby/ruby-dbi: support ruby 1.9
Summary: dev-ruby/ruby-dbi: support ruby 1.9
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 395121
  Show dependency tree
 
Reported: 2011-10-09 12:59 UTC by Hanno Böck
Modified: 2012-10-15 14:56 UTC (History)
1 user (show)

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


Attachments
build.log for test failures against ruby19 (build.log,24.17 KB, text/plain)
2012-10-15 11:58 UTC, Sergei Trofimovich (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hanno Böck gentoo-dev 2011-10-09 12:59:28 UTC
Upstream tells that ruby-dbi should support ruby 1.9 since 0.4.1:
http://rubyforge.org/forum/forum.php?forum_id=28741

But our ruby-dbi-0.4.3.ebuild doesn't support ruby19.
Comment 1 Hans de Graaff gentoo-dev Security 2011-10-10 19:51:50 UTC
Feel free to test with ruby19 and provide a build log for it (with FEATURES=test and USE=doc), and I'd be happy to add ruby19 to the ebuild.
Comment 2 Sergei Trofimovich (RETIRED) gentoo-dev 2012-10-15 11:58:22 UTC
Created attachment 326586 [details]
build.log for test failures against ruby19

Most of errors look like that:

> Error: test_accessors(TC_DBI_ColumnInfo)
>  RuntimeError: can't add a new key into hash during iteration
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2012-10-15 14:56:13 UTC
So basically this is a wontfix until you can get this fixed. Which I doubt will ever happen, standing to dbi's history.