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

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

 



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

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux