Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on attempt to rerun rosdep init in osrf containers #174

Open
Arnatious opened this issue May 14, 2020 · 1 comment
Open

Error on attempt to rerun rosdep init in osrf containers #174

Arnatious opened this issue May 14, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@Arnatious
Copy link

Description

When using osrf:ros2/devel , rosdep init returns an error as it is already initialized, crashing the whole action

Expected Behavior

Error handling is needed on the rosdep init command to attempt to continue if it already has run

To Reproduce

  • Use container: image: osrf:ros2/devel
  • Include setup-ros@master

System (please complete the following information)

  • OS: Ubuntu Focal
  • ROS 2 Distro: devel/Foxy

Additional context

Using commit 2c05014:
https://github.com/Arnatious/nodl/runs/675769690?check_suite_focus=true#step:3:661

@Arnatious Arnatious added the bug Something isn't working label May 14, 2020
@emersonknapp emersonknapp added bug Something isn't working and removed bug Something isn't working labels Jul 31, 2020
@emersonknapp
Copy link
Contributor

Noting that this also affects ros-tooling/setup-ros-docker outputs. I was trying to run setup-ros inside one of the containers (to save time making a ros1 overlay) and ran into this issue https://github.com/ros2/rosbag2_bag_v2/pull/34/checks?check_run_id=1070291116

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants