Bug 82824
| Summary: | Broken linking | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Raw Hide | Reporter: | Trond Eivind Glomsrød <trondeg> |
| Component: | eruby | Assignee: | Nakai <ynakai> |
| Status: | CLOSED RAWHIDE | QA Contact: | Bill Huang <bhuang> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 1.0 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2003-01-28 05:43:19 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Fixed in -2. |
eruby linked with the old version of itself in the buildroot. [root@pc-24 RPMS]# ls eruby-* eruby-1.0.1-1.i386.rpm eruby-devel-1.0.1-1.i386.rpm eruby-libs-1.0.1-1.i386.rpm [root@pc-24 RPMS]# rpm -Uvh eruby-* feil: Failed dependencies: liberuby.so.0.9 is needed by eruby-1.0.1-1 [root@pc-24 RPMS]# rpm -qlp eruby-libs-1.0.1-1.i386.rpm /usr/lib/liberuby.so.1.0 /usr/lib/liberuby.so.1.0.1 /usr/lib/ruby/1.6/i386-linux-gnu/eruby.so [root@pc-24 RPMS]#