All of lore.kernel.org
 help / color / mirror / Atom feed
* Release-2011.03: Let the testing continue again!
@ 2011-02-24 23:23 Tom Rini
  2011-02-25  7:14 ` Andreas Mueller
  2011-02-25 15:01 ` Tom Rini
  0 siblings, 2 replies; 5+ messages in thread
From: Tom Rini @ 2011-02-24 23:23 UTC (permalink / raw)
  To: openembedded-devel

Hey all,

I've updated the testing-release-2011.03 branch exist now and we're 
ready for more testing.  As a reminder, please update the table on 
http://wiki.openembedded.org/index.php?title=Release-2011.03 with your 
results and the githash you're on.

This go-around should be much less bumpy as we've both fixed a number of 
RPATH issues and made the error non-fatal.  I've also pushed a small 
number of fixes for issues I hit in my builder but once again need to 
add one more thing locally to confirm or rule out an occasional bug (the 
config.sub failure I reported earlier in testing out the cross.bbclass 
patch for RPATH stuff).

If all goes well, I plan to make a temporary branch Tuesday, add in (and 
then revert from master at Khem's request) 
http://patches.openembedded.org/patch/256/ since it is needed for 
SHR/shr-image to work.  Get one last go-round and then call it a release.

Thanks again all!

-- 
Tom Rini
Mentor Graphics Corporation



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Release-2011.03: Let the testing continue again!
  2011-02-24 23:23 Release-2011.03: Let the testing continue again! Tom Rini
@ 2011-02-25  7:14 ` Andreas Mueller
  2011-02-25 15:00   ` Tom Rini
  2011-02-25 15:01 ` Tom Rini
  1 sibling, 1 reply; 5+ messages in thread
From: Andreas Mueller @ 2011-02-25  7:14 UTC (permalink / raw)
  To: openembedded-devel

On Friday 25 February 2011 00:23:55 Tom Rini wrote:
> Hey all,
> 
> I've updated the testing-release-2011.03 branch exist now and we're
> ready for more testing.  As a reminder, please update the table on
> http://wiki.openembedded.org/index.php?title=Release-2011.03 with your
> results and the githash you're on.
> 
> This go-around should be much less bumpy as we've both fixed a number of
> RPATH issues and made the error non-fatal.  I've also pushed a small
> number of fixes for issues I hit in my builder but once again need to
> add one more thing locally to confirm or rule out an occasional bug (the
> config.sub failure I reported earlier in testing out the cross.bbclass
> patch for RPATH stuff).
I saw your results for cross.bbclass and thought 'well the affected are ok - fine 
I have no time left over anyway'. 
Can you name a (quick building please - I have a very weak environment here) 
setup distro/machine/image so I hope to have a look on it at the weekend...
> 
> If all goes well, I plan to make a temporary branch Tuesday, add in (and
> then revert from master at Khem's request)
> http://patches.openembedded.org/patch/256/ since it is needed for
> SHR/shr-image to work.  Get one last go-round and then call it a release.
> 
> Thanks again all!



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Release-2011.03: Let the testing continue again!
  2011-02-25  7:14 ` Andreas Mueller
@ 2011-02-25 15:00   ` Tom Rini
  0 siblings, 0 replies; 5+ messages in thread
From: Tom Rini @ 2011-02-25 15:00 UTC (permalink / raw)
  To: openembedded-devel

On 02/25/2011 12:14 AM, Andreas Mueller wrote:
> On Friday 25 February 2011 00:23:55 Tom Rini wrote:
>> Hey all,
>>
>> I've updated the testing-release-2011.03 branch exist now and we're
>> ready for more testing.  As a reminder, please update the table on
>> http://wiki.openembedded.org/index.php?title=Release-2011.03 with your
>> results and the githash you're on.
>>
>> This go-around should be much less bumpy as we've both fixed a number of
>> RPATH issues and made the error non-fatal.  I've also pushed a small
>> number of fixes for issues I hit in my builder but once again need to
>> add one more thing locally to confirm or rule out an occasional bug (the
>> config.sub failure I reported earlier in testing out the cross.bbclass
>> patch for RPATH stuff).
> I saw your results for cross.bbclass and thought 'well the affected are ok - fine
> I have no time left over anyway'.
> Can you name a (quick building please - I have a very weak environment here)
> setup distro/machine/image so I hope to have a look on it at the weekend...

The problem is unrelated and I think I have found the culprit (but don't 
quite know why).  Going to wait until after I can run the full matrix 
over the weekend before I confirm we need to back out a commit for now.

-- 
Tom Rini
Mentor Graphics Corporation



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Release-2011.03: Let the testing continue again!
  2011-02-24 23:23 Release-2011.03: Let the testing continue again! Tom Rini
  2011-02-25  7:14 ` Andreas Mueller
@ 2011-02-25 15:01 ` Tom Rini
  2011-02-25 15:13   ` Petr Štetiar
  1 sibling, 1 reply; 5+ messages in thread
From: Tom Rini @ 2011-02-25 15:01 UTC (permalink / raw)
  To: openembedded-devel

On 02/24/2011 04:23 PM, Tom Rini wrote:
> Hey all,
>
> I've updated the testing-release-2011.03 branch exist now and we're
> ready for more testing. As a reminder, please update the table on
> http://wiki.openembedded.org/index.php?title=Release-2011.03 with your
> results and the githash you're on.
>
> This go-around should be much less bumpy as we've both fixed a number of
> RPATH issues and made the error non-fatal. I've also pushed a small
> number of fixes for issues I hit in my builder but once again need to
> add one more thing locally to confirm or rule out an occasional bug (the
> config.sub failure I reported earlier in testing out the cross.bbclass
> patch for RPATH stuff).
>
> If all goes well, I plan to make a temporary branch Tuesday, add in (and
> then revert from master at Khem's request)
> http://patches.openembedded.org/patch/256/ since it is needed for
> SHR/shr-image to work. Get one last go-round and then call it a release.
>
> Thanks again all!

Given the libnl2 breakage I plan to update the branch again today around 
2pm (-0700) to again current to make sure folks running things over the 
weekend don't hit that problem.

-- 
Tom Rini
Mentor Graphics Corporation



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Release-2011.03: Let the testing continue again!
  2011-02-25 15:01 ` Tom Rini
@ 2011-02-25 15:13   ` Petr Štetiar
  0 siblings, 0 replies; 5+ messages in thread
From: Petr Štetiar @ 2011-02-25 15:13 UTC (permalink / raw)
  To: openembedded-devel

Tom Rini <tom_rini@mentor.com> [2011-02-25 08:01:27]:

> Given the libnl2 breakage I plan to update the branch again today around  
> 2pm (-0700) to again current to make sure folks running things over the  
> weekend don't hit that problem.

Hi,

there's another breakage - libvpx is not fetchable, their git is somehow
broken[1]. I've sent a fix to the mailing list just a few minutes ago.

1. ERROR: Function 'Fetch failed: Unable to fetch URL git://review.webmproject.org/libvpx.git;protocol=git;tag=v0.9.5 from any source.' failed.

-- ynezz



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-02-25 15:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-24 23:23 Release-2011.03: Let the testing continue again! Tom Rini
2011-02-25  7:14 ` Andreas Mueller
2011-02-25 15:00   ` Tom Rini
2011-02-25 15:01 ` Tom Rini
2011-02-25 15:13   ` Petr Štetiar

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.