From: Phil Blundell <pb@reciva.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: Error while running bibake
Date: Tue, 01 Dec 2009 10:59:54 +0000 [thread overview]
Message-ID: <1259665194.4332.317.camel@mill.internal.reciva.com> (raw)
In-Reply-To: <alpine.LFD.2.00.0912010544560.8109@localhost>
On Tue, 2009-12-01 at 05:45 -0500, Robert P. J. Day wrote:
> if you feel that strongly about it, why not just have bitbake refuse
> to run as root? seems like a simple solution.
sanity.bbclass does already include a check for non-root:
if 0 == os.getuid():
raise_sanity_error("Do not use Bitbake as root.")
I think that ought to be sufficient. Folks who override the sanity
checking do so at their own risk.
p.
next prev parent reply other threads:[~2009-12-01 11:01 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-01 9:26 Error while running bibake vivek tambakad
2009-12-01 10:29 ` Frans Meulenbroeks
2009-12-01 10:35 ` Marcin Juszkiewicz
2009-12-01 10:36 ` Dr. Michael Lauer
2009-12-01 10:39 ` Graeme Gregory
2009-12-01 10:45 ` Robert P. J. Day
2009-12-01 10:59 ` Phil Blundell [this message]
2009-12-01 11:10 ` Graeme Gregory
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=1259665194.4332.317.camel@mill.internal.reciva.com \
--to=pb@reciva.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.