ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Rodolfo8,

I'm getting an issue on a Rev C. as well when trying to install "python-rosdep":

root@beaglebone:~# apt-get install python-rosdep Reading package lists... Done Building dependency tree        Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:

The following packages have unmet dependencies:  python-rosdep : Depends: python-catkin-pkg but it is not going to be installed
                 Depends: python-rosdistro (>= 0.3.0) but it is not going to be installed E: Unable to correct problems, you have held broken packages. root@beaglebone:~# apt-get install python-catkin-pkg Reading package lists... Done Building dependency tree        Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:

The following packages have unmet dependencies:  python-catkin-pkg : Depends: python:any (>=
2.7.1-0ubuntu2) but it is not installable E: Unable to correct problems, you have held broken packages. root@beaglebone:~# python -V Python 2.7.3