Bug 9401 - Missing architecture specific files
Summary: Missing architecture specific files
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: ruby-stdlibs (show other bugs)
Version: unstable
Hardware: all Linux
: P2 blocker
Assignee: Sir Raorn
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-13 15:19 MSD by Sergey V Turchin
Modified: 2007-04-10 12:59 MSD (History)
9 users (show)

See Also:


Attachments
ruby.spec.diff (1.45 KB, patch)
2006-04-13 16:24 MSD, Sir Raorn
no flags Details | Diff
ruby-1.8-alt-fhs.patch (12.51 KB, patch)
2006-04-13 17:38 MSD, Sir Raorn
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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