#13395: Fix upgrading with GCC
----------------------------------+-----------------------------------------
Reporter: jdemeyer | Owner: jdemeyer
Type: defect | Status: needs_review
Priority: blocker | Milestone: sage-5.4
Component: build | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Jeroen Demeyer | Merged in:
Dependencies: | Stopgaps:
----------------------------------+-----------------------------------------
Comment (by jhpalmieri):
Why doesn't touching `spkg/installed/gcc-*` before going an upgrade cause
all packages that depend on gcc to be rebuilt? Oh, I see, nothing actually
depends on gcc.
I've tried upgrading using this patch, and several times I've gotten an
error with R:
{{{
mkdir
/Users/palmieri/Desktop/Sage_stuff/sage_builds/sage-5.X-upgrade/local/lib/R/include
mkdir:
/Users/palmieri/Desktop/Sage_stuff/sage_builds/sage-5.X-upgrade/local/lib/R/include:
File exists
}}}
And sure enough, there is a *file* (not a directory)
`SAGE_LOCAL/lib/R/include`. It's not from the previous installation, since
the spkg-install file deletes `SAGE_LOCAL/lib/R/`. I'm guessing that it's
not related to this ticket. Have you ever seen this before?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13395#comment:12>
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.