Your message dated Sat, 8 Apr 2017 20:55:08 +0100
with message-id <[email protected]>
and subject line Re: Bug#859187: libcurl3 - undefined symbol: libssh2_scp_recv2
has caused the Debian Bug report #859187,
regarding libcurl3 - undefined symbol: libssh2_scp_recv2
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.)


-- 
859187: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859187
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libcurl3
Version: 7.52.1-3
Severity: normal

Dear Maintainer,

I have switch from jessie to stretch. I have made apt-get update && apt-get 
upgrade && apt-get dist-upgrade.

Since i can't use cmake, curl, etc because i have this message :

curl: symbol lookup error: /usr/lib/x86_64-linux-gnu/libcurl.so.4: undefined 
symbol: libssh2_scp_recv2

#ldd -r libcurl.so.4
        linux-vdso.so.1 (0x00007ffd2e10e000)
        libnghttp2.so.14 => /usr/lib/x86_64-linux-gnu/libnghttp2.so.14 
(0x00007f72ba99a000)
        libidn2.so.0 => /usr/lib/x86_64-linux-gnu/libidn2.so.0 
(0x00007f72ba778000)
        librtmp.so.1 => /usr/lib/x86_64-linux-gnu/librtmp.so.1 
(0x00007f72ba55b000)
        libssh2.so.1 => /usr/local/lib/libssh2.so.1 (0x00007f72ba333000)
        libpsl.so.5 => /usr/lib/x86_64-linux-gnu/libpsl.so.5 
(0x00007f72ba125000)
        libssl.so.1.0.2 => /usr/lib/x86_64-linux-gnu/libssl.so.1.0.2 
(0x00007f72b9eba000)
        libcrypto.so.1.0.2 => /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2 
(0x00007f72b9a56000)
        libgssapi_krb5.so.2 => /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2 
(0x00007f72b980b000)
        libkrb5.so.3 => /usr/lib/x86_64-linux-gnu/libkrb5.so.3 
(0x00007f72b9531000)
        libk5crypto.so.3 => /usr/lib/x86_64-linux-gnu/libk5crypto.so.3 
(0x00007f72b92fe000)
        libcom_err.so.2 => /lib/x86_64-linux-gnu/libcom_err.so.2 
(0x00007f72b90fa000)
        liblber-2.4.so.2 => /usr/lib/x86_64-linux-gnu/liblber-2.4.so.2 
(0x00007f72b8ee9000)
        libldap_r-2.4.so.2 => /usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2 
(0x00007f72b8c98000)
        libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f72b8a7e000)
        libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 
(0x00007f72b8861000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f72b84c3000)
        libunistring.so.0 => /usr/lib/x86_64-linux-gnu/libunistring.so.0 
(0x00007f72b81ac000)
        libgnutls.so.30 => /usr/lib/x86_64-linux-gnu/libgnutls.so.30 
(0x00007f72b7e11000)
        libhogweed.so.4 => /usr/lib/x86_64-linux-gnu/libhogweed.so.4 
(0x00007f72b7bdc000)
        libnettle.so.6 => /usr/lib/x86_64-linux-gnu/libnettle.so.6 
(0x00007f72b79a5000)
        libgmp.so.10 => /usr/lib/x86_64-linux-gnu/libgmp.so.10 
(0x00007f72b7722000)
        libssl.so.1.0.0 => /usr/lib/x86_64-linux-gnu/libssl.so.1.0.0 
(0x00007f72b74c1000)
        libcrypto.so.1.0.0 => /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.0 
(0x00007f72b70c5000)
        libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f72b6ebf000)
        libkrb5support.so.0 => /usr/lib/x86_64-linux-gnu/libkrb5support.so.0 
(0x00007f72b6cb3000)
        libkeyutils.so.1 => /lib/x86_64-linux-gnu/libkeyutils.so.1 
(0x00007f72b6aaf000)
        libresolv.so.2 => /lib/x86_64-linux-gnu/libresolv.so.2 
(0x00007f72b6898000)
        /lib64/ld-linux-x86-64.so.2 (0x00005573bb369000)
        libsasl2.so.2 => /usr/lib/x86_64-linux-gnu/libsasl2.so.2 
(0x00007f72b667d000)
        libp11-kit.so.0 => /usr/lib/x86_64-linux-gnu/libp11-kit.so.0 
(0x00007f72b6416000)
        libidn.so.11 => /lib/x86_64-linux-gnu/libidn.so.11 (0x00007f72b61e2000)
        libtasn1.so.6 => /usr/lib/x86_64-linux-gnu/libtasn1.so.6 
(0x00007f72b5fcf000)
        libffi.so.6 => /usr/lib/x86_64-linux-gnu/libffi.so.6 
(0x00007f72b5dc6000)
undefined symbol: libssh2_scp_recv2     (./libcurl.so.4)

#ls -l libcurl*
lrwxrwxrwx 1 root root      16 févr. 21 23:38 libcurl.a -> libcurl-gnutls.a
-rw-r--r-- 1 root root 1049732 févr. 21 23:38 libcurl-gnutls.a
-rw-r--r-- 1 root root    1000 févr. 21 23:38 libcurl-gnutls.la
lrwxrwxrwx 1 root root      23 févr. 21 23:38 libcurl-gnutls.so -> 
libcurl-gnutls.so.4.4.0
lrwxrwxrwx 1 root root      19 févr. 21 23:38 libcurl-gnutls.so.3 -> 
libcurl-gnutls.so.4
lrwxrwxrwx 1 root root      23 févr. 21 23:38 libcurl-gnutls.so.4 -> 
libcurl-gnutls.so.4.4.0
-rw-r--r-- 1 root root  518560 févr. 21 23:38 libcurl-gnutls.so.4.4.0
lrwxrwxrwx 1 root root      17 févr. 21 23:38 libcurl.la -> libcurl-gnutls.la
lrwxrwxrwx 1 root root      17 févr. 21 23:38 libcurl.so -> libcurl-gnutls.so
lrwxrwxrwx 1 root root      12 févr. 21 23:38 libcurl.so.3 -> libcurl.so.4
lrwxrwxrwx 1 root root      16 févr. 21 23:38 libcurl.so.4 -> libcurl.so.4.4.0
-rw-r--r-- 1 root root  522656 févr. 21 23:38 libcurl.so.4.4.0

I have deinstall et reinstall libcurl but i have the same problem

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

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

Versions of packages libcurl3 depends on:
ii  libc6             2.24-9
ii  libcomerr2        1.43.4-2
ii  libgssapi-krb5-2  1.15-1
ii  libidn2-0         0.16-1
ii  libk5crypto3      1.15-1
ii  libkrb5-3         1.15-1
ii  libldap-2.4-2     2.4.44+dfsg-3
ii  libnghttp2-14     1.18.1-1
ii  libpsl5           0.17.0-3
ii  librtmp1          2.4+20151223.gitfa8646d.1-1+b1
ii  libssh2-1         1.7.0-1
ii  libssl1.0.2       1.0.2k-1
ii  zlib1g            1:1.2.8.dfsg-5

Versions of packages libcurl3 recommends:
ii  ca-certificates  20161130

libcurl3 suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
On Fri, Mar 31, 2017 at 11:48:10AM +0200, Ackak wrote:
> Package: libcurl3
> Version: 7.52.1-3
> Severity: normal
> 
> Dear Maintainer,
> 
> I have switch from jessie to stretch. I have made apt-get update && apt-get 
> upgrade && apt-get dist-upgrade.
> 
> Since i can't use cmake, curl, etc because i have this message :
> 
> curl: symbol lookup error: /usr/lib/x86_64-linux-gnu/libcurl.so.4: undefined 
> symbol: libssh2_scp_recv2

As per Daniel's reply, this doesn't look like a bug in the Debian package.

Cheers

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply via email to