Your message dated Mon, 15 Mar 2010 01:32:27 +0000
with message-id <[email protected]>
and subject line Bug#565121: fixed in opencv 2.0.0-4
has caused the Debian Bug report #565121,
regarding opencv: FTBFS with python 2.6 because of reference to site-packages
in .install file
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
565121: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565121
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: opencv
Version: 1.0.0-6.1
Severity: important
Tags: patch
Justification: fails to build from source
User: [email protected]
Usertags: python2.6 origin-ubuntu jaunty ubuntu-patch
Hi,
When building your package for python 2.6, I'm getting this error:
dh_install --sourcedir=debian/tmp --list-missing -Xlicense.txt -X.pyc -X.pyo
dh_install: python-opencv missing files
(/usr/lib/python*/site-packages/opencv/*.py), aborting
make: *** [install] Error 2
dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary gave error exit
status 2
This is because python 2.6 is using dist-packages instead of site-packages. The
attached patch update the instlal file, changing site-packages to *-packages.
Thanks,
Fabrice
*** /tmp/tmpBkgUnX
In Ubuntu, we've applied the attached patch to achieve the following:
* Update debian/python-opencv.install for Python 2.6 dist-packages install
location
We thought you might be interested in doing the same.
-- System Information:
Debian Release: 5.0
APT prefers jaunty-updates
APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.31-17-generic (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
diff -u opencv-1.0.0/debian/python-opencv.install opencv-1.0.0/debian/python-opencv.install
--- opencv-1.0.0/debian/python-opencv.install
+++ opencv-1.0.0/debian/python-opencv.install
@@ -1,2 +1,2 @@
-/usr/lib/python*/site-packages/opencv/*.py
-/usr/lib/python*/site-packages/opencv/*.so
+/usr/lib/python*/*-packages/opencv/*.py
+/usr/lib/python*/*-packages/opencv/*.so
--- End Message ---
--- Begin Message ---
Source: opencv
Source-Version: 2.0.0-4
We believe that the bug you reported is fixed in the latest version of
opencv, which is due to be installed in the Debian FTP archive:
libcv-dev_2.0.0-4_i386.deb
to main/o/opencv/libcv-dev_2.0.0-4_i386.deb
libcv4_2.0.0-4_i386.deb
to main/o/opencv/libcv4_2.0.0-4_i386.deb
libcvaux-dev_2.0.0-4_i386.deb
to main/o/opencv/libcvaux-dev_2.0.0-4_i386.deb
libcvaux4_2.0.0-4_i386.deb
to main/o/opencv/libcvaux4_2.0.0-4_i386.deb
libhighgui-dev_2.0.0-4_i386.deb
to main/o/opencv/libhighgui-dev_2.0.0-4_i386.deb
libhighgui4_2.0.0-4_i386.deb
to main/o/opencv/libhighgui4_2.0.0-4_i386.deb
opencv-doc_2.0.0-4_all.deb
to main/o/opencv/opencv-doc_2.0.0-4_all.deb
opencv_2.0.0-4.diff.gz
to main/o/opencv/opencv_2.0.0-4.diff.gz
opencv_2.0.0-4.dsc
to main/o/opencv/opencv_2.0.0-4.dsc
python-opencv_2.0.0-4_i386.deb
to main/o/opencv/python-opencv_2.0.0-4_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Nobuhiro Iwamatsu <[email protected]> (supplier of updated opencv package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 14 Mar 2010 13:19:00 +0900
Source: opencv
Binary: opencv-doc libcv-dev libcvaux-dev libhighgui-dev libcv4 libcvaux4
libhighgui4 python-opencv
Architecture: source all i386
Version: 2.0.0-4
Distribution: unstable
Urgency: low
Maintainer: Debian Scientific Computing Team
<[email protected]>
Changed-By: Nobuhiro Iwamatsu <[email protected]>
Description:
libcv-dev - development files for libcv
libcv4 - computer vision library
libcvaux-dev - development files for libcvaux
libcvaux4 - computer vision extension library
libhighgui-dev - development files for libhighgui
libhighgui4 - computer vision GUI library
opencv-doc - OpenCV documentation and examples
python-opencv - Python bindings for the computer vision library
Closes: 565121
Changes:
opencv (2.0.0-4) unstable; urgency=low
.
* Update debian/control.
- Bumped standards-version to 3.8.4. No changes needed.
* Change install path of python-opencv. (Closes: #565121)
Checksums-Sha1:
3608f6a828f3474759719e189bd53e1eb6d9ca1e 1587 opencv_2.0.0-4.dsc
614a275008ea6e4df2dfdd5314fc638e4332091d 19855 opencv_2.0.0-4.diff.gz
d4cb3efb534ef86151daa45dd0ba0d4bb5fcef25 3468448 opencv-doc_2.0.0-4_all.deb
5ad9e45a3d75b3632686c7f75f30713817c76bb7 4867142 libcv-dev_2.0.0-4_i386.deb
a3a6097e798d1e1dcb1fbe79b23bd911e15ab779 613928 libcvaux-dev_2.0.0-4_i386.deb
02549f64e1b17632fcacf3774d4bc52516b2e4e0 144846 libhighgui-dev_2.0.0-4_i386.deb
4c11ea71aeb31acaf527e42782cf9ec90fa7640d 2059402 libcv4_2.0.0-4_i386.deb
d1f50bf466658fe0b9486f7eeb975e583554a8dc 450196 libcvaux4_2.0.0-4_i386.deb
47bb0c2ef37cf5a51c7749aaa38266e3092c3128 113592 libhighgui4_2.0.0-4_i386.deb
0c20c36338dfeb945ca18b51194272dca51950ee 723036 python-opencv_2.0.0-4_i386.deb
Checksums-Sha256:
e60bbae9acb3868b6535966653027cdf416da4d91b50e92f9dd13e4d04afcc5f 1587
opencv_2.0.0-4.dsc
6862279db5c5032aa9bf15e028f7ab2c80e373525b86052e8b150ca2702c09e5 19855
opencv_2.0.0-4.diff.gz
c3b99f6ea88618cc44b88275f2b421b0b0f3ed2d2e2ead26f6356cf4c6095f90 3468448
opencv-doc_2.0.0-4_all.deb
8e48b3cfb458db2b75d296fed88d5371233b0838151a0614ba7f6ce632401b02 4867142
libcv-dev_2.0.0-4_i386.deb
b3fba155e56236bdd31afd461c8c222fdcfe470f54ad2baf4f66abff8d315e49 613928
libcvaux-dev_2.0.0-4_i386.deb
e751fc9a69f48d39c91e2a94e5f84b0d47056da32a2a9a8c3c85207baec6a7ed 144846
libhighgui-dev_2.0.0-4_i386.deb
a08efbf37b2e65f8d904e3571c8eb8b5b30bca20c9f3445ceb877b1c2922e22e 2059402
libcv4_2.0.0-4_i386.deb
dcaf6748aefd002452844e1c81ef901b138e0fa7dfb9e7278e8b4003db70e53a 450196
libcvaux4_2.0.0-4_i386.deb
ab4898bc66c7815b3f03f0f00470f734e44ea74899b122c7394c5886b1479a9a 113592
libhighgui4_2.0.0-4_i386.deb
9621f2b70d17b1059809d7429c92ccc1cdb7986bc58713da00f689750ee4a3f2 723036
python-opencv_2.0.0-4_i386.deb
Files:
6435c2232b4ee0231d01a6b9ddc73a40 1587 devel optional opencv_2.0.0-4.dsc
5a4f4ba5c6a08fc8d842c6736880cb56 19855 devel optional opencv_2.0.0-4.diff.gz
37cc9fd47e1b5e91e3f86eba5e9a19b7 3468448 doc optional
opencv-doc_2.0.0-4_all.deb
070ad6443a7f2a62e2e4426bd081ce71 4867142 libdevel optional
libcv-dev_2.0.0-4_i386.deb
7aadfb8183f82ac70d334d2606460fcb 613928 libdevel optional
libcvaux-dev_2.0.0-4_i386.deb
0562153feceb44f07a26119981df0003 144846 libdevel optional
libhighgui-dev_2.0.0-4_i386.deb
d34575103dabda93e04933122d7fc279 2059402 libs optional libcv4_2.0.0-4_i386.deb
8f11599d42eed72d2f54303a82da0095 450196 libs optional
libcvaux4_2.0.0-4_i386.deb
ffc9da4608240445ba726c95d3112a14 113592 libs optional
libhighgui4_2.0.0-4_i386.deb
bbffe1f1c5ae17ebeac913ab4bc568f6 723036 python optional
python-opencv_2.0.0-4_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkudiXEACgkQQSHHQzFw6+miaQCcDue/c7qkFHPnD5OsY5S3Gl1W
Bp0An2KUOQn2FwnjeDlIO1qD1Y57LSr3
=vrW6
-----END PGP SIGNATURE-----
--- End Message ---