#13985: Fix doctests that want write access to $HOME
------------------------+---------------------------------------------------
Reporter: jdemeyer | Owner: tbd
Type: defect | Status: new
Priority: major | Milestone: sage-5.7
Component: packages | Keywords:
Work issues: | Report Upstream: N/A
Reviewers: | Authors: Jeroen Demeyer
Merged in: | Dependencies:
Stopgaps: |
------------------------+---------------------------------------------------
In order to make Sage as self-contained as possible, it would be good if
Sage would run assuming write access only to $TMPDIR (`/tmp` by default)
and $DOT_SAGE (`~/.sage` by default).
In #5155 we already fixed write access to `$SAGE_ROOT`, the only remaining
problem is SciPy which wants to write to `$HOME/.python27_compiled`.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13985>
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.