[Buildroot] [PATCH 1/3] python-setuptools: forkbump and add workaround for shebang

Peter Korsgaard jacmet at uclibc.org
Mon May 6 11:30:58 UTC 2013


>>>>> "Gustavo" == Gustavo Zacarias <gustavo at zacarias.com.ar> writes:

 Gustavo> On 05/06/2013 04:34 AM, Peter Korsgaard wrote:
 >> Did this ever get tested? Thomas, could you send your ack / Gustavo,
 >> could you send a v2 fixing the issues pointed out by Arnout?

 Gustavo> It's partially solved for lava-test since it's pulling other
 Gustavo> dependencies by itself - that should probably be solved via new
 Gustavo> buildroot python packages since it's doing so because they're not found,
 Gustavo> and it's not nice when a package starts downloading stuff at
 Gustavo> build/install time.
 Gustavo> Yes, a V2 is forthcoming addressing Arnout's comments and a few more
 Gustavo> fixes/improvements.

Ok, great.

 Gustavo> You shouldn't have committed the fixes to python-bottle and
 Gustavo> python-serial since they both depend on the patch to this package,
 Gustavo> they'll probably fail now.

Hmm, odd - They built fine here:

>>> python-bottle 0.11.6 Building
(cd /home/peko/source/buildroot/output/build/python-bottle-0.11.6; /home/peko/source/buildroot/output/host/usr/bin/python setup.py build --executable=/usr/bin/python)
running build
running build_py
creating build
creating build/lib
copying bottle.py -> build/lib
running build_scripts
creating build/scripts-2.7
copying and adjusting bottle.py -> build/scripts-2.7
changing mode of build/scripts-2.7/bottle.py from 644 to 755

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list