[Distutils] executable option in buildout

Martin Raspaud martin.raspaud at smhi.se
Tue Mar 30 07:26:36 CEST 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all,

I just wrote a small recipe for buildout that installs an egg from its develop
version and tarballs it.
So far, so good, I got it to work fine with a few example packages.

Now I got a problem when trying to use the "executable" option in the
buildout.cfg file: it seems to have no effect.
The recipe runs with the default python from the system (2.5) not the one I
supply in the executable option (2.4)

I attach my buildout.cfg and the recipe.

Am I doing something wrong ?

Thanks,
Martin
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJLsYuLAAoJEBdvyODiyJI4pJAH/R6SRFprxS6R1maJ7blyEhtM
leJaoYdTwPpFTqLiEUFz/GvWwr6Up1yxyIinxl7SY8kw7wKd80244MHJVke2Vjf3
nim2IxyCC/E6+j4AE+vQkYx/G5nTJSFHWUd4I1k8OR6iuYuEF2WLWI9m0TBgPe6d
JaHzI+LO8FTduDp4JqPMeAg4KLI8pykhSOb4ikkBbbQXp0P99w8wHfbowHongLX2
HRECWofuzjUmv7swIOQ/+/MRlbzd2QwBVZFeXrbABGxx1GQCNpOVqjvVTAUkaBf+
79N55/LBbtVnvGH7wf6cLvZSHawDxF9XQ5OcXi1nHZD5jQ9F0l8koKq8cIJXSgc=
=v3Ew
-----END PGP SIGNATURE-----
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: buildout.cfg
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20100330/8e0b2fc8/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: smhi_deploy.py
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20100330/8e0b2fc8/attachment-0001.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: buildout.cfg.sig
Type: application/octet-stream
Size: 287 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20100330/8e0b2fc8/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smhi_deploy.py.sig
Type: application/octet-stream
Size: 287 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20100330/8e0b2fc8/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: martin_raspaud.vcf
Type: text/x-vcard
Size: 259 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20100330/8e0b2fc8/attachment.vcf>


More information about the Distutils-SIG mailing list