ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Bloom resolves all package name (for all build and buildtool dependencies) using rosdep2 which uses the distro.yaml files from https://github.com/ros/rosdistro). Until recently that was a problem for first-time releases (or private releases) since they are not in this list.

With the latest bloom version (0.2.13) this is not a problem anymore since all package from the repository you are about to release will be considered "ok". So please update your "python-bloom" package and retry.

Bloom resolves all package name names (for all build and buildtool dependencies) using rosdep2 which uses the distro.yaml files (among other things) from https://github.com/ros/rosdistro). https://github.com/ros/rosdistro. Until recently that was a problem for first-time releases (or private releases) since they are not in this list.

With the latest bloom version (0.2.13) this is not a problem anymore since all package packages from the repository you are about to release will be considered "ok". So please update your "python-bloom" package and retry.