* Backporting bitbake python fixes to 1.12 branch?
@ 2011-03-11 13:25 Koen Kooi
2011-03-11 14:27 ` Chris Larson
0 siblings, 1 reply; 6+ messages in thread
From: Koen Kooi @ 2011-03-11 13:25 UTC (permalink / raw)
To: openembedded-devel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
Various people trying out the maintenance branch get stuck on "parsing
recipes: 0%" when using python 2.6.0 - 2.6.5-ish. I know master has
bugfixes for that, could someone please backport/cherrypick/rediff them
for the 1.12 branch?
regards,
Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFNeiKxMkyGM64RGpERAosfAJ0UZbOZV77/EnBKAeq8ftnZJ3kWowCfVrz8
oiCr6ObTB2/xlpF/rebEEzI=
=Am1F
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Backporting bitbake python fixes to 1.12 branch?
2011-03-11 13:25 Backporting bitbake python fixes to 1.12 branch? Koen Kooi
@ 2011-03-11 14:27 ` Chris Larson
2011-03-11 14:38 ` Koen Kooi
0 siblings, 1 reply; 6+ messages in thread
From: Chris Larson @ 2011-03-11 14:27 UTC (permalink / raw)
To: openembedded-devel; +Cc: Koen Kooi
On Fri, Mar 11, 2011 at 6:25 AM, Koen Kooi <k.kooi@student.utwente.nl> wrote:
> Various people trying out the maintenance branch get stuck on "parsing
> recipes: 0%" when using python 2.6.0 - 2.6.5-ish. I know master has
> bugfixes for that, could someone please backport/cherrypick/rediff them
> for the 1.12 branch?
Pushed to the 1.12 branch. Thanks for the reminder :)
--
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Backporting bitbake python fixes to 1.12 branch?
2011-03-11 14:27 ` Chris Larson
@ 2011-03-11 14:38 ` Koen Kooi
2011-03-11 14:45 ` Chris Larson
0 siblings, 1 reply; 6+ messages in thread
From: Koen Kooi @ 2011-03-11 14:38 UTC (permalink / raw)
To: Chris Larson; +Cc: openembedded-devel
Op 11 mrt 2011, om 15:27 heeft Chris Larson het volgende geschreven:
> On Fri, Mar 11, 2011 at 6:25 AM, Koen Kooi <k.kooi@student.utwente.nl> wrote:
>> Various people trying out the maintenance branch get stuck on "parsing
>> recipes: 0%" when using python 2.6.0 - 2.6.5-ish. I know master has
>> bugfixes for that, could someone please backport/cherrypick/rediff them
>> for the 1.12 branch?
>
> Pushed to the 1.12 branch. Thanks for the reminder :)
Thanks for the quick response!
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Backporting bitbake python fixes to 1.12 branch?
2011-03-11 14:38 ` Koen Kooi
@ 2011-03-11 14:45 ` Chris Larson
2011-03-11 15:16 ` Koen Kooi
2011-03-11 16:28 ` Koen Kooi
0 siblings, 2 replies; 6+ messages in thread
From: Chris Larson @ 2011-03-11 14:45 UTC (permalink / raw)
To: Koen Kooi; +Cc: openembedded-devel
On Fri, Mar 11, 2011 at 7:38 AM, Koen Kooi <koen@dominion.thruhere.net> wrote:
> Op 11 mrt 2011, om 15:27 heeft Chris Larson het volgende geschreven:
>
>> On Fri, Mar 11, 2011 at 6:25 AM, Koen Kooi <k.kooi@student.utwente.nl> wrote:
>>> Various people trying out the maintenance branch get stuck on "parsing
>>> recipes: 0%" when using python 2.6.0 - 2.6.5-ish. I know master has
>>> bugfixes for that, could someone please backport/cherrypick/rediff them
>>> for the 1.12 branch?
>>
>> Pushed to the 1.12 branch. Thanks for the reminder :)
>
> Thanks for the quick response!
By the way, can I take this as confirmation that this fix actually
worked? I never got confirmation from anyone but myself that it fixed
the problem :)
--
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Backporting bitbake python fixes to 1.12 branch?
2011-03-11 14:45 ` Chris Larson
@ 2011-03-11 15:16 ` Koen Kooi
2011-03-11 16:28 ` Koen Kooi
1 sibling, 0 replies; 6+ messages in thread
From: Koen Kooi @ 2011-03-11 15:16 UTC (permalink / raw)
To: Chris Larson; +Cc: openembedded-devel
Op 11 mrt 2011, om 15:45 heeft Chris Larson het volgende geschreven:
> On Fri, Mar 11, 2011 at 7:38 AM, Koen Kooi <koen@dominion.thruhere.net> wrote:
>> Op 11 mrt 2011, om 15:27 heeft Chris Larson het volgende geschreven:
>>
>>> On Fri, Mar 11, 2011 at 6:25 AM, Koen Kooi <k.kooi@student.utwente.nl> wrote:
>>>> Various people trying out the maintenance branch get stuck on "parsing
>>>> recipes: 0%" when using python 2.6.0 - 2.6.5-ish. I know master has
>>>> bugfixes for that, could someone please backport/cherrypick/rediff them
>>>> for the 1.12 branch?
>>>
>>> Pushed to the 1.12 branch. Thanks for the reminder :)
>>
>> Thanks for the quick response!
>
> By the way, can I take this as confirmation that this fix actually
> worked? I never got confirmation from anyone but myself that it fixed
> the problem :)
I'll ask around to see if there are people left who haven't upgraded their python yet :)
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Backporting bitbake python fixes to 1.12 branch?
2011-03-11 14:45 ` Chris Larson
2011-03-11 15:16 ` Koen Kooi
@ 2011-03-11 16:28 ` Koen Kooi
1 sibling, 0 replies; 6+ messages in thread
From: Koen Kooi @ 2011-03-11 16:28 UTC (permalink / raw)
To: Chris Larson; +Cc: openembedded-devel
Op 11 mrt 2011, om 15:45 heeft Chris Larson het volgende geschreven:
> On Fri, Mar 11, 2011 at 7:38 AM, Koen Kooi <koen@dominion.thruhere.net> wrote:
>> Op 11 mrt 2011, om 15:27 heeft Chris Larson het volgende geschreven:
>>
>>> On Fri, Mar 11, 2011 at 6:25 AM, Koen Kooi <k.kooi@student.utwente.nl> wrote:
>>>> Various people trying out the maintenance branch get stuck on "parsing
>>>> recipes: 0%" when using python 2.6.0 - 2.6.5-ish. I know master has
>>>> bugfixes for that, could someone please backport/cherrypick/rediff them
>>>> for the 1.12 branch?
>>>
>>> Pushed to the 1.12 branch. Thanks for the reminder :)
>>
>> Thanks for the quick response!
>
> By the way, can I take this as confirmation that this fix actually
> worked? I never got confirmation from anyone but myself that it fixed
> the problem :)
17:23 < koen> av500: did it get further?
17:24 < av500> koen: yes, its doing stuff
17:24 < av500> i forgot to tell it to use more cores
Looks like a confirmed fix!
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2011-03-11 16:29 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-11 13:25 Backporting bitbake python fixes to 1.12 branch? Koen Kooi
2011-03-11 14:27 ` Chris Larson
2011-03-11 14:38 ` Koen Kooi
2011-03-11 14:45 ` Chris Larson
2011-03-11 15:16 ` Koen Kooi
2011-03-11 16:28 ` Koen Kooi
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.