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

rosdep update problem

asked 2013-04-24 11:33:37 -0500

zieben gravatar image

updated 2013-04-24 11:37:25 -0500

Hello, I'm installing groovy now. After running "rosdep update" it show error as follows:

$ rosdep update
reading in sources list data from /etc/ros/rosdep/sources.list.d

Hit****/rosdep/osx-homebrew.yaml
Hit
****/rosdep/gentoo.yaml
Hit ****/rosdep/base.yaml Hit****/rosdep/python.yaml
Hit ****/rosdep/ruby.yaml Hit****/releases/fuerte.yaml

ERROR: error loading sources list:
HTTP Error 404: Not Found

I already install fuerte and using it. There was not same problem when I installed fuerte. What I have to now?

Thank you.

edit retag flag offensive close merge delete

Comments

What does rosdep --version print?

joq gravatar image joq  ( 2013-04-25 16:57:23 -0500 )edit

On my Ubuntu 12.04 system, loaded and updated yesterday and today, rosdep --version gives 0.10.14. ...a few hours later ...And now, after the repository update mentioned below, the version is 0.10.18, and running "rosdep update" does not give any error messages.

Beel gravatar image Beel  ( 2013-04-29 18:04:23 -0500 )edit

3 Answers

Sort by ยป oldest newest most voted
2

answered 2013-04-29 17:15:23 -0500

Dirk Thomas gravatar image

updated 2013-05-09 12:04:32 -0500

You are not using the latest version of that package. Please update "rosdep" - on Ubuntu/Debian using "sudo apt-get update && sudo apt-get install python-rosdep" (at least version 0.10.18).

Rosdep has recently changed and requires a newer version since than (see http://code.ros.org/lurker/message/20130423.025734.7689bd35.en.html).

edit flag offensive delete link more

Comments

This error still occurs with the latest version of rosdep, after doing the updates and installs, a couple of hours ago. I should say, it still occurs after doing those commands to update python-rosdep. I am booting up my Ubuntu 12.04 on my Beagleboard to see - rosdep --version shows, 0.10.14

Beel gravatar image Beel  ( 2013-04-29 17:56:04 -0500 )edit

The current version of rosdep is 0.10.18

tfoote gravatar image tfoote  ( 2013-04-29 19:19:10 -0500 )edit

@tfoote - see comment from ahendrix below. I will update my system tomorrow morning in hopes that it will be fixed.

Beel gravatar image Beel  ( 2013-04-29 19:21:56 -0500 )edit
3

answered 2013-04-29 18:25:26 -0500

ahendrix gravatar image

Sorry about that; I've been busy lately and didn't think to pull the latest debs into the ARM repo to support the changes to github.

I'm running a sync now, and you should be able to get the latest rosdep within the next hour or so. Sorry for the delay.

I'm curious: which architecture are you using, armel or armhf?

P.S: if you're having problems on an ARM board, please tag your questions with "ARM" so that I get notified.

edit flag offensive delete link more

Comments

In my case it is a Beagleboard with Armv7. Seems to want armhf. I am new to ARM so I will just throw out that it seems to be OMAP3, at least that is what the /proc/cpuinfo said on the Linux that was on it before I started. I do not know what the OP (zieben) is using.

Beel gravatar image Beel  ( 2013-04-29 18:46:37 -0500 )edit

Sync complete! The new version of rosdep (and other tools as well) should be available in my ARM repo now. Enjoy!

ahendrix gravatar image ahendrix  ( 2013-04-29 19:41:30 -0500 )edit
1

Yes, that worked. After the repositories were updated, I did the seuence of commands to install the newset version of python-rosdep, and now there are no error messages when running "rosdep update".

Beel gravatar image Beel  ( 2013-04-29 22:37:04 -0500 )edit
-2

answered 2013-05-09 07:31:21 -0500

I'm having major problems trying to get rosdep to run. I've got 0.10.18, and running rosdep update gives me this:

reading in sources list data from /etc/ros/rosdep/sources.list.d Hit https://github.com/ros/rosdistro/raw/master/rosdep/osx-homebrew.yaml ERROR: unable to process source [https://github.com/ros/rosdistro/raw/master/rosdep/gentoo.yaml]: <urlopen error="" [errno="" 1]="" _ssl.c:504:="" error:140770fc:ssl="" routines:ssl23_get_server_hello:unknown="" protocol=""> ERROR: unable to process source [https://github.com/ros/rosdistro/raw/master/rosdep/base.yaml]: <urlopen error="" [errno="" 1]="" _ssl.c:504:="" error:140770fc:ssl="" routines:ssl23_get_server_hello:unknown="" protocol=""> ERROR: unable to process source [https://github.com/ros/rosdistro/raw/master/rosdep/python.yaml]: <urlopen error="" [errno="" 1]="" _ssl.c:504:="" error:140770fc:ssl="" routines:ssl23_get_server_hello:unknown="" protocol=""> ERROR: unable to process source [https://github.com/ros/rosdistro/raw/master/rosdep/ruby.yaml]: <urlopen error="" [errno="" 1]="" _ssl.c:504:="" error:140770fc:ssl="" routines:ssl23_get_server_hello:unknown="" protocol=""> ERROR: unable to process source [https://github.com/ros/rosdistro/raw/master/releases/fuerte.yaml]: Failed to download target platform data for gbpdistro: <urlopen error="" [errno="" 1]="" _ssl.c:504:="" error:140770fc:ssl="" routines:ssl23_get_server_hello:unknown="" protocol=""> Ignore legacy gbpdistro "groovy" Ignore legacy gbpdistro "hydro" Query rosdistro index https://raw.github.com/ros/rosdistro/master/index.yaml ERROR: error loading sources list: <urlopen error="" <urlopen="" error="" [errno="" 1]="" _ssl.c:504:="" error:140770fc:ssl="" routines:ssl23_get_server_hello:unknown="" protocol=""> (https://raw.github.com/ros/rosdistro/master/index.yaml)>

What is going on here? I've tried following all instructions to remove, delete the list file, and reinstall, and keep getting the same problem. Running ROS Fuerte on 12.04 LTS, amd64.

edit flag offensive delete link more

Comments

@DRC_Justin please ask a new question, don't ask a question in an answer section.

tfoote gravatar image tfoote  ( 2013-05-09 07:33:37 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2013-04-24 11:33:37 -0500

Seen: 4,016 times

Last updated: May 09 '13