Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 352258 - emerge =ruby-1.9.1_p429 fails on Gentoo
Summary: emerge =ruby-1.9.1_p429 fails on Gentoo
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-20 17:47 UTC by Zeno Davatz
Modified: 2011-01-20 19:31 UTC (History)
0 users

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


Attachments
emerge =ruby-1.9.1_p429 fails (build.log,34.24 KB, text/plain)
2011-01-20 17:49 UTC, Zeno Davatz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Zeno Davatz 2011-01-20 17:47:50 UTC
Hi

This may end up on the table of Diego, so hi Diego, Happy New Year to you!

I just wanted to downgrade from Ruby 1.9.2 to Ruby 1.9.1 on my Gentoo and that results in the following error. 

See appended Build-Log.

Reproducible: Always

Steps to Reproduce:
emerge =ruby-1.9.1_p429 if you are on Ruby 1.9.2
Actual Results:  
rb ./gem_prelude.rb prelude.c
/var/tmp/portage/dev-lang/ruby-1.9.1_p429/work/ruby-1.9.1-p429/lib/optparse.rb:1258: [BUG] Segmentation fault
ruby 1.9.1p429 (2010-07-02 revision 28523) [i686-linux]

-- control frame ----------
c:0010 p:---- s:0048 b:0048 l:000047 d:000047 CFUNC  :catch
c:0009 p:0062 s:0044 b:0044 l:000d78 d:000d78 METHOD /var/tmp/portage/dev-lang/ruby-1.9.1_p429/work/ruby-1.9.1-p429/lib/optparse.rb:1258
c:0008 p:0024 s:0034 b:0034 l:000033 d:000033 METHOD /var/tmp/portage/dev-lang/ruby-1.9.1_p429/work/ruby-1.9.1-p429/lib/optparse.rb:1252
c:0007 p:0066 s:0029 b:0029 l:00251c d:000338 BLOCK  ./tool/generic_erb.rb:12
c:0006 p:0116 s:0026 b:0026 l:000025 d:000025 METHOD /var/tmp/portage/dev-lang/ruby-1.9.1_p429/work/ruby-1.9.1-p429/lib/optparse.rb:793
c:0005 p:---- s:0020 b:0020 l:000019 d:000019 FINISH
c:0004 p:---- s:0018 b:0018 l:000017 d:000017 CFUNC  :new
c:0003 p:0069 s:0015 b:0015 l:00251c d:000e10 EVAL   ./tool/generic_erb.rb:8
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:0000 s:0002 b:0002 l:00251c d:00251c TOP   
---------------------------


Expected Results:  
Should install fine.

Best
Zeno
Comment 1 Zeno Davatz 2011-01-20 17:49:00 UTC
Created attachment 260385 [details]
emerge =ruby-1.9.1_p429 fails

Downgrading from Ruby 1.9.2 to Ruby 1.9.1. on Gentoo.
Comment 2 Alex Legler (RETIRED) archtester gentoo-dev Security 2011-01-20 18:45:02 UTC
No such package version in the tree anymore. Reopen if you can reproduce it with a 1.9.2 version.
Comment 3 Zeno Davatz 2011-01-20 19:31:08 UTC
What is the latest 1.9.1 version I can emerge then? I need to emerge the 1.9.1 version to test. I should still be installable in Gentoo.

1.9.2 compiles fine.

Best
Zeno