On Monday, March 12, 2018 at 8:44:23 AM UTC+10, Jeroen Demeyer wrote:
>
> On 2018-03-11 23:32, Travis Scrimshaw wrote:
> > When I set the umask of my laptop to 0002, then I can run doctests.
> > However, 0002 makes the created files/directories /more/ permissive by
> > making it group writable
On 2018-03-11 23:32, Travis Scrimshaw wrote:
When I set the umask of my laptop to 0002, then I can run doctests.
However, 0002 makes the created files/directories /more/ permissive by
making it group writable. So this seems like a bug in Sage to me; at
least it contradicts the error message...
On Sunday, March 11, 2018 at 6:25:15 PM UTC+10, Jeroen Demeyer wrote:
>
> What are the permissions of the directory where you installed Sage and
> what is your umask?
>
> The file permissions on my desktop (Ubuntu 16.04 LTS) are the same as my
laptop (Ubuntu 17.10). However, there is a umask d
What are the permissions of the directory where you installed Sage and
what is your umask?
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to sage-devel+unsubscr...@
Hey everyone,
I just upgraded my version of Ubunutu from 16.04 LTS to 17.10, and I can
no longer run doctests with 8.2.beta8:
travis@apricot:~/sage-build$ ./sage -t src/sage/combinat/partition.py
too many failed tests, not using stored timings
Traceback (most recent call last):
File "/home/