Your message dated Mon, 16 Oct 2017 20:55:22 +0200
with message-id <[email protected]>
and subject line Re: Bug#851321: Found the problem
has caused the Debian Bug report #851321,
regarding import cv2 gives error with k5_buf_free
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.)


-- 
851321: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851321
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-opencv
Version: 2.4.9.1+dfsg-2.1
Severity: normal

When I try to import cv2, I get the following error:

$python
Python 2.7.13 (default, Dec 18 2016, 20:19:42)
[GCC 6.2.1 20161215] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import cv2
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2: symbol k5_buf_free, 
version krb5support_0_MIT not defined in file libkrb5support.so.0 with link 
time reference
>>>



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.8.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages python-opencv depends on:
ii  libc6                             2.24-8
ii  libgcc1                           1:6.2.1-5
ii  libopencv-calib3d2.4v5            2.4.9.1+dfsg-2.1
ii  libopencv-contrib2.4v5            2.4.9.1+dfsg-2.1
ii  libopencv-core2.4v5               2.4.9.1+dfsg-2.1
ii  libopencv-features2d2.4v5         2.4.9.1+dfsg-2.1
ii  libopencv-flann2.4v5              2.4.9.1+dfsg-2.1
ii  libopencv-highgui2.4-deb0         2.4.9.1+dfsg-2.1
ii  libopencv-imgproc2.4v5            2.4.9.1+dfsg-2.1
ii  libopencv-legacy2.4v5             2.4.9.1+dfsg-2.1
ii  libopencv-ml2.4v5                 2.4.9.1+dfsg-2.1
ii  libopencv-objdetect2.4v5          2.4.9.1+dfsg-2.1
ii  libopencv-photo2.4v5              2.4.9.1+dfsg-2.1
ii  libopencv-video2.4v5              2.4.9.1+dfsg-2.1
ii  libpython2.7                      2.7.13-1
ii  libstdc++6                        6.2.1-5
ii  python                            2.7.13-1
ii  python-numpy [python-numpy-abi9]  1:1.12.0~b1-1
pn  python:any                        <none>

python-opencv recommends no packages.

python-opencv suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
On Tue, Jan 17, 2017 at 09:20:34AM -0600, Brent S. Elmer Ph.D. wrote:
> I found the problem.  I had LD_LIBRARY_PATH set and it was picking up
> some libkrb5* libraries from there.  After I removed that directory
> from LD_LIBRARY_PATH, import cv2 worked fine.

hence, closing.

-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
more about me:  https://mapreri.org                             : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply via email to