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

libopencv2.3-dev conflict Ubuntu 11.10 32-bit

asked 2011-11-14 22:39:21 -0500

MichaelHsu170 gravatar image

updated 2011-11-15 19:16:27 -0500

AHornung gravatar image

I'm just wondering when could the problem be fixed?

I'm running a 32-bit Ubuntu 11.10, and the installation of ros-electric-desktop-full always ends up with the following error.

xxx@ubuntu:~$ sudo apt-get install ros-electric-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-electric-desktop-full : Depends: ros-electric-vision-opencv (= 1.6.7-s1320939105~oneiric) but it is not going to be installed
Depends: ros-electric-image-pipeline (= 1.6.3-s1320939324~oneiric) but it is not going to be installed Depends: ros-electric-image-transport-plugins (= 1.4.2-s1320939218~oneiric) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.


Installation of ros-electric-vision-opencv ends up with the following

xxx@ubuntu:~$ sudo apt-get install ros-electric-vision-opencv
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-electric-vision-opencv : Depends: libopencv2.3-dev (= 2.3.1+svn6514+branch23-7~oneiric) but 2.3.1+svn6514+branch23-8~oneiric is to be installed
E: Unable to correct problems, you have held broken packages.


xxx@ubuntu:~$ uname -a
Linux ubuntu 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:50:42 UTC 2011 i686 i686 i386 GNU/Linux

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2011-11-15 11:34:08 -0500

Anas gravatar image

Hi,

The same question is asked here http://answers.ros.org/question/2887/libopencv23-dev-conflict

we are waiting for an update for the opencv package in 11.10 i386.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-11-14 22:39:21 -0500

Seen: 724 times

Last updated: Nov 15 '11