ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Ros unmet dependencies instal issue on Ubuntu 13.1

asked 2016-02-17 12:04:16 -0500

meep gravatar image

updated 2016-02-17 13:09:55 -0500

gvdhoorn gravatar image

So I was trying to install ROS Indigo on ubuntu 13.1 but I keep getting the following error:

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.

Any help would be appreciated.

edit retag flag offensive close merge delete

Comments

1

Ubuntu 13.10 is no longer supported by Ubuntu, and because of that, ROS has stopped supporting it. Can you upgrade to Ubuntu 14.04, which is the long-term supported version?

ahendrix gravatar image ahendrix  ( 2016-02-17 13:14:43 -0500 )edit

I can upgrade but there is no other way to install ROS on 13.1 correct?

meep gravatar image meep  ( 2016-02-18 15:43:54 -0500 )edit

Would installing it from source be any different?

meep gravatar image meep  ( 2016-02-18 15:44:34 -0500 )edit

You can try installing from source or you can try to resolve the dependency issues yourself. Unfortunately, there isn't enough information in the error messages from apt to help you resolve issues here.

ahendrix gravatar image ahendrix  ( 2016-02-18 17:22:50 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-02-18 17:24:20 -0500

ahendrix gravatar image

If you really want to dig into it, you can start with one of the packages that is blocking desktop-full, try to install that package, and follow the broken dependencies down the chain until you figure out what is wrong.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-02-17 12:04:16 -0500

Seen: 78 times

Last updated: Feb 18 '16