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

rosdep initialization error

asked 2015-06-28 03:12:08 -0500

Sabyasachi gravatar image

updated 2015-06-30 06:57:21 -0500

$ sudo rosdep init

ERROR: cannot download default sources list from: https://raw.github.com/ros/rosdistro/...

Website may be down.

none of the answer like $ sudo -E rosdep init

i am using ubuntu 14.04 and working behind a proxy.

rosdep version version 0.11.2-1

edit retag flag offensive close merge delete

Comments

What's the version of rosdep? You could edit your statement to add the result of $ dpkg -p python-rosdep|grep Ver.

130s gravatar image 130s  ( 2015-06-28 03:44:46 -0500 )edit

version 0.11.2-1 and how to edit the statement what to to do next

Sabyasachi gravatar image Sabyasachi  ( 2015-06-29 00:16:38 -0500 )edit

To edit your question click the "edit" link at the bottom of the text field, next to the Comments heading.

tfoote gravatar image tfoote  ( 2015-06-29 01:19:04 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
1

answered 2015-06-29 01:25:13 -0500

tfoote gravatar image

If you're behind a proxy you will need to configure rosdep to use the proxy.

There are a bunch of threads on that already:

edit flag offensive delete link more
0

answered 2018-01-05 04:54:39 -0500

Shoeb Ahmed gravatar image

Hi, I had been facing the same issue of ERROR: cannot download default sources list from: https://raw.githubusercontent.com/ros... Website may be down.

This error is because of your system date & time settings. I corrected my systems date and time settings and rosdep init worked.

edit flag offensive delete link more

Comments

Please don't post a question in an answer section. At the very least it won't get answered.

130s gravatar image 130s  ( 2018-01-09 07:25:47 -0500 )edit

Question Tools

Stats

Asked: 2015-06-28 03:12:08 -0500

Seen: 2,049 times

Last updated: Jan 05 '18