brew install uuid fails for ros jade

asked 2015-12-23 13:37:11 -0500

argos gravatar image

updated 2015-12-24 03:00:31 -0500

gvdhoorn gravatar image

Hi All,

I am trying to install Ros-jade on Mac os x el capitan.

I am following the instructions for Homebrew.

I am able to initialize the dos package but when i try to install the dos package using the command

rosdep install --from-paths src --ignore-src --rosdistro jade

i get the following error message

executing command [brew install uuid]
==> Installing uuid from ros/deps
==> Downloading http://gnome-build-stage-1.googlecode.com/files/uuid-1.6.2.tar.g

curl: (52) Empty reply from server
Error: Failed to download resource "uuid"
Download failed: http://gnome-build-stage-1.googlecode.com/files/uuid-1.6.2.tar.gz
ERROR: the following rosdeps failed to install
  homebrew: command [brew install uuid] failed

If anyone has run into this problem please advice a workaround.

Thanks in advance

edit retag flag offensive close merge delete