[OE-core] [dylan][PATCH] classes/terminal: fix pseudo exiting when launching devshell

Nicolas Dechesne nicolas.dechesne at linaro.org
Wed Aug 14 16:55:40 UTC 2013


On Wed, Aug 14, 2013 at 5:46 PM, Paul Eggleton <
paul.eggleton at linux.intel.com> wrote:

> In dylan, since the entire bitbake process is run under pseudo,
> LD_PRELOAD is set when we collect BB_ORIGENV and thus when we construct
> the devshell environment from the latter, LD_PRELOAD is included.
> However, for a fakeroot task we explicitly run the devshell under pseudo
> (e.g. "pseudo /bin/bash"), and if LD_PRELOAD is set to preload
> libpseudo.so when pseudo is run, it seems to exit immediately without
> error. Since LD_PRELOAD shouldn't be exported anyway, exclude this from
> the environment so it doesn't prevent running the shell.
>
> Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
>

thanks for fixing quickly. I have tested with gnome-terminal and screen,
and it works fine.

Tested-by: Nicolas Dechesne <nicolas.dechesne at linaro.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20130814/cf6844e9/attachment-0002.html>


More information about the Openembedded-core mailing list