Le samedi 19 novembre 2016 00:36:58 UTC+1, Volker Braun a écrit :
> What are the permissions on your src/ directory?
> 
> 

It seems to be 775. I do not think I have changed anything about that recently.

laptop:~/sage$ ls -ld src
drwxrwxr-x 8 chapoton chapoton 4096 nov.  18 22:14 src
laptop:~/sage$ umask
0022
laptop:~/sage$ groups
chapoton adm cdrom sudo dip plugdev lpadmin sambashare

> On Friday, November 18, 2016 at 10:34:15 PM UTC+1, fchap...@gmail.com wrote:I 
> have two machines running ubuntu 16.10, on which I have just failed to build 
> 7.5.b3 !  :(
> 
> 
> 
> I then did "make distclean" and tried again, and got the same failure:
> 
> 
> 
> [sagelib-7.5.beta3] rm -f sage/libs/pari/auto_*.pxi
> 
> [sagelib-7.5.beta3] python -c "from sage_setup.autogen.pari import rebuild; 
> rebuild()"
> 
> [sagelib-7.5.beta3] sys:1: RuntimeWarning: not adding directory '' to 
> sys.path since it's writable by an untrusted group.
> 
> [sagelib-7.5.beta3] Untrusted users could put files in this directory which 
> might then be imported by your Python code. As a general precaution from 
> similar exploits, you should not execute Python code from this directory
> 
> [sagelib-7.5.beta3] Traceback (most recent call last):
> 
> [sagelib-7.5.beta3]   File "<string>", line 1, in <module>
> 
> [sagelib-7.5.beta3] ImportError: No module named sage_setup.autogen.pari
> 
> [sagelib-7.5.beta3] generate_py_source.mk:10 : la recette pour la cible « 
> sage/libs/cypari2/auto_gen.pxi » a échouée
> 
> [sagelib-7.5.beta3] make[4]: *** [sage/libs/cypari2/auto_gen.pxi] Erreur 1
> 
> 
> 
> What is this ?
> 
> 
> 
> Frederic

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to