Re: [yocto] [yocto-autobuilder] [RFC] Add support for generate bitbake error reports

2016-06-15 Thread Joshua G Lock
On Wed, 2016-06-15 at 09:07 -0500, Aníbal Limón wrote: > > On 06/15/2016 08:19 AM, Joshua G Lock wrote: > > On Tue, 2016-06-14 at 12:03 -0500, Aníbal Limón wrote: > > > > > > On 06/14/2016 10:57 AM, Aníbal Limón wrote: > > > > > > > > > > > > On 06/14/2016 10:09 AM, Lock, Joshua G wrote: > > >

Re: [yocto] [yocto-autobuilder] [RFC] Add support for generate bitbake error reports

2016-06-15 Thread Aníbal Limón
On 06/15/2016 08:19 AM, Joshua G Lock wrote: > On Tue, 2016-06-14 at 12:03 -0500, Aníbal Limón wrote: >> >> On 06/14/2016 10:57 AM, Aníbal Limón wrote: >>> >>> >>> On 06/14/2016 10:09 AM, Lock, Joshua G wrote: On Thu, 2016-06-09 at 16:23 -0500, Aníbal Limón wrote: > Hi folks, > >

Re: [yocto] [yocto-autobuilder] [RFC] Add support for generate bitbake error reports

2016-06-15 Thread Joshua G Lock
On Tue, 2016-06-14 at 12:03 -0500, Aníbal Limón wrote: > > On 06/14/2016 10:57 AM, Aníbal Limón wrote: > > > > > > On 06/14/2016 10:09 AM, Lock, Joshua G wrote: > > > On Thu, 2016-06-09 at 16:23 -0500, Aníbal Limón wrote: > > > > Hi folks, > > > > > > > > Currently we support to send error repo

Re: [yocto] [yocto-autobuilder] [RFC] Add support for generate bitbake error reports

2016-06-14 Thread Aníbal Limón
On 06/14/2016 10:57 AM, Aníbal Limón wrote: > > > On 06/14/2016 10:09 AM, Lock, Joshua G wrote: >> On Thu, 2016-06-09 at 16:23 -0500, Aníbal Limón wrote: >>> Hi folks, >>> >>> Currently we support to send error reports to errors.yoctoproject.org >>> about failing tasks on bitbake using SendErro

Re: [yocto] [yocto-autobuilder] [RFC] Add support for generate bitbake error reports

2016-06-14 Thread Aníbal Limón
On 06/14/2016 10:09 AM, Lock, Joshua G wrote: > On Thu, 2016-06-09 at 16:23 -0500, Aníbal Limón wrote: >> Hi folks, >> >> Currently we support to send error reports to errors.yoctoproject.org >> about failing tasks on bitbake using SendErrorReport buildstep but we >> have a lack of bitbake relate

Re: [yocto] [yocto-autobuilder] [RFC] Add support for generate bitbake error reports

2016-06-14 Thread Joshua G Lock
(Resent including the list, apologies for those receiving it again) On Thu, 2016-06-09 at 16:23 -0500, Aníbal Limón wrote: > Hi folks, > > Currently we support to send error reports to errors.yoctoproject.org > about failing tasks on bitbake using SendErrorReport buildstep but we > have a lack of

Re: [yocto] [yocto-autobuilder] [RFC] Add support for generate bitbake error reports

2016-06-13 Thread Beth 'pidge' Flanagan
On Mon, 2016-06-13 at 10:09 -0500, Aníbal Limón wrote: > > On 06/13/2016 03:48 AM, Beth 'pidge' Flanagan wrote: > > > > On Thu, 2016-06-09 at 16:23 -0500, Aníbal Limón wrote: > > > > > > Hi folks, > > > > > > Currently we support to send error reports to > > > errors.yoctoproject.org > > > abou

Re: [yocto] [yocto-autobuilder] [RFC] Add support for generate bitbake error reports

2016-06-13 Thread Aníbal Limón
On 06/13/2016 03:48 AM, Beth 'pidge' Flanagan wrote: > On Thu, 2016-06-09 at 16:23 -0500, Aníbal Limón wrote: >> Hi folks, >> >> Currently we support to send error reports to errors.yoctoproject.org >> about failing tasks on bitbake using SendErrorReport buildstep but we >> have a lack of bitbake

Re: [yocto] [yocto-autobuilder] [RFC] Add support for generate bitbake error reports

2016-06-13 Thread Beth 'pidge' Flanagan
On Thu, 2016-06-09 at 16:23 -0500, Aníbal Limón wrote: > Hi folks, > > Currently we support to send error reports to errors.yoctoproject.org > about failing tasks on bitbake using SendErrorReport buildstep but we > have a lack of bitbake related errors like exceptions. > > A bug exist to implemen

[yocto] [yocto-autobuilder] [RFC] Add support for generate bitbake error reports

2016-06-09 Thread Aníbal Limón
Hi folks, Currently we support to send error reports to errors.yoctoproject.org about failing tasks on bitbake using SendErrorReport buildstep but we have a lack of bitbake related errors like exceptions. A bug exist to implement this support into Error report web [1], i'm working on it but for g