You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a@b:/tmp/prerelease_job$ ./prerelease.sh
Step 24/27 : RUN rosdep init
---> Running in 9ee7afba1935
ERROR: cannot download default sources list from: https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/sources.list.d/20-default.list
Website may be down.
Removing intermediate container 9ee7afba1935
The command '/bin/sh -c rosdep init' returned a non-zero code: 4
but i can visit the page and the command sudo rosdep init , rosdep update run in the terminal is ok
The text was updated successfully, but these errors were encountered:
You'll need to debug your system better. Likely enter into the container and run the command manually.
Also if you want more help please include the full commands that your running as well as minimal instructions to recreate the problem, otherwise we're just guessing what's going wrong.
a@b:/tmp/prerelease_job$ ./prerelease.sh
Step 24/27 : RUN rosdep init
---> Running in 9ee7afba1935
ERROR: cannot download default sources list from:
https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/sources.list.d/20-default.list
Website may be down.
Removing intermediate container 9ee7afba1935
The command '/bin/sh -c rosdep init' returned a non-zero code: 4
but i can visit the page and the command sudo rosdep init , rosdep update run in the terminal is ok
The text was updated successfully, but these errors were encountered: