Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: base-passwd problem : No such file or directory
Date: Tue, 29 Nov 2011 09:34:51 +0000	[thread overview]
Message-ID: <1322559291.2140.2.camel@ted> (raw)
In-Reply-To: <4ED4A49D.7040806@eukrea.com>

On Tue, 2011-11-29 at 10:23 +0100, Eric Bénard wrote:
> Hi,
> 
> while building an image (.bb attached), I new get the following problem 
> (reproduced on 3 different hosts) :
> 
> ERROR: Error executing a python function in 
> /home/ebenard/WORK/PROJECT/setup-scripts/sources/openembedded-core/meta/recipes-core/base-passwd/base-passwd_3.5.22.bb:
> IOError: [Errno 2] No such file or directory: 
> '/home/ebenard/WORK/PROJECT/setup-scripts/build/tmp-angstrom_2010_x-eglibc/sysroots/PROJECT-board/usr/share/base-passwd/passwd.master'
> 
> Log is attached.

A way to reproduce this easily is:

bitbake base-passwd -c clean
bitbake base-passwd -c package

since it looks like a race between the populate_sysroot and package
tasks of this specific recipe...

Cheers,

Richard




  reply	other threads:[~2011-11-29  9:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-29  9:23 base-passwd problem : No such file or directory Eric Bénard
2011-11-29  9:34 ` Richard Purdie [this message]
2011-11-29 10:53   ` [PATCH] base-passwd: fix race between the populate_sysroot and package Eric Bénard
2011-11-29 11:08   ` [PATCH] base-passwd: Fix race Richard Purdie
2011-11-29 11:25     ` Eric Bénard

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=1322559291.2140.2.camel@ted \
    --to=richard.purdie@linuxfoundation.org \
    --cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox