Preparing for Melodic sync 2019-10-25

Currently Melodic has 2 regressions (here and here) and 172 packages ready to sync. I plan to hold new releases for Melodic starting Monday, October 28, with a sync the following week (after ROSCon).

During the hold I’ll only accept fixes for the regressions.

The sync is out

Question, I get some 404 when I update. Did I something go wrong?

docker run -it ros:melodic
apt clean
apt update
apt upgrade -y

Get:1 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-std-msgs amd64 0.5.12-0bionic.20191008.155401 [55.9 kB]
Get:2 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-rosbuild amd64 1.14.7-1bionic.20191008.155347 [27.9 kB]
Get:3 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-rosconsole amd64 1.13.11-1bionic.20191008.155824 [86.7 kB]
Get:4 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-rosgraph-msgs amd64 1.11.2-0bionic.20191008.162953 [25.1 kB]
Err:5 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-xmlrpcpp amd64 1.14.3-0bionic.20191008.154114
404 Not Found [IP: 64.50.236.52 80]

No, I had the same problem. The index was updated before the packages were uploaded.
It should work now.

Thanks, the 404s are fixed.

I noticed a regression here: https://github.com/ros/urdf_parser_py/issues/51

It seems like the condition tags are not parsed properly?