[OE-core] devshell spawning twice

Robert Yang liezhi.yang at windriver.com
Sun Nov 4 07:58:20 UTC 2012



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
>
>
>




More information about the Openembedded-core mailing list