missing rosdeps for gtest and paramiko running OS: Arch
hello, I installed a new ARCH system and made a rosinstall for the full desktop. At the end I got an error message because the rosmake for ros and ros_comm did not work. Manually I started the rosmake ros and it worked, but not the ros_comm. After the PACKAGES zip (package found) the process runs into my editor with the pkgbuid for log4cxx. After leaving the editor it starts again with the packages and into the editor with the pkgbuild. For a second try I only started make in the ros_comm directory. Without this, I can not start roscore. Can someone help?
Uwe
rosmake ros_comm --rosdep-install
[ rosmake ] Packages requested are: ['ros_comm']
[ rosmake ] Logging to directory/home/thater/.ros/rosmake/rosmake_output-20110525-125759
[ rosmake ] Expanded args ['ros_comm'] to:
['message_filters', 'cpp_common', 'xmlrpcpp', 'roswtf', 'rostime', 'rosgraph_msgs', 'std_srvs', 'std_msgs', 'rospy', 'roslisp', 'roscpp_traits', 'roscpp', 'roscpp_serialization', 'topic_tools', 'roslaunch', 'rosbag', 'rosout', 'rosmsg', 'rosnode', 'rosbagmigration', 'rosconsole', 'rosgraph', 'rosservice', 'rosparam', 'rostest', 'rostopic', 'rosrecord', 'rosmaster', 'test_roscpp_serialization_perf', 'test_rosmaster', 'test_rosbag', 'test_rospy', 'test_rosmsg', 'test_rosnode', 'test_roscpp', 'test_roslib_comm', 'test_crosspackage', 'test_roscpp_serialization', 'test_ros', 'test_rostest', 'test_rostopic', 'test_roslaunch', 'test_topic_tools', 'test_rosgraph', 'test_rosservice', 'test_rosparam', 'test_roswtf', 'perf_roscpp', 'test_rostime', 'roscore_migration_rules']
[ rosmake ] Generating Install Script using rosdep then executing. This may take a minute, you will be prompted for permissions. . .
Failed to find rosdep gtest for package message_filters on OS:arch version:
Failed to find rosdep paramiko for package message_filters on OS:arch version:
Failed to find rosdep gtest for package roswtf on OS:arch version:
Failed to find rosdep paramiko for package roswtf on OS:arch version:
Failed to find rosdep gtest for package topic_tools on OS:arch version:
Failed to find rosdep paramiko for package topic_tools on OS:arch version:
Failed to find rosdep paramiko for package roslaunch on OS:arch version:
Failed to find rosdep gtest for package rosbag on OS:arch version:
Failed to find rosdep paramiko for package rosbag on OS:arch version:
Failed to find rosdep gtest for package rosmsg on OS:arch version:
Failed to find rosdep paramiko for package rosmsg on OS:arch version:
Failed to find rosdep gtest for package rosbagmigration on OS:arch version:
Failed to find rosdep paramiko for package rosbagmigration on OS:arch version:
Failed to find rosdep gtest for package rosservice on OS:arch version:
Failed to find rosdep paramiko for package rosservice on OS:arch version:
Failed to find rosdep gtest for package rostest on OS:arch version:
Failed to find rosdep paramiko for package rostest on OS:arch version:
Failed to find rosdep gtest for package rostopic on OS:arch version:
Failed to find rosdep paramiko for package rostopic on OS:arch version:
Failed to find rosdep gtest for package rosrecord on OS:arch version:
Failed to find rosdep paramiko for package rosrecord on OS:arch version:
Failed to find rosdep gtest for package test_rosmaster on OS:arch version:
Failed to find rosdep paramiko for package test_rosmaster on OS:arch version:
Failed to find rosdep gtest for package test_rosbag on OS:arch version:
Failed to find rosdep paramiko for package test_rosbag on OS:arch version:
Failed to find rosdep gtest for ...