Cannot install kinetic (unmet dependencies)
Hi, I have an installation problem. By running "sudo apt-get install ros-kinetic-desktop" on a Ubuntu 16.04.1 LTS (Xenial) i have the following output
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:
ros-kinetic-desktop :
Depends: ros-kinetic-common-tutorials but it is not going to be installed
Depends: ros-kinetic-geometry-tutorials but it is not going to be installed
Depends: ros-kinetic-robot but it is not going to be installed
Depends: ros-kinetic-ros-tutorials but it is not going to be installed
Depends: ros-kinetic-urdf-tutorial but it is not going to be installed
Depends: ros-kinetic-visualization-tutorials but it is not going to be installed
Depends: ros-kinetic-viz but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
what can i do? thanks in advance
same problem here. Did you manage to solve it?