* Autobuilder bugs versus stable branch being updated @ 2009-02-17 15:33 Philip Balister 2009-02-17 17:16 ` Rolf Leggewie 0 siblings, 1 reply; 8+ messages in thread From: Philip Balister @ 2009-02-17 15:33 UTC (permalink / raw) To: openembedded-devel [-- Attachment #1: Type: text/plain, Size: 343 bytes --] I think it is a but of stretch to close old autobuilder bugs with the comment the stable branch will not be updated. These two issues are unrelated. Autobuilder failures should be logged in tinderbox since they are not getting attention in bugzilla. The stable branch updates are handled by users of the stable branch. Philip [-- Attachment #2: S/MIME Cryptographic Signature --] [-- Type: application/x-pkcs7-signature, Size: 3303 bytes --] ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Autobuilder bugs versus stable branch being updated 2009-02-17 15:33 Autobuilder bugs versus stable branch being updated Philip Balister @ 2009-02-17 17:16 ` Rolf Leggewie 2009-02-17 19:54 ` Bernhard Guillon 0 siblings, 1 reply; 8+ messages in thread From: Rolf Leggewie @ 2009-02-17 17:16 UTC (permalink / raw) To: openembedded-devel Philip, thank you for your comment. Philip Balister wrote: > I think it is a but of stretch to close old autobuilder bugs with the > comment the stable branch will not be updated. That should not be the case (unless of course they were both of type .stable and -autobuild). > These two issues are unrelated. Agreed. All closed bugs should have received a comment with an URL for further information as to why they were closed. If you think there is a problem, please let me know a sample bug number and I'll see if there was anything that went wrong (which can of course happen when mass-handling bugs). If there was an error, I'll gladly fix that. If you think the closure message was too short, I can add a more verbose comment to all or a collection of the closed bugs. Regards Rolf ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Autobuilder bugs versus stable branch being updated 2009-02-17 17:16 ` Rolf Leggewie @ 2009-02-17 19:54 ` Bernhard Guillon 2009-02-17 21:42 ` Koen Kooi 2009-02-17 21:55 ` Tom Rini 0 siblings, 2 replies; 8+ messages in thread From: Bernhard Guillon @ 2009-02-17 19:54 UTC (permalink / raw) To: openembedded-devel Rolf Leggewie wrote: > Philip, > > thank you for your comment. > > Philip Balister wrote: >> I think it is a but of stretch to close old autobuilder bugs with the >> comment the stable branch will not be updated. > > That should not be the case (unless of course they were both of type > .stable and -autobuild). > We should create a new stable branch. The old one drifted too much away from .dev which makes it hard to backport things from .dev to stable. Best regards Bernhard Guillon ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Autobuilder bugs versus stable branch being updated 2009-02-17 19:54 ` Bernhard Guillon @ 2009-02-17 21:42 ` Koen Kooi 2009-02-17 22:33 ` Bernhard Guillon 2009-02-17 21:55 ` Tom Rini 1 sibling, 1 reply; 8+ messages in thread From: Koen Kooi @ 2009-02-17 21:42 UTC (permalink / raw) To: openembedded-devel On 17-02-09 20:54, Bernhard Guillon wrote: > Rolf Leggewie wrote: >> Philip, >> >> thank you for your comment. >> >> Philip Balister wrote: >>> I think it is a but of stretch to close old autobuilder bugs with the >>> comment the stable branch will not be updated. >> >> That should not be the case (unless of course they were both of type >> .stable and -autobuild). >> > We should create a new stable branch. The old one drifted too much away > from .dev which makes it hard to backport things from .dev to stable. There's already work being done to do that, hold your horses please. ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Autobuilder bugs versus stable branch being updated 2009-02-17 21:42 ` Koen Kooi @ 2009-02-17 22:33 ` Bernhard Guillon 0 siblings, 0 replies; 8+ messages in thread From: Bernhard Guillon @ 2009-02-17 22:33 UTC (permalink / raw) To: openembedded-devel Koen Kooi wrote: >> We should create a new stable branch. The old one drifted too much away >> from .dev which makes it hard to backport things from .dev to stable. > > There's already work being done to do that, hold your horses please. > > Great :) Is there some kind of todo list or masterplan. How can I help? Best regards Bernhard Guillon ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Autobuilder bugs versus stable branch being updated 2009-02-17 19:54 ` Bernhard Guillon 2009-02-17 21:42 ` Koen Kooi @ 2009-02-17 21:55 ` Tom Rini 2009-02-17 23:21 ` Junqian Gordon Xu 1 sibling, 1 reply; 8+ messages in thread From: Tom Rini @ 2009-02-17 21:55 UTC (permalink / raw) To: openembedded-devel On Tue, Feb 17, 2009 at 08:54:46PM +0100, Bernhard Guillon wrote: > Rolf Leggewie wrote: >> Philip, >> >> thank you for your comment. >> >> Philip Balister wrote: >>> I think it is a but of stretch to close old autobuilder bugs with the >>> comment the stable branch will not be updated. >> >> That should not be the case (unless of course they were both of type >> .stable and -autobuild). >> > We should create a new stable branch. The old one drifted too much away > from .dev which makes it hard to backport things from .dev to stable. The problem really is a policy one. The old stable was "angstrom snapped for 2007 here". That's one way to do a stable branch, but not what everyone thinks when they read "stable". How much would it hurt to have OE actually do releases, rather than to be, in kernel terms, mostly like Andrew's tree (once stuff seems to work for some people, pull it in, see what breaks)? And of course, who would volunteer to actually try and maintain such things and get everyone using the various branches that would have to entail, correctly? -- Tom Rini ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Autobuilder bugs versus stable branch being updated 2009-02-17 21:55 ` Tom Rini @ 2009-02-17 23:21 ` Junqian Gordon Xu 2009-02-18 16:11 ` Sledz, Steffen 0 siblings, 1 reply; 8+ messages in thread From: Junqian Gordon Xu @ 2009-02-17 23:21 UTC (permalink / raw) To: openembedded-devel; +Cc: openembedded-devel On 02/17/2009 03:55 PM, Tom Rini wrote: > On Tue, Feb 17, 2009 at 08:54:46PM +0100, Bernhard Guillon wrote: >> Rolf Leggewie wrote: >>> Philip, >>> >>> thank you for your comment. >>> >>> Philip Balister wrote: >>>> I think it is a but of stretch to close old autobuilder bugs with the >>>> comment the stable branch will not be updated. >>> That should not be the case (unless of course they were both of type >>> .stable and -autobuild). >>> >> We should create a new stable branch. The old one drifted too much away >> from .dev which makes it hard to backport things from .dev to stable. > > The problem really is a policy one. The old stable was "angstrom > snapped for 2007 here". That's one way to do a stable branch, but not > what everyone thinks when they read "stable". How much would it hurt to > have OE actually do releases, rather than to be, in kernel terms, mostly > like Andrew's tree (once stuff seems to work for some people, pull it > in, see what breaks)? +1 for releases instead of snap short, which was proven not working for the users. > > And of course, who would volunteer to actually try and maintain such > things and get everyone using the various branches that would have to > entail, correctly? > I can maintain the user space stuffs and communicate/bug core members for stuff that I do not understand. In terms of machines, I will keep an eye on tosa and spitz. I've been away for a while since the git conversion (now half-way through the git manual), but I always try to keep up with the mailing lists. Regards Gordon ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Autobuilder bugs versus stable branch being updated 2009-02-17 23:21 ` Junqian Gordon Xu @ 2009-02-18 16:11 ` Sledz, Steffen 0 siblings, 0 replies; 8+ messages in thread From: Sledz, Steffen @ 2009-02-18 16:11 UTC (permalink / raw) To: openembedded-devel > > The problem really is a policy one. The old stable was "angstrom > > snapped for 2007 here". That's one way to do a stable > > branch, but not what everyone thinks when they read "stable". > > How much would it hurt to have OE actually do releases, rather > > than to be, in kernel terms, mostly like Andrew's tree > > (once stuff seems to work for some people, pull it > > in, see what breaks)? > > +1 for releases instead of snap short, which was proven not > working for the users. +1 or +42 if this would be possible ;-) ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2009-02-18 16:14 UTC | newest] Thread overview: 8+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2009-02-17 15:33 Autobuilder bugs versus stable branch being updated Philip Balister 2009-02-17 17:16 ` Rolf Leggewie 2009-02-17 19:54 ` Bernhard Guillon 2009-02-17 21:42 ` Koen Kooi 2009-02-17 22:33 ` Bernhard Guillon 2009-02-17 21:55 ` Tom Rini 2009-02-17 23:21 ` Junqian Gordon Xu 2009-02-18 16:11 ` Sledz, Steffen
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.