On Sun, Sep 7, 2014 at 9:50 AM, Russel Winder <[email protected]> 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
_______________________________________________ Scons-dev mailing list [email protected] https://pairlist2.pair.net/mailman/listinfo/scons-dev
