Ticket #961 (new defect)

Opened 5 years ago

Last modified 4 years ago

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

comment:1 Changed 5 years ago by mabshoff

  • Status changed from new to assigned

comment:2 Changed 5 years ago by mabshoff

  • Milestone changed from sage-2.8.9 to sage-2.8.10

comment:3 Changed 4 years ago by mabshoff

  • Milestone changed from sage-3.2.1 to sage-3.2

The same applies for -optional, -experimental and so on. This ought to be fixed since it has been hit a bunch of times by various people.

Cheers,

Michael

Note: See TracTickets for help on using tickets.