Installing ROS Kinetic on OSX Mojaveļ¼šTarball download unpack failed: file could not be opened

asked 2019-03-07 22:28:14 -0500

cha0st gravatar image

updated 2019-03-08 02:25:16 -0500

gvdhoorn gravatar image

I am following http://wiki.ros.org/kinetic/Installat... to install ros. When I had executed wstool init -j8 src kinetic-desktop-wet.rosinsta, I've got errors as follows:

Using initial elements from: kinetic-desktop-wet.rosinstall
Writing /Users/youyou/ros_catkin_ws/src/.rosinstall
[actionlib,angles,bond_core/bond,bond_core/bond_core,bond_core/bondcpp,bond_core/bondpy,bond_core/smclib,catkin] still active
[actionlib] Fetching https://github.com/ros-gbp/actionlib-release/archive/release/kinetic/actionlib/1.11.13-0.tar.gz (version actionlib-release-release-kinetic-actionlib-1.11.13-0) to /Users/youyou/ros_catkin_ws/src/actionlib
[angles] Fetching https://github.com/ros-gbp/geometry_angles_utils-release/archive/release/kinetic/angles/1.9.11-0.tar.gz (version geometry_angles_utils-release-release-kinetic-angles-1.9.11-0) to /Users/youyou/ros_catkin_ws/src/angles
[bond_core/bond] Fetching https://github.com/ros-gbp/bond_core-release/archive/release/kinetic/bond/1.8.3-0.tar.gz (version bond_core-release-release-kinetic-bond-1.8.3-0) to /Users/youyou/ros_catkin_ws/src/bond_core/bond
[bond_core/bond_core] Fetching https://github.com/ros-gbp/bond_core-release/archive/release/kinetic/bond_core/1.8.3-0.tar.gz (version bond_core-release-release-kinetic-bond_core-1.8.3-0) to /Users/youyou/ros_catkin_ws/src/bond_core/bond_core
[bond_core/bondpy] Fetching https://github.com/ros-gbp/bond_core-release/archive/release/kinetic/bondpy/1.8.3-0.tar.gz (version bond_core-release-release-kinetic-bondpy-1.8.3-0) to /Users/youyou/ros_catkin_ws/src/bond_core/bondpy
[bond_core/smclib] Fetching https://github.com/ros-gbp/bond_core-release/archive/release/kinetic/smclib/1.8.3-0.tar.gz (version bond_core-release-release-kinetic-smclib-1.8.3-0) to /Users/youyou/ros_catkin_ws/src/bond_core/smclib
[bond_core/bondcpp] Fetching https://github.com/ros-gbp/bond_core-release/archive/release/kinetic/bondcpp/1.8.3-0.tar.gz (version bond_core-release-release-kinetic-bondcpp-1.8.3-0) to /Users/youyou/ros_catkin_ws/src/bond_core/bondcpp
[catkin] Fetching https://github.com/ros-gbp/catkin-release/archive/release/kinetic/catkin/0.7.14-0.tar.gz (version catkin-release-release-kinetic-catkin-0.7.14-0) to /Users/youyou/ros_catkin_ws/src/catkin
ERROR [vcstools] Tarball download unpack failed: file could not be opened successfully[/vcstools]
ERROR [vcstools] Tarball download unpack failed: file could not be opened successfully[/vcstools]
ERROR [vcstools] Tarball download unpack failed: file could not be opened successfully[/vcstools]
ERROR [vcstools] Tarball download unpack failed: file could not be opened successfully[/vcstools]
ERROR [vcstools] Tarball download unpack failed: file could not be opened successfully[/vcstools]
edit retag flag offensive close merge delete

Comments

I can't be sure from the console output that you show, but this could be another instance of #q315325 and #q314827.

gvdhoorn gravatar image gvdhoorn  ( 2019-03-08 02:27:00 -0500 )edit