Hi All, I have a system-wide sage install for all users. The source lives in /usr/local/src and all of it is owned by root.root. I chown it after install so that it does not have another user's permissions. A user had this problem:
On Tue, Sep 01, 2009 at 02:41:54PM +0200, Dirk Laurie wrote: > d...@birlehlou:~/.sage$ sage -t dpl.sage > init.sage does not exist ... creating > Traceback (most recent call last): > File "/usr/local/src/sage-4.1.1/local/bin/sage-test", line 49, in <module> > os.makedirs(TMP) > File "/usr/local/src/sage-4.1.1/local/lib/python/os.py", line 157, in > makedirs > mkdir(name, mode) > OSError: [Errno 13] Permission denied: '/usr/local/src/sage-4.1.1/tmp/tmp' > d...@birlehlou:~/.sage$ sudo sage -t dpl.sage > [sudo] password for dirk: > Sorry, try again. > [sudo] password for dirk: > dirk is not in the sudoers file. This incident will be reported. Is "sage -t" used for testing one's own code? Should /usr/local/src/sage-4.1.1/tmp/tmp be world-writeable? Is there then any control on the space used? regards, Jan -- .~. /V\ Jan Groenewald /( )\ www.aims.ac.za ^^-^^ --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---