There’s currently one regression in Rolling due to changes in rclcpp which should be resolved with a release later today. If that regression can be resolved we’ll sync tomorrow as planned.
If you discover any other issues with Rolling in the testing repository please open an issue on the appropriate repository and link it here.
Hi, I’m seeing a size mismatch after the latest sync:
ERROR: unable to update: http://packages.ros.org/ros2/ubuntu/dists/focal/main/binary-amd64/Packages.gz: size check mismatch 782519 != 792479
http://packages.ros.org/ros2/ubuntu/dists/focal/InRelease claims
main/binary-amd64/Packages.gz
is 792479
long, however:
wget --spider http://packages.ros.org/ros2/ubuntu/dists/focal/main/binary-amd64/Packages.gz
reports Length: 782519
Please disregard, must be a cache issue somewhere, it’s fixed.
Thanks. I’m taking a look. This is sometimes an issue with synchronization between the different packaging servers but I have not confirmed anything yet.
Yeah, I’m seeing the different mirrors are all in sync now. In general replication between mirrors happens quickly but you can occasionally catch it as it seems you did here.
My timing is impeccable. Thanks for your attention!