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 -- Per REVOCARE l'iscrizione alla lista, inviare un email a [email protected] con oggetto "unsubscribe". Per problemi inviare un email in INGLESE a [email protected] To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

