Hi there,

when you install a setuptools-equipped package with

python setup.py build
sudo python setup.py install

the "install" stage writes to the build directory, as root. This is not great 
behavior, and will fail on NFS-mounted build roots.

Can something be done to avoid this?

Andreas

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to