#6247: sage -optional tries to write to SAGE_ROOT
--------------------+-------------------------------------------------------
Reporter: burcin | Owner: cwitty
Type: defect | Status: new
Priority: major | Milestone: sage-4.0.2
Component: misc | Keywords:
Reviewer: | Author:
Merged: |
--------------------+-------------------------------------------------------
Reported by `somos` on `#sage-devel` on IRC
{{{
<somos> when I do 'sage -optional' it tried to make a temp file in
SAGE_ROOT
...
<somos> This is ok if you are running as root user.
...
<mvngu> From the help:
<mvngu> -optional -- list all optional packages that can be downloaded
<somos> Anyway, the problem is the temp file in SAGE_ROOT.
<somos> It should be in /tmp instead.
<mvngu> Can you explain why it should be in /tmp ?
<somos> Becuase SAGE_ROOT requires root permissions.
...
<somos> So, my suggestion is to avoid the temp file. #1
<somos> If a temp file is needed, I suggest TMP or TMPDIR instead.
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6247>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---