From: Jose Lamego <jose.a.lamego@linux.intel.com>
To: Michael Halstead <mhalstead@linuxfoundation.org>,
Martin Jansa <martin.jansa@gmail.com>
Cc: Derek Straka <derek@asterius.io>,
openembedded-core <openembedded-core@lists.openembedded.org>,
Leonardo Sandoval <leonardo.sandoval.gonzalez@intel.com>,
openembedded-devel@lists.openembedded.org, "Lamego,
Jose A" <jose.a.lamego@intel.com>
Subject: Re: Patchwork not picking changes from the ML Was: [oe] [meta-python][PATCH] python-paho-mqtt: update to version 1.2
Date: Wed, 22 Feb 2017 15:56:14 -0600 [thread overview]
Message-ID: <26abf96d-d224-0795-4870-cdd496f541de@linux.intel.com> (raw)
In-Reply-To: <CADfgfobBp60s+GjqS3zRrO-z4HUhe8zFi51GPzceDFAKQVGf=Q@mail.gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 4923 bytes --]
On 02/22/2017 02:55 PM, Michael Halstead wrote:
> I've seen several issues with hooks. I was working on them yesterday and
> will continue today.
>
> These are currently managed by hand but we are moving them into
> configuration management which should help keep them working consistently.
Michael: one syntax error in patchwork code was pulled into production
yesterday. This is the cause for missing patches. The error is fixed in
the Yocto repo now, please perform a server code update ASAP.
Martin: I will look at the UI issue you are describing and file a bug if
needed.
>
> On Feb 22, 2017 12:47 PM, "Martin Jansa" <martin.jansa@gmail.com
> <mailto:martin.jansa@gmail.com>> wrote:
>
> On Wed, Feb 22, 2017 at 12:45:36PM -0500, Derek Straka wrote:
> > Signed-off-by: Derek Straka <derek@asterius.io
> <mailto:derek@asterius.io>>
>
> It's not your fault Derek, but most of the patches from today and based
> on the pings from today also some earlier patches didn't make it into
> patchwork. This one is the only exception.
>
> Michael, Jose: are you aware of some issues with patchwork? Could it be
> caused by the default Reply-to change from yesterday (or day before
> during OEDAM)?
>
> I know only about issues processing merged changes:
> https://bugzilla.yoctoproject.org/show_bug.cgi?id=10967
> <https://bugzilla.yoctoproject.org/show_bug.cgi?id=10967>
> https://bugzilla.yoctoproject.org/show_bug.cgi?id=10759
> <https://bugzilla.yoctoproject.org/show_bug.cgi?id=10759>
>
> And also UI issue in patchwork that paging doesn't work, e.g.:
> https://patchwork.openembedded.org/bundle/jama/master-next/?submitter=&state=&q=&archive=both
> <https://patchwork.openembedded.org/bundle/jama/master-next/?submitter=&state=&q=&archive=both>
> shows that there are 5 pages of changes (which should be in most cases
> marked as accepted by the hook above), but clicking on 2nd page produces
> link which drops the query parameters:
> https://patchwork.openembedded.org/bundle/jama/master-next/?page=2
> <https://patchwork.openembedded.org/bundle/jama/master-next/?page=2>
> so it says "No patches to display"
>
> Regards,
>
> > ---
> > .../python/{python-paho-mqtt_1.1.bb
> <http://python-paho-mqtt_1.1.bb> => python-paho-mqtt_1.2.bb
> <http://python-paho-mqtt_1.2.bb>} | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
> > rename
> meta-python/recipes-devtools/python/{python-paho-mqtt_1.1.bb
> <http://python-paho-mqtt_1.1.bb> => python-paho-mqtt_1.2.bb
> <http://python-paho-mqtt_1.2.bb>} (68%)
> >
> > diff --git
> a/meta-python/recipes-devtools/python/python-paho-mqtt_1.1.bb
> <http://python-paho-mqtt_1.1.bb>
> b/meta-python/recipes-devtools/python/python-paho-mqtt_1.2.bb
> <http://python-paho-mqtt_1.2.bb>
> > similarity index 68%
> > rename from
> meta-python/recipes-devtools/python/python-paho-mqtt_1.1.bb
> <http://python-paho-mqtt_1.1.bb>
> > rename to
> meta-python/recipes-devtools/python/python-paho-mqtt_1.2.bb
> <http://python-paho-mqtt_1.2.bb>
> > index b8f5f3f..c8acfc5 100644
> > --- a/meta-python/recipes-devtools/python/python-paho-mqtt_1.1.bb
> <http://python-paho-mqtt_1.1.bb>
> > +++ b/meta-python/recipes-devtools/python/python-paho-mqtt_1.2.bb
> <http://python-paho-mqtt_1.2.bb>
> > @@ -11,5 +11,5 @@ RDEPENDS_${PN} = "\
> > python-threading \
> > "
> >
> > -SRC_URI[md5sum] = "a6407b74eb5e5411e157be1de5c11366"
> > -SRC_URI[sha256sum] =
> "0f7a629efe6e3a2c61b59d3550aa9f2c4529b5689a65fde45e6f1ac36b9a261e"
> > +SRC_URI[md5sum] = "241150b3fcb920ddca4d33181f3238b1"
> > +SRC_URI[sha256sum] =
> "9100a6aa706ab699d414ec02705a21eb66f436184691d0bf1f2a85a6213c6c1f"
> > --
> > 2.7.4
> >
> > --
> > _______________________________________________
> > Openembedded-devel mailing list
> > Openembedded-devel@lists.openembedded.org
> <mailto:Openembedded-devel@lists.openembedded.org>
> > http://lists.openembedded.org/mailman/listinfo/openembedded-devel
> <http://lists.openembedded.org/mailman/listinfo/openembedded-devel>
>
> --
> Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
> <mailto:Martin.Jansa@gmail.com>
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> <mailto:Openembedded-core@lists.openembedded.org>
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
> <http://lists.openembedded.org/mailman/listinfo/openembedded-core>
>
>
>
--
Jose Lamego | OTC Embedded Platforms & Tools | GDC
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 484 bytes --]
next prev parent reply other threads:[~2017-02-22 21:56 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1487785536-13777-1-git-send-email-derek@asterius.io>
2017-02-22 20:47 ` Patchwork not picking changes from the ML Was: [oe] [meta-python][PATCH] python-paho-mqtt: update to version 1.2 Martin Jansa
2017-02-22 20:55 ` Michael Halstead
2017-02-22 21:56 ` Jose Lamego [this message]
2017-02-24 14:21 ` Patchwork not picking changes from the ML Patrick Ohly
2017-02-24 14:33 ` Gary Thomas
2017-02-24 16:27 ` Patrick Ohly
2017-02-24 16:46 ` Burton, Ross
2017-02-25 4:29 ` Gary Thomas
2017-02-24 16:50 ` Jose Lamego
2017-02-22 21:56 ` Patchwork not picking changes from the ML Was: [oe] [meta-python][PATCH] python-paho-mqtt: update to version 1.2 Derek Straka
2017-02-22 22:08 ` Michael Halstead
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=26abf96d-d224-0795-4870-cdd496f541de@linux.intel.com \
--to=jose.a.lamego@linux.intel.com \
--cc=derek@asterius.io \
--cc=jose.a.lamego@intel.com \
--cc=leonardo.sandoval.gonzalez@intel.com \
--cc=martin.jansa@gmail.com \
--cc=mhalstead@linuxfoundation.org \
--cc=openembedded-core@lists.openembedded.org \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox