All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <tom_rini@mentor.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: Re: Builds Failing
Date: Wed, 8 Jun 2011 11:28:40 -0700	[thread overview]
Message-ID: <4DEFBF58.1010903@mentor.com> (raw)
In-Reply-To: <1307481663432021500@rkmorris.us>

On 06/07/2011 02:21 PM, Russell Morris wrote:
> Hi,
> 
> I am trying to build OE with the latest source (i.e. from MASTER) -
> but images that used to work are now failing (x11-gpe-image,
> console-image). The failure seems to be in bash, as you can see in
> the attached log files.

Ah ha!  So, what's going on here is that upstream patches that we fetch
have the 'bad' behavior of encoding '..' into the path and newer
versions of 'patch' fail to apply these due to security concerns.

We can kludge around this by making the recipe use say 'git' as the
patch apply tool but someone should go yell at upstream.  Or we need to
update to a newer version of bash where maybe upstream is publishing
better behaved patches.

-- 
Tom Rini
Mentor Graphics Corporation



  parent reply	other threads:[~2011-06-08 18:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-07 21:21 Builds Failing Russell Morris
2011-06-08  7:33 ` Khem Raj
2011-06-08 12:42   ` Russell Morris
2011-06-08 18:28 ` Tom Rini [this message]
2011-06-13 23:27   ` Russell Morris
2011-06-15  1:57     ` Tom Rini
2011-06-19 20:26       ` Russell Morris
2011-07-03 21:41         ` Russell Morris
2011-07-04 13:59           ` [oe] " Russell Morris
2011-07-04 13:59             ` Russell Morris
  -- strict thread matches above, loose matches on Subject: below --
2012-01-09 13:52 builds failing Jim Abernathy

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=4DEFBF58.1010903@mentor.com \
    --to=tom_rini@mentor.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /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.