ImportError: /usr/lib/libkrb5.so.3: undefined symbol: add_error_table

Ken Causey ken at kencausey.com
Fri Nov 7 16:36:26 UTC 2003


I'm having some difficulty with python, openssl, and krb5:

# python2
Python 2.2.3 (#1, Oct 15 2003, 23:33:35) 
[GCC 3.3.1 20030930 (Red Hat Linux 3.3.1-6)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import ftplib
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "/usr/lib/python2.2/ftplib.py", line 46, in ?
    import socket
  File "/usr/lib/python2.2/socket.py", line 41, in ?
    from _socket import *
ImportError: /usr/lib/libkrb5.so.3: undefined symbol: add_error_table

I have installed:

python-2.2.3-7
krb5-libs-1.3.1-6
openssl-0.9.7a-23

I just upgraded these.  Have I missed upgrading something perhaps?  If
you need any further information please let me know.

Ken Causey
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20031107/3473291b/attachment-0001.sig>


More information about the fedora-list mailing list