Package: python2.3-librdf Version: 1.0.0.2-1 Tags: sarge, sid Severity: grave Justification: renders package unusable
[EMAIL PROTECTED]:~$ python Python 2.3.4 (#2, Dec 3 2004, 13:53:17) [GCC 3.3.5 (Debian 1:3.3.5-2)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import RDF Traceback (most recent call last): File "<stdin>", line 1, in ? File "/usr/lib/python2.3/site-packages/RDF.py", line 130, in ? import Redland ImportError: /usr/lib/libcurl.so.3: undefined symbol: tld_strerror >>> [EMAIL PROTECTED]:~$ dpkg --list python2.3-librdf libcurl3 Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-==============-==============-============================================ ii python2.3-libr 1.0.0.2-1 Python 2.3 language bindings for the Redland ii libcurl3 7.13.1-1 Multi-protocol file transfer library, now wi [EMAIL PROTECTED]:~$ sudo dpkg -i ~darrint/libcurl3_7.13.0-2_i386.deb dpkg - warning: downgrading libcurl3 from 7.13.1-1 to 7.13.0-2. (Reading database ... 70836 files and directories currently installed.) Preparing to replace libcurl3 7.13.1-1 (using .../libcurl3_7.13.0-2_i386.deb) ... Unpacking replacement libcurl3 ... Setting up libcurl3 (7.13.0-2) ... [EMAIL PROTECTED]:~$ python Python 2.3.4 (#2, Dec 3 2004, 13:53:17) [GCC 3.3.5 (Debian 1:3.3.5-2)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import RDF >>> [EMAIL PROTECTED]:~$ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]