On Feb 22, 2017 1:56 PM, "Derek Straka" <[email protected]> wrote:
Martin - No problem. I'll resend the patches. Michael - Would it be worth waiting before I resend the change sets? It looks like at least a subset of them have made it through. Please wait while I make sure this problem is correctly resolved before re-sending. I'll e-mail once we're ready. Thanks. -Derek On Wed, Feb 22, 2017 at 3:55 PM, Michael Halstead < [email protected]> 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. > > On Feb 22, 2017 12:47 PM, "Martin Jansa" <[email protected]> wrote: > >> On Wed, Feb 22, 2017 at 12:45:36PM -0500, Derek Straka wrote: >> > Signed-off-by: Derek Straka <[email protected]> >> >> 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=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 >> 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 >> so it says "No patches to display" >> >> Regards, >> >> > --- >> > .../python/{python-paho-mqtt_1.1.bb => 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 >> => python-paho-mqtt_1.2.bb} (68%) >> > >> > diff --git a/meta-python/recipes-devtools/python/python-paho-mqtt_1.1.b >> b b/meta-python/recipes-devtools/python/python-paho-mqtt_1.2.bb >> > similarity index 68% >> > rename from meta-python/recipes-devtools/python/python-paho-mqtt_1.1.bb >> > rename to meta-python/recipes-devtools/python/python-paho-mqtt_1.2.bb >> > index b8f5f3f..c8acfc5 100644 >> > --- a/meta-python/recipes-devtools/python/python-paho-mqtt_1.1.bb >> > +++ b/meta-python/recipes-devtools/python/python-paho-mqtt_1.2.bb >> > @@ -11,5 +11,5 @@ RDEPENDS_${PN} = "\ >> > python-threading \ >> > " >> > >> > -SRC_URI[md5sum] = "a6407b74eb5e5411e157be1de5c11366" >> > -SRC_URI[sha256sum] = "0f7a629efe6e3a2c61b59d3550aa9 >> f2c4529b5689a65fde45e6f1ac36b9a261e" >> > +SRC_URI[md5sum] = "241150b3fcb920ddca4d33181f3238b1" >> > +SRC_URI[sha256sum] = "9100a6aa706ab699d414ec02705a2 >> 1eb66f436184691d0bf1f2a85a6213c6c1f" >> > -- >> > 2.7.4 >> > >> > -- >> > _______________________________________________ >> > Openembedded-devel mailing list >> > [email protected] >> > http://lists.openembedded.org/mailman/listinfo/openembedded-devel >> >> -- >> Martin 'JaMa' Jansa jabber: [email protected] >> >> -- >> _______________________________________________ >> Openembedded-core mailing list >> [email protected] >> http://lists.openembedded.org/mailman/listinfo/openembedded-core >> >> > 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. Leo and I pulled changes and restarted so this should be in place now. -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
