Bug 9401

Summary: Missing architecture specific files
Product: Sisyphus Reporter: Sergey V Turchin <zerg>
Component: ruby-stdlibsAssignee: Sir Raorn <raorn>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: blocker    
Priority: P2 CC: cas, imz, led, majioa, mike, nbr, pav, rider, stalker
Version: unstable   
Hardware: all   
OS: Linux   
Attachments:
Description Flags
ruby.spec.diff
none
ruby-1.8-alt-fhs.patch none

Description Sergey V Turchin 2006-04-13 15:19:04 MSD
Missing files /usr/lib/ruby/1.8/@ARCHITECTURE@-linux-gnu/* on x86_64
Steps to Reproduce:
ruby -r rbconfig -e 'printf("%s",Config::CONFIG["rubyincludedir"])'
Comment 1 Sir Raorn 2006-04-13 15:34:17 MSD
А в чём собсно проблема?

$ ruby -r rbconfig -e 'puts Config::CONFIG["rubyincludedir"]'  
/usr/include/ruby/1.8

Заголовки переехали Куда Надо(tm)
Comment 2 Sir Raorn 2006-04-13 16:24:38 MSD
Created attachment 1456 [details]
ruby.spec.diff

x86_64 fixes
Comment 3 Sir Raorn 2006-04-13 17:38:03 MSD
Created attachment 1457 [details]
ruby-1.8-alt-fhs.patch

New fhs...
Comment 4 Sergey V Turchin 2006-04-13 17:54:27 MSD
С новым fhs патчем работает
Comment 5 Sir Raorn 2006-04-13 20:52:40 MSD
Забираю
Comment 6 Sir Raorn 2006-04-13 20:53:03 MSD
Fixed in alt5