[Scons-dev] Using SCons via bootstrap.py

Dirk Bächle tshortik at gmx.de
Fri May 17 18:57:57 EDT 2013


Hi Russel,

On 17.05.2013 19:13, Russel Winder wrote:

> Is anyone else finding that the bootstrap.py script no longer works? It

> worked for me before I went away for a short break and now after

> updating Debian Unstable, it is failing. I get the same behaviour with

> Python 2.6, 2.7 and PyPy 2.0.

>

> Traceback (most recent call last):

> File "/home/users/russel/Repositories/Mercurial/Masters/SCons_D_Tooling/bootstrap.py", line 233, in <module>

> main()

> File "/home/users/russel/Repositories/Mercurial/Masters/SCons_D_Tooling/bootstrap.py", line 204, in main

> for x in parseManifestLines(src_engine, open(MANIFEST_in).readlines())]

> File "/home/users/russel/Repositories/Mercurial/Masters/SCons_D_Tooling/bootstrap.py", line 85, in parseManifestLines

> os.chdir(basedir)

> OSError: [Errno 2] No such file or directory: 'src/engine'


the bootstrap.py works fine for me, I guess because I have a
"src/engine" folder. Where did yours go? ;)

Best regards,

Dirk



More information about the Scons-dev mailing list