| Summary: | R is not multilib clean | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jaroslav Škarvada <jskarvad> |
| Component: | R | Assignee: | Tom "spot" Callaway <tcallawa> |
| Status: | CLOSED CANTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | john.ellson, michel, tcallawa |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-11-11 19:37:52 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Jaroslav Škarvada
2013-11-04 17:07:06 UTC
R is not intended to be multilib clean as it is currently.
The docfile conflicts can be fixed, but /usr/bin/R... that is a generated file (original is src/scripts/R.sh.in), and it inserts a value for R_HOME_DIR that is architecture specific (contains %{_libdir})... changing that to be multilib clean would require changes at the upstream level. If that is something you really want, you should open a ticket with upstream R (preferably with a patch to make src/scripts/R.sh.in multilib compatible).
Closing CANTFIX.
|