#13428: Race condition in R installation
-------------------------------------------------------+--------------------
Reporter: jdemeyer | Owner: tbd
Type: defect | Status: new
Priority: critical | Milestone:
sage-5.4
Component: packages | Resolution:
Keywords: R spkg | Work issues:
Report Upstream: Reported upstream. No feedback yet. | Reviewers:
Authors: Jeroen Demeyer | Merged in:
Dependencies: | Stopgaps:
-------------------------------------------------------+--------------------
Changes (by jdemeyer):
* upstream: N/A => Reported upstream. No feedback yet.
Old description:
> The following seems to occur only on OS X systems. When building R in
> parallel, sometimes the following can happen:
> {{{
> [...]
> mkdir /Users/jdemeyer/sage-5.3.rc0/local/lib/R/bin
> mkdir /Users/jdemeyer/sage-5.3.rc0/local/lib/R/include
> mkdir: /Users/jdemeyer/sage-5.3.rc0/local/lib/R/include: File exists
> make[2]: *** [installdirs] Error 1
> make[1]: *** [install] Error 1
> make: *** [install] Error 1
> Error installing R.
> }}}
> The problem is that `libintl.h` has been copied to the '''file'''
> `/Users/jdemeyer/sage-5.3.rc0/local/lib/R/include`.
New description:
The following seems to occur only on OS X systems. When building R in
parallel, sometimes the following can happen:
{{{
[...]
mkdir /Users/jdemeyer/sage-5.3.rc0/local/lib/R/bin
mkdir /Users/jdemeyer/sage-5.3.rc0/local/lib/R/include
mkdir: /Users/jdemeyer/sage-5.3.rc0/local/lib/R/include: File exists
make[2]: *** [installdirs] Error 1
make[1]: *** [install] Error 1
make: *** [install] Error 1
Error installing R.
}}}
The problem is that `libintl.h` has been copied to the '''file'''
`/Users/jdemeyer/sage-5.3.rc0/local/lib/R/include`.
Reported upstream:
[https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=15041]
'''spkg''':
[http://boxen.math.washington.edu/home/jdemeyer/spkg/r-2.14.0.p4.spkg]
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13428#comment:2>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.