On Sat, 2014-09-06 at 06:15 -0400, Gary Oberbrunner wrote: > Since I know OSX requires the root filesystem to be HFS+, I guess you're > trying to mount your SCons source tree remotely via SMB/CIFS and run the > test suite from there? I'd expect that to work. What fails? Could it be > caused by your SAMBA config on Linux?
I connect to a server using Finder|Go|Connect to server…, which works
fine. (Yes it is a samba server on the grounds that Apple decided to
stop people using NFS :-(
I then cd to the directory on the server via the
path /Volumes/home/users/russel/…
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
So the problem is in the Python distribution, which probably means it
will take years to not be fixed.
> > Has anyone found a way of working with a single filestore and two
> > platforms so as to develop for multiple platforms at the same time?
> >
>
> If you just copy the SCons source tree onto the HFS+ drive does it work
> then?
The OSX machine has an exact replica on the filestore I have on all my
machines and yes, it all works fine on the local disc.
--
Russel.
=============================================================================
Dr Russel Winder t: +44 20 7585 2200 voip: sip:[email protected]
41 Buckmaster Road m: +44 7770 465 077 xmpp: [email protected]
London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Scons-dev mailing list [email protected] https://pairlist2.pair.net/mailman/listinfo/scons-dev
