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

Error: Install Hydro in Ubuntu 12.04.5

asked 2015-10-02 07:49:37 -0500

jayden_118 gravatar image

Dear All,

I have followed the ROS website instructions for installing Hydro to Ubuntu 12.04 running in Macbook pro. However, I encountered errors as follows:

W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists... Hash Sum mismatch

W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists... Hash Sum mismatch

W: Failed to fetch http://packages.ros.org/ros/ubuntu/di... Hash Sum mismatch

E: Some index files failed to download. They have been ignored, or old ones used instead.

Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package ros-hydro-desktop-full

May I know how to solve this issue?

Thank you very much.

Regards, Jayden

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2015-10-03 10:40:27 -0500

130s gravatar image

updated 2015-10-04 17:30:38 -0500

Looks like from the error message you are looking at installation instruction for Ubuntu, not the one for Mac OSX.

UPDATE: That seems Ubuntu problem that doesn't necessarilly pertain to ROS. Referring to e.g. this QA and looking specifically at your errors, you may want to do:

rm /var/lib/apt/lists/extras.ubuntu.com_ubuntu_dists_precise_main_source_Sources
rm /var/lib/apt/lists/extras.ubuntu.com_ubuntu_dists_precise_main_binary-i386_Packages
rm /var/lib/apt/lists/packages.ros.org_ros_ubuntu_dists_precise_main_binary-i386_Packages
apt-get update

And try installation again.

edit flag offensive delete link more

Comments

Hi,

Thank you very much for your reply. I'm running Ubuntu 12.04 in my macbook. Therefore i followed the installation for Ubuntu.

Any clue regarding my issue?

Thank you.

jayden_118 gravatar image jayden_118  ( 2015-10-04 04:58:40 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2015-10-02 07:49:37 -0500

Seen: 159 times

Last updated: Oct 04 '15