All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/3] python-setuptools: forkbump and add workaround for shebang
Date: Mon, 06 May 2013 09:34:24 +0200	[thread overview]
Message-ID: <87a9o8lfy6.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <516D254A.4010707@zacarias.com.ar> (Gustavo Zacarias's message of "Tue, 16 Apr 2013 07:17:46 -0300")

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

Hi,

 >> Please split this long line. Also, maybe it's worth explaining why we
 >> want --single-version-externally-managed?

 Gustavo> That's for the trick to work, when python builds an egg (zip
 Gustavo> file) in the build phase not only are we wasting time doing
 Gustavo> double decompression later on the target but we are also
 Gustavo> finishing up the package (kind of a mini-install phase) into
 Gustavo> the egg.

 Gustavo> That makes the trick fail (probably solvable by doing
 Gustavo> --execute in the build itself, didn't try since it's not the
 Gustavo> way IMHO).  I'll add a note since it's required for other
 Gustavo> python packages that do use setuptools/distribution.  V2 when
 Gustavo> Thomas confirms it solves his issues with lava-test, did it
 Gustavo> for me in my tests.

Did this ever get tested? Thomas, could you send your ack / Gustavo,
could you send a v2 fixing the issues pointed out by Arnout?

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2013-05-06  7:34 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-13 16:56 [Buildroot] [PATCH 1/3] python-setuptools: forkbump and add workaround for shebang Gustavo Zacarias
2013-04-13 16:56 ` [Buildroot] [PATCH 2/3] python-bottle: bump version and fix shebang Gustavo Zacarias
2013-05-06  7:34   ` Peter Korsgaard
2013-04-13 16:56 ` [Buildroot] [PATCH 3/3] python-serial: " Gustavo Zacarias
2013-05-06  7:35   ` Peter Korsgaard
2013-05-06 11:08     ` Gustavo Zacarias
2013-05-06 11:27       ` Peter Korsgaard
2013-04-16  6:27 ` [Buildroot] [PATCH 1/3] python-setuptools: forkbump and add workaround for shebang Arnout Vandecappelle
2013-04-16 10:17   ` Gustavo Zacarias
2013-05-06  7:34     ` Peter Korsgaard [this message]
2013-05-06 11:07       ` Gustavo Zacarias
2013-05-06 11:30         ` Peter Korsgaard
2013-05-06 11:34           ` Gustavo Zacarias

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a9o8lfy6.fsf@dell.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.