touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #117211
[Bug 1515282] Re: The name of the wily's package break the search of apt-get
Correction, I've copied the control file for precise. Of course the depends for trusty and upper are
libcv2.4,
libcvaux2.4,
libhighgui2.4
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to opencv in Ubuntu.
https://bugs.launchpad.net/bugs/1515282
Title:
The name of the wily's package break the search of apt-get
Status in opencv package in Ubuntu:
New
Bug description:
Related to: http://packages.ubuntu.com/wily/libopencv-core-dev
Hi,
I've these depends in my lib
-------------------------------------------------
Package: liboqapy-iproc0
Architecture: any
Section: libs
Priority: optional
Depends: ${misc:Depends},
${shlibs:Depends},
libcv2.3,
libcvaux2.3,
libhighgui2.3
Description: Image ........
--------------------------------------------------
I can install it on vivid but not on wily.
------------------------------------------------------------------------
vincent@vincent:~$ sudo LC_CTYPE=LangC apt-get install liboqapy-iproc0
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:
liboqapy-iproc0 : Depends: libopencv-core2.4 but it is not installable
Depends: libopencv-highgui2.4 but it is not installable
Depends: libopencv-imgproc2.4 but it is not installable
E: Unable to correct problems, you have held broken packages.
vincent@vincent:~$ sudo LC_CTYPE=LangC apt-get install libopencv-core2.4
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libopencv-core2.4 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
libopencv-core2.4v5:i386 libopencv-core2.4v5
E: Package 'libopencv-core2.4' has no installation candidate
-------------------------------------------------------------------------
I can rebuild the package of liboqapy-iproc (this is on my own ppa) but what name do I use instead of:
libcv2.3,
libcvaux2.3,
libhighgui2.3
?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/opencv/+bug/1515282/+subscriptions
References