From: Michael Smith <msmith@cbnco.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: Issues with .list files
Date: Fri, 05 Feb 2010 09:14:58 -0500 [thread overview]
Message-ID: <4B6C27E2.8040701@cbnco.com> (raw)
In-Reply-To: <D15778FFF6A6CA4FAF01B8D2C3780300499DAE1590@ushqwmb02.palm1.palmone.com>
Michael Morrell wrote:
> Second, when a bitbake run is done with lots of parallelism, it is
> possible that it tries to open a nonexistent .list file (it was there
> when it did the os.listdir call, but that package later removed it
> before it recreates it), causing a crash here. We are seeing such
> crashes reasonably often.
Yeah, package_do_shlibs() in package.bbclass should probably write to a
temp file and then link it into place. Right now it just removes and
rewrites.
Mike
next prev parent reply other threads:[~2010-02-05 14:17 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-05 3:24 Issues with .list files Michael Morrell
2010-02-05 12:37 ` Koen Kooi
2010-02-05 12:47 ` Philip Balister
2010-02-05 13:50 ` Koen Kooi
2010-02-05 14:14 ` Michael Smith [this message]
2010-02-06 11:31 ` Phil Blundell
-- strict thread matches above, loose matches on Subject: below --
2010-02-05 18:12 Michael Morrell
2010-02-06 7:54 ` Koen Kooi
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=4B6C27E2.8040701@cbnco.com \
--to=msmith@cbnco.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.