[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problemi con curl



Piviul ha scrito il 10/07/2015 alle 12:35:
> Qualcuno con un wheezy a 64 bit con
> curl installato può provare a postare il risultato del comando
> 
> # ldd $(which curl)
non è questo il problema; ho trovato un altro pc con wheezy a 64bit e
> # ldd $(which curl) | grep ssl && apt-cache policy curl
> 	libssl.so.1.0.0 => /usr/lib/x86_64-linux-gnu/libssl.so.1.0.0 (0x00007fc49ef32000)
> curl:
>   Installed: 7.26.0-1+wheezy13
>   Candidate: 7.26.0-1+wheezy13
>   Version table:
>  *** 7.26.0-1+wheezy13 0
>         500 http://security.debian.org/ wheezy/updates/main amd64 Packages
>         100 /var/lib/dpkg/status
>      7.26.0-1+wheezy11 0
>         500 http://http.debian.net/debian/ wheezy/main amd64 Packages

mentre nella macchina con problemi il risultato è
> # ldd $(which curl) | grep ssl && apt-cache policy curl
> 	libssl.so.1.0.0 => /usr/lib/x86_64-linux-gnu/libssl.so.1.0.0 (0x00007efd50a82000)
> 	libssl.so.0.9.8 => not found
> curl:
>   Installed: 7.26.0-1+wheezy13
>   Candidate: 7.26.0-1+wheezy13
>   Version table:
>  *** 7.26.0-1+wheezy13 0
>         500 http://security.debian.org/ wheezy/updates/main amd64 Packages
>         100 /var/lib/dpkg/status
>      7.26.0-1+wheezy11 0
>         500 http://http.debian.net/debian/ wheezy/main amd64 Packages

Come è possibile che le dll usate da curl siano differenti a parità di
curl installato?

Piviul


Reply to: