| Summary: | Missing architecture specific files | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Sisyphus | Reporter: | Sergey V Turchin <zerg> | ||||||
| Component: | ruby-stdlibs | Assignee: | 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: |
|
||||||||
А в чём собсно проблема? $ ruby -r rbconfig -e 'puts Config::CONFIG["rubyincludedir"]' /usr/include/ruby/1.8 Заголовки переехали Куда Надо(tm) Created attachment 1456 [details]
ruby.spec.diff
x86_64 fixes
Created attachment 1457 [details]
ruby-1.8-alt-fhs.patch
New fhs...
С новым fhs патчем работает Забираю Fixed in alt5 |
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"])'