Ticket #961 (new defect)
sage -standard fails without write permission to $SAGE_LOCAL/tmp
| Reported by: | mabshoff | Owned by: | mabshoff |
|---|---|---|---|
| Priority: | major | Milestone: | sage-5.0 |
| Component: | packages | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
Hello,
I am not sure if this qualifies as a bug, but by storing the list in ~/.sage the following should work even if the user doesn't have write permission below $SAGE_LOCAL:
mabshoff@sage:/tmp/Work-mabshoff/sage-2.8.8$ sage -standard Using SAGE Server http://www.sagemath.org//packages http://www.sagemath.org//packages/standard/list --> /home/was/s/tmp/list [Errno 13] Permission denied: '/home/was/s/tmp/list' ******************************************************************************** Error contacting http://www.sagemath.org//packages/standard/list. Try using an alternative server. For example, from the bash prompt try typing export SAGE_SERVER=http://sage.scipy.org/sage/ then try again. ********************************************************************************
Cheers,
Michael
Change History
Note: See
TracTickets for help on using
tickets.
