From: Uli Luckas <u.luckas@road.de>
To: openembedded-devel@lists.openembedded.org
Subject: coreutils-native race
Date: Fri, 14 Aug 2009 17:10:43 +0200 [thread overview]
Message-ID: <200908141710.43549.u.luckas@road.de> (raw)
hi all,
I just tracked down a problem in bitbake, oe-stable and parallel builds.
My oe-stable is a few days old but I suppose this problem might not be version
dependent so let's see if this is known and fixed already.
What happens (once in a while) is that some build process uses commands from
coreutils-native while coreutils-native is being staged.
Let's say the command is 'rm' - so coreutils-native stages 'rm' while another
build process trys to delete some file. This leads to "rm: text file busy"
because rm is still open for writing.
Has anyone seen this? And is there a known fix or workaround?
Thanks
Uli
--
------- ROAD ...the handyPC Company - - - ) ) )
Uli Luckas
Head of Software Development
ROAD GmbH
Bennigsenstr. 14 | 12159 Berlin | Germany
fon: +49 (30) 230069 - 62 | fax: +49 (30) 230069 - 69
url: www.road.de
Amtsgericht Charlottenburg: HRB 96688 B
Managing director: Hans-Peter Constien
next reply other threads:[~2009-08-14 15:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-14 15:10 Uli Luckas [this message]
2009-08-14 15:44 ` coreutils-native race Phil Blundell
2009-08-17 14:30 ` [PATCH] " Uli Luckas
2009-09-25 9:54 ` Leon Woestenberg
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=200908141710.43549.u.luckas@road.de \
--to=u.luckas@road.de \
--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.