Debian install Kinetic issues

asked 2017-08-31 14:41:22 -0500

synapsido gravatar image

Hi, I'm trying to install kinetic in Debian 8.5, but I think there is dependencies errors using:

sudo apt-get install ros-kinetic-desktop-full

and after some seconds this happends:

Reading package list ... Done
Creating dependency tree
Reading the status information ... Done
Some packages could not be installed. This may mean that
you asked for an impossible situation or, if you are using the distribution
unstable, that some necessary packages have not yet been created or are
have taken from "Incoming".
The following information can help resolve the situation:

The following packages have unmet dependencies:
  ros-kinetic-desktop-full: Depends: ros-kinetic-desktop but will not install
                             Depends: ros-kinetic-perception but will not install
                             Depends: ros-kinetic-simulators but will not install
                             Depends: ros-kinetic-urdf-tutorial but will not install
E: Problems could not be corrected, you have retained broken packets.

I think that it are not finding the correct dependencies... maybe the dependencies link has changed?

I hope you can help me...

edit retag flag offensive close merge delete