Skip to content

don't pass rosdistro when using empty index#85

Merged
mikaelarguedas merged 1 commit intoosrf:masterfrom
mikaelarguedas:fixup-rosdep
Apr 7, 2020
Merged

don't pass rosdistro when using empty index#85
mikaelarguedas merged 1 commit intoosrf:masterfrom
mikaelarguedas:fixup-rosdep

Conversation

@mikaelarguedas
Copy link
Contributor

As of osrf/docker_images#307 the ros2:nightly* images use an empty rosdistro index to prevent users from installing released ROS packages via rosdep.

As a consequence, specifying which rosdistro to update brings no benefit as there aren't any distro in the index. Since rosdep 0.19.0, rosdep update fails if the rosdistro passed to it is unknown.

To fix the build of the nightly images this removes the --rosdistro from rosdep update in all the nightly images

Signed-off-by: Mikael Arguedas <mikael.arguedas@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant