#18691: Trac #17572 breaks the installation of several R packages.
-------------------------------------+-------------------------------------
Reporter: charpent | Owner:
Type: defect | Status: needs_review
Priority: major | Milestone: sage-6.8
Component: packages: | Resolution:
standard | Merged in:
Keywords: r-project | Reviewers:
Authors: charpent | Work issues:
Report Upstream: N/A | Commit:
Branch: | 7288cdd4e8d2a04f4163dfac1249898d01e50492
u/charpent/trac__17572_breaks_the_installation_of_several_r_packages_|
Stopgaps:
Dependencies: |
-------------------------------------+-------------------------------------
Comment (by fbissey):
In fact both `R_MAKEVARS_*` variables should have been unset. If
`R_MAKEVARS_SITE` is unset it will be set to a default value which is
sane, or at least should
{{{
: ${R_MAKEVARS_SITE="${R_HOME}/etc${R_ARCH}/Makevars.site"}
}}}
Just to double check is it a correct syntax above, or is it a bug upstream
and it should be `${...:=...}` instead of `: ${...=...}`?
--
Ticket URL: <http://trac.sagemath.org/ticket/18691#comment:7>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.