apt-get install ros-fuerte-desktop-full gives dependency error.
$ sudo apt-get install ros-fuerte-desktop-full
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-fuerte-desktop-full : Depends: ros-fuerte-slam-gmapping (= 1.2.7-s1367606056~precise) but it is not going to be installed
Depends: ros-fuerte-simulator-gazebo (= 1.6.16-s1367570782~precise) but it is not going to be installed
Depends: ros-fuerte-visualization (= 1.8.17-s1367591457~precise) but it is not going to be installed
Depends: ros-fuerte-perception-pcl (= 1.2.3-s1367556503~precise) but it is not going to be installed
Depends: ros-fuerte-image-pipeline (= 1.8.5-s1367570800~precise) but it is not going to be installed
Depends: ros-fuerte-robot-model (= 1.8.1-s1367542439~precise) but it is not going to be installed
Depends: ros-fuerte-visualization-tutorials (= 0.6.3-s1367606405~precise) but it is not going to be installed
Depends: ros-fuerte-laser-pipeline (= 1.4.5-s1367570620~precise) but it is not going to be installed
Depends: ros-fuerte-navigation (= 1.8.3-s1367591379~precise) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
I'm using following Linux.
Distributor ID: Ubuntu Description: Ubuntu 12.04.2 LTS Release: 12.04 Codename: precise
I did $ sudo apt-get clean && sudo apt-get update, but same.