:baby: Well GonoszTopi, You asked the right question.
Look what I found
Package: python2.3-pycurl
Version: 7.13.0-1
Severity: grave
Justification: renders package unusable
Mostly sarge based system with a few unstable packages.
$ python
Python 2.3.5 (#2, Feb 9 2005, 00:38:15)
>>> import pycurl
Traceback (most recent call last):
File "", line 1, in ?
ImportError: /usr/lib/libcurl.so.3: undefined symbol: tld_strerror
Also tried it with 7.13.1-1 from unstable and received the same error.
And my error:
/usr/lib/libcurl.so: undefined reference to `tld_strerror'
/usr/lib/libcurl.so: undefined reference to `idna_strerror'
collect2: ld returned 1 exit status
Ok, I guess I wait till they fix it. Yes?
Jonathan