It has been a while since the last Kinetic sync, and there quite a few updates and new packages.
http://repositories.ros.org/status_page/ros_kinetic_default.html?q=SYNC
There also appears to be no regressions, http://repositories.ros.org/status_page/ros_kinetic_default.html?q=REGRESSION
Is there anything preventing a sync? If not, can we have one please
Rohan
1 Like
I just posted an important update for plotjuggler (0.9.0)
It would be nice if we can get that in the next sync
UPDATE: just merged
tfoote
February 14, 2017, 5:00pm
3
Yeah, we’ll start preparing for a new sync. We have a large rebuild coming right now and after that we’ll let it stabilize. @facontidavide thanks for letting us know about your pending PR I see we got one more revision in too.
bmagyar
February 14, 2017, 5:21pm
4
I’ve also been testing ros_control stuff today and last week. ros_control is already out but for ros_controllers I probably need another day.
I just found a CRITICAL bug. I am uploading version 0.10.2 (sorry @dirk-thomas for wasting your time with PRs)
tfoote
February 16, 2017, 8:16pm
6
We’re getting closer. There’s a bug in the debian builds slowing down the buildfarm:
opened 11:06PM - 14 Feb 17 UTC
closed 06:13PM - 06 Mar 17 UTC
KeyError: "The cache has no package named 'apt-src'"
This is happening across many jobs, some are flagged in #368 I've also seen...
bug
However were’re within ~ 40 packages now catching up.
http://repositories.ros.org/status_page/ros_kinetic_uxv8.html?q=REGRESSION
http://repositories.ros.org/status_page/ros_kinetic_uxhf.html?q=REGRESSION
http://repositories.ros.org/status_page/ros_kinetic_djv8.html?q=REGRESSION
http://repositories.ros.org/status_page/ros_kinetic_dj.html?q=REGRESSION
http://repositories.ros.org/status_page/ros_kinetic_default.html?q=REGRESSION
There’s one regressions that appears to be hitting a docker bug repeatedly on just debian jessie amd64: http://build.ros.org/view/Kbin_dj_dJ64/job/Kbin_dj_dJ64__mvsim__debian_jessie_amd64__binary/
Underlying it’s this issue, which is fixed in a new version of docker, but we have not qualified the new versions of docker on the buildfarm yet:
https://github.com/docker/docker/issues/14203
1 Like