That actually worked. Thanks!
El lunes, 5 de abril de 2021 a las 23:29:25 UTC+2, Michael Orlitzky
escribió:
> On Mon, 2021-04-05 at 21:43 +0100, Dima Pasechnik wrote:
> > internet says it might have to do with wrong permissions to /tmp or
> > TMPDIR pointing to a directory with wrong permissions
Don't think that is the case. The error message is different, and also, the
problem persist even after applying the patch.
El lunes, 5 de abril de 2021 a las 23:29:25 UTC+2, Michael Orlitzky
escribió:
> On Mon, 2021-04-05 at 21:43 +0100, Dima Pasechnik wrote:
> > internet says it might have to
I found that too, but can't figure out which mich be the problematic
directory (/tmp permissions are ok). How can I check which directory is
TMPDIR pointing to in the testing environment?
El lunes, 5 de abril de 2021 a las 22:44:03 UTC+2, dim...@gmail.com
escribió:
> internet says it might hav
On Mon, 2021-04-05 at 21:43 +0100, Dima Pasechnik wrote:
> internet says it might have to do with wrong permissions to /tmp or
> TMPDIR pointing to a directory with wrong permissions.
>
My guess: https://trac.sagemath.org/ticket/31395
--
You received this message because you are subscribed to
internet says it might have to do with wrong permissions to /tmp or
TMPDIR pointing to a directory with wrong permissions.
On Mon, Apr 5, 2021 at 6:38 PM mmarco wrote:
>
>
> I am getting this kind of error messages when trying to run `make test` or
> `sage -t file.py`:
>
>
> Using --optional=bu
I am getting this kind of error messages when trying to run `make test` or
`sage -t file.py`:
Using --optional=build,dochtml,gentoo,kenzo,memlimit,pip,sage,sage_spkg
Doctesting entire Sage library.
Doctesting 4271 files.
Traceback (most recent call last):
File "/home/mmarco/sage/src/bin/sage-r