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
Which installation instructions are you following? There are lots of debs available for Ubuntu on BBB; is installing Ubuntu an option for you?
I must have made a mistake with some command. Today it is working flawlessly for Debian. It surely takes a while to prepare the environment on the wstool init command. That little BBB CPU is hot!