Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
libSSL symbol problem (kerberos)
#1

On my Fedore Core 2 I get the following error when starting up2date:

 



Code:
Traceback (most recent call last):
 File "/usr/sbin/up2date", line 53, in ?
   from OpenSSL import SSL
ImportError: /lib/libssl.so.4: undefined symbol: krb5_cc_get_principal




 

When I try to connect to a FTP site with LFTP, the problem also shows up:



Code:
lftp :~> connect xxx.yyy.zzz.aaa:ffff
/lib/libssl.so.4: undefined symbol: krb5_cc_get_principal
connect: ftp - not supported protocol




 

How can I fix this? Install libssl again somehow?

 

This is really very important, if I don't get this to work again, I will have to wipe out my FC2 install and set it up from scratch....

 

I did a "strace up2date" and the phyton command that generates the error message is:

from OpenSSL import SSL

Reply
#2
Just had to re-install the FC2 openSSL RPM with --force..
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)