On Mon, Jun 8, 2009 at 1:01 AM, William Stein<wst...@gmail.com> wrote: >
<SNIP> >> All tests passed on sage.math, except for the following: >> >> [mv...@sage sage-4.0.1]$ sage -t -long devel/sage/sage/interfaces/psage.py >> Traceback (most recent call last): >> File "/usr/local/sage/local/bin/sage-test", line 49, in <module> >> os.makedirs(TMP) >> File "/usr/local/sage/local/lib/python2.5/os.py", line 171, in makedirs >> mkdir(name, mode) >> OSError: [Errno 13] Permission denied: '/usr/local/sage/tmp/tmp' > > Why are you trying to test the systemwide sage? You're not allowed to do > that? Do'h. It was a typo on my part. Now of course all tests passed: [mv...@sage sage-4.0.1]$ ./sage -t -long devel/sage/sage/interfaces/psage.py sage -t -long "devel/sage/sage/interfaces/psage.py" [8.2 s] ---------------------------------------------------------------------- All tests passed! Total time for all tests: 8.2 seconds > William -- Regards Minh Van Nguyen --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---