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

unable to install ros on ubuntu 12.04

asked 2012-05-08 23:27:52 -0500

sciarp gravatar image

updated 2014-01-28 17:12:15 -0500

ngrennan gravatar image

Hi there!

I recently upgraded to ubuntu 12.04 but I am not able to install ros-fuerte. "apt-get install" yields:

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-s1336014066~oneiric) but it is not going to be installed Depends: ros-fuerte-simulator-gazebo (= 1.6.7-s1336006714~oneiric) but it is not going to be installed Depends: ros-fuerte-visualization (= 1.8.11-s1335981752~oneiric) but it is not going to be installed Depends: ros-fuerte-vision-opencv (= 1.8.2-s1335952329~oneiric) but it is not going to be installed Depends: ros-fuerte-perception-pcl (= 1.2.2-s1335953254~oneiric) but it is not going to be installed Depends: ros-fuerte-image-pipeline (= 1.8.2-s1335953718~oneiric) but it is not going to be installed Depends: ros-fuerte-stage (= 1.6.6-s1336041641~oneiric) but it is not going to be installed Depends: ros-fuerte-image-transport-plugins (= 1.8.0-s1335952476~oneiric) but it is not going to be installed Depends: ros-fuerte-visualization-tutorials (= 0.6.3-s1336026792~oneiric) but it is not going to be installed Depends: ros-fuerte-laser-pipeline (= 1.4.4-s1335976222~oneiric) but it is not going to be installed Depends: ros-fuerte-navigation (= 1.8.1-s1335992190~oneiric) but it is not going to be installed

E: Unable to correct problems, you have held broken packages.

How can I overcome this problem? Thanks!

edit retag flag offensive close merge delete

3 Answers

Sort by ยป oldest newest most voted
5

answered 2012-05-09 03:31:46 -0500

thebyohazard gravatar image

updated 2012-05-09 03:57:20 -0500

That happened to me, too. I had a non-fuerte-compatible version of boost that apt-get would not install recursively for some reason.

Try to apt-get install one of the packages it's complaining about. It'll probably give you another list of packages that it depends on. If you keep trying to install the dependencies, it'll eventually stop complaining and install it.

In my case, installing the one boost library satisfied apt enough to install the desktop-full package without any more errors, but you might have to traverse the dependency tree a bit more. Good luck!

edit flag offensive delete link more
0

answered 2012-05-22 01:06:35 -0500

Antares gravatar image

updated 2012-06-01 03:12:39 -0500

Hi! I had almost the same problem. The reason was because I had upgraded to Ubuntu 12.04. When I installed that separately the problem also disappeared.

edit flag offensive delete link more
1

answered 2012-05-09 01:51:49 -0500

Srogacki gravatar image
edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-05-08 23:27:52 -0500

Seen: 5,291 times

Last updated: Jun 01 '12