Desktop Full missing dependencies
While following the tutorial at this tutorial I got this error after trying to install the ros-indigo-desktop-full package to ubuntu 14.10 i386:
lukas@lukas-Inspiron-9300:~$ sudo apt-get install ros-indigo-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-indigo-desktop-full : Depends: ros-indigo-desktop but it is not going to be installed
Depends: ros-indigo-simulators but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
lukas@lukas-Inspiron-9300:~$
Due to my being only 13, I was wondering if there is someone that could point out the error. I have tried exploring some of the dependencies but they need files that are unavailable... It appears that the problem has something to do with gazebo. Thanks,