From: Robert Yang <liezhi.yang@windriver.com>
To: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: Morten Minde Neergaard <mneergaa@cisco.com>,
Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: devshell spawning twice
Date: Sun, 4 Nov 2012 15:58:20 +0800 [thread overview]
Message-ID: <5096201C.1080407@windriver.com> (raw)
In-Reply-To: <1351855707.6502.34.camel@ted>
On 11/02/2012 07:28 PM, Richard Purdie wrote:
> On Fri, 2012-11-02 at 10:28 +0800, Robert Yang wrote:
>>
>> On 10/31/2012 04:18 PM, Richard Purdie wrote:
>>> On Tue, 2012-10-30 at 16:07 +0800, Robert Yang wrote:
>>>> I met the same problem on openSUSE 12.1 64 bit.
>>>>
>>>> I used ssh -X to opensuse, and my client is Ubuntu 11.10 32bit
>>>
>>> The trouble is the removal of:
>>>
>>> os.environ[export] = str(value)
>>>
>>> I think we're going to have to add this back since it looks like we need
>>> the parent environment adjusted as well as that of the child.
>>>
>>> For now I'm tempted to add that line back...
>>
>> Hi Richard,
>>
>> I'm sorry, but it doesn't work well, it only spawns once now,
>> but the environment is incorrect, for example, the PATH:
>>
>> $ echo $PATH
>> /usr/lib64/ccache:/usr/local/bin:/usr/bin
>>
>> I tested it on Fedore 17 64bit and openSUSE 12.1 64, either of them
>> didn't work.
>
> Thanks for reporting that, I've just pushed a fix for this.
>
Thanks, it worked well now.
// Robert
> Cheers,
>
> Richard
>
>
>
prev parent reply other threads:[~2012-11-04 8:12 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-27 23:55 devshell spawning twice Andrea Adami
2012-10-27 23:59 ` Andrea Adami
2012-10-29 23:23 ` Andrea Adami
2012-10-31 15:11 ` Paul Eggleton
2012-10-30 8:07 ` Robert Yang
2012-10-31 8:18 ` Richard Purdie
2012-11-02 2:28 ` Robert Yang
2012-11-02 11:28 ` Richard Purdie
2012-11-04 7:58 ` Robert Yang [this message]
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=5096201C.1080407@windriver.com \
--to=liezhi.yang@windriver.com \
--cc=mneergaa@cisco.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.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.