From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] python-setuptools: Add missing $(TARGET_DIR) to PYTHONPATH.
Date: Tue, 27 Aug 2013 22:33:46 +0200 [thread overview]
Message-ID: <87a9k2kh5h.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1377204777-8904-1-git-send-email-markos.chandras@imgtec.com> (Markos Chandras's message of "Thu, 22 Aug 2013 21:52:57 +0100")
>>>>> "Markos" == Markos Chandras <markos.chandras@imgtec.com> writes:
Markos> The $(TARGET_DIR) variable is required when building
Markos> python-setuptools for the target otherwise the build system detects
Markos> the host installation which leads to permission error problems
Markos> like these:
Markos> Setuptools installation detected at /usr/lib64/python2.7/site-packages
Markos> Renaming /usr/lib64/python2.7/site-packages/setuptools-0.9.8-py2.7.egg-info to
Markos> /usr/lib64/python2.7/site-packages/setuptools-0.9.8-py2.7.egg-info.OLD.1377005697.88
Markos> OSError: [Errno 13] Permission denied
Markos> Moreover, remove the PYTHONPATH variable for host variant since it's
Markos> not needed.
Committed, thanks (with the double '))' fixed).
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2013-08-27 20:33 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-22 20:52 [Buildroot] [PATCH] python-setuptools: Add missing $(TARGET_DIR) to PYTHONPATH Markos Chandras
2013-08-22 23:24 ` Arnout Vandecappelle
2013-08-22 23:33 ` Markos Chandras
2013-08-23 5:01 ` Thomas Petazzoni
2013-08-23 12:50 ` Gustavo Zacarias
2013-08-23 13:06 ` Markos Chandras
2013-08-23 13:08 ` Gustavo Zacarias
2013-08-23 12:50 ` Gustavo Zacarias
2013-08-27 20:33 ` Peter Korsgaard [this message]
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=87a9k2kh5h.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.