Error when resolving dependencies: Error: Failure while executing: git clone https://github.com/ros/homebrew-kinetic

asked 2017-07-22 16:10:14 -0500

roy gravatar image

During ROS installation on Mac (Sierra 10.12.5), in the phase of resolving dependencies: rosdep install --from-paths src --ignore-src --rosdistro kinetic -y

I have got the following error that I cannot find workaround for:

Error: No available formula with the name "ros/kinetic/ros_tutorials" Please tap it and then try again: brew tap ros/kinetic executing command [brew install qt5] Warning: qt 5.9.1 is already installed executing command [brew install ros/kinetic/ros_tutorials] ==> Tapping ros/kinetic Cloning into '/usr/local/Homebrew/Library/Taps/ros/homebrew-kinetic'... Username for 'https://github.com': <my_account> Password for 'https://<my_account>@github.com': remote: Repository not found. fatal: repository 'https://github.com/ros/homebrew-kinetic/' not found Error: Failure while executing: git clone https://github.com/ros/homebrew-kinetic /usr/local/Homebrew/Library/Taps/ros/homebrew-kinetic --depth=1 ERROR: the following rosdeps failed to install homebrew: command [brew install ros/kinetic/ros_tutorials] failed</my_account></my_account>

How do you guys think I can resolve this issue?

Thanks for your time!

edit retag flag offensive close merge delete

Comments

Same trouble here. No finding ros/kinetic packages. Looking for solution. Will post if found.

Alejandro Teixeira gravatar image Alejandro Teixeira  ( 2017-09-10 11:00:11 -0500 )edit