I'll try to be as specific as possible (i know little about Ubuntu) I'm using Ubuntu 16.04 64-bit
I really need to install ROS indigo, and I did follow the instructions precisely as shown in:
At the instance:
sudo apt-get install ros-indigo-desktop-full
the following error happens:
E: unable to locate package ros-indigo-desktop-full
But I think I solved with this solution:
But then I get the following error (with command):
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-perception 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.
genoma@genoma-RC530-RC730:~$ 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-perception 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.
It might not be an error, but anyway, it doesn't let me install the packages, and a similar error occurs when i try to install:
sudo apt-get install ros-indigo-desktopThe dependences increase exponentially!
I've tryed everything I saw similar on the internet, and now i'm asking for help.
(I've tryed also: sudo aptitude install ros-indigo-desktop-full , with no success)
41 Answer
Because I really need the compatibility, and trusty, i went back for Ubuntu 14.04, but it still gave errors until I used this command, I really hope this helps anybody, it solved everything for me.
$ sudo apt-get install --install-recommends linux-generic-lts-wily