brew install uuid fails for ros jade
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
Asked by argos on 2015-12-23 14:37:11 UTC
Comments