Ticket #961 (assigned defect)

Opened 1 year ago

Last modified 1 month ago

sage -standard fails without write permission to $SAGE_LOCAL/tmp

Reported by: mabshoff Assigned to: mabshoff (accepted)
Priority: major Milestone: sage-3.2.2
Component: packages Keywords:
Cc:

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

10/21/2007 07:19:30 AM changed by mabshoff

  • status changed from new to assigned.

10/24/2007 06:10:35 PM changed by mabshoff

  • milestone changed from sage-2.8.9 to sage-2.8.10.

10/29/2008 11:24:54 PM changed 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