From: Phil Blundell <pb@pbcl.net>
To: Paul Gortmaker <paul.gortmaker@windriver.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] git: add site_perl to packaged files to fix QA install error
Date: Sun, 31 Jan 2016 21:40:39 +0000 [thread overview]
Message-ID: <1454276439.7421.28.camel@pbcl.net> (raw)
In-Reply-To: <1454264875-15715-1-git-send-email-paul.gortmaker@windriver.com>
On Sun, 2016-01-31 at 13:27 -0500, Paul Gortmaker wrote:
> FILES_${PN}-perltools += " \
> ${PERLTOOLS} \
> ${libdir}/perl \
> + ${libdir}/site_perl \
> ${datadir}/perl \
It seems a bit wrong for git (or any other package) to be installing
itself into site-perl. That path is meant to be for stuff installed
locally via cpan, right?
So, rather than patching the FILES to accept site-perl I think it would
be better to find out why git is suddenly putting stuff there and stop
it. For what it's worth, I just built git from oe-core master and
didn't see this problem so it's possible that the breakage is being
caused by something outside oe-core itself.
p.
next prev parent reply other threads:[~2016-01-31 21:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-31 18:27 [PATCH] git: add site_perl to packaged files to fix QA install error Paul Gortmaker
2016-01-31 21:40 ` Phil Blundell [this message]
2016-02-01 18:11 ` Paul Gortmaker
2016-02-01 21:16 ` Burton, Ross
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=1454276439.7421.28.camel@pbcl.net \
--to=pb@pbcl.net \
--cc=openembedded-core@lists.openembedded.org \
--cc=paul.gortmaker@windriver.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox