Openembedded Bitbake Development
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Olof Johansson <olof.johansson@axis.com>
Cc: Peter Kjellerstedt <pkj@axis.com>,
	"bitbake-devel@lists.openembedded.org"
	<bitbake-devel@lists.openembedded.org>
Subject: Re: [PATCH 1/1] bitbake: Disable pseudo in runfetchcmd()
Date: Sat, 22 Mar 2014 10:12:23 +0000	[thread overview]
Message-ID: <1395483143.24232.16.camel@ted> (raw)
In-Reply-To: <20140321082723.GC16597@axis.com>

On Fri, 2014-03-21 at 09:27 +0100, Olof Johansson wrote:
> On 14-03-20 16:14 +0100, Richard Purdie wrote:
> > The log helps immensely since it shows its "Failure expanding variable
> > do_patch" so its not running do_patch, it is trying to expand the
> > variable for some reason when writing the rpm in do_package_write_rpm. 
> > 
> > Are you generating some kind of srpm differently from the normal
> > usecases?
> 
> No we don't, as far as I know (is there something I should look
> for?). If this isn't something we are doing, what makes it a
> problem for us is the fetching of kernel sources from git over
> ssh with key authentication. Not sure how common that is.

Are you using the archiver classes?

I'm wondering if

http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=2c7d20ce3849aba84e0552f0fc4bde649d96faa9

might resolve the issue.  Somehow you're referencing do_patch in the rpm
write task and I'd like to figure out how. We should not be hitting the
network during anything other than do_fetch...

Cheers,

Richard




  reply	other threads:[~2014-03-22 10:12 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-20 14:55 [PATCH 0/1] Avoid problem with Git fetcher hanging Peter Kjellerstedt
2014-02-20 14:55 ` [PATCH 1/1] bitbake: Disable pseudo in runfetchcmd() Peter Kjellerstedt
2014-02-20 15:42   ` Mark Hatle
2014-02-22 11:24   ` Richard Purdie
2014-03-20 15:03     ` Olof Johansson
2014-03-20 15:14       ` Richard Purdie
2014-03-21  8:27         ` Olof Johansson
2014-03-22 10:12           ` Richard Purdie [this message]
2014-03-24 12:45             ` Olof Johansson
  -- strict thread matches above, loose matches on Subject: below --
2014-02-21 10:10 Peter Kjellerstedt

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=1395483143.24232.16.camel@ted \
    --to=richard.purdie@linuxfoundation.org \
    --cc=bitbake-devel@lists.openembedded.org \
    --cc=olof.johansson@axis.com \
    --cc=pkj@axis.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