Project

General

Profile

Bug #142

ssh can't find libgssapi_krb5.so.2

sinister - almost 12 years ago - . Updated almost 8 years ago.

Status:
fixed
Priority:
bug
Assignee:
-
% Done:

0%


Description

$ ssh 
ssh: error while loading shared libraries: libgssapi_krb5.so.2: cannot open shared object file: No such file or directory

$ ldd `which ssh` 
    libcrypto.so.1.0.0 => /usr/lib/libcrypto.so.1.0.0 (0x77078000)
    libdl.so.2 => /lib/libdl.so.2 (0x77064000)
    libldns.so.1 => /usr/lib/libldns.so.1 (0x77008000)
    libz.so.1 => /usr/lib/libz.so.1 (0x76fe0000)
    libgssapi_krb5.so.2 => not found
    libc.so.6 => /lib/libc.so.6 (0x76e64000)
    /lib/ld.so.1 (0x77240000)

History

#2

Updated by sinister almost 12 years ago

My machine is Yeeloong.

#3

Updated by mtjm almost 12 years ago

$ pacman -Qo /usr/lib/libgssapi_krb5.so.2
/usr/lib/libgssapi_krb5.so.2 is owned by krb5 1.10.2-2

Which version do you have?

#4

Updated by sinister almost 12 years ago

# pacman -Ss krb5 
core/krb5 1.10.2-2 [installed]
    The Kerberos network authentication system

# pacman -Ql krb5 
error: could not open file /var/lib/pacman/local/krb5-1.10.2-2/files: No such file or directory

I re-installed krb5 like this:

pacman -Sf krb5

That was strange but it looks like everything is OK now :-)

#7

Updated by Anonymous almost 8 years ago

  • Project changed from 3 to Ports

Also available in: Atom PDF