[Scons-dev] Multi-platform development

Gary Oberbrunner garyo at oberbrunner.com
Sun Sep 7 10:29:23 EDT 2014


On Sun, Sep 7, 2014 at 9:50 AM, Russel Winder <russel at winder.org.uk> wrote:

> Because I have Python 3 installed as default I have a symbolic link
> python2 to 2.7:
>
>         python2 runtest.py test/D
>
> leads to an error in shutil.copytree at QMTest/TestCmd.py line 1275.
>
> shutil.py line 208 is raising an exception operation not permitted
> on /private/tmp/testcmd.98136.Tj_v70/./p/submodule2.d
>

This could simply be how you've configured samba on the linux side.  There
are various security options; check e.g.
https://www.samba.org/samba/docs/using_samba/ch09.html.

Also try using PRESERVE=1 and look at the permissions in
/private/tmp/testcmd.<tmpname>

-- 
Gary
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist2.pair.net/pipermail/scons-dev/attachments/20140907/fd015ef3/attachment.html>


More information about the Scons-dev mailing list