[bug-notifications] [libkrb5_3 0004992]: ssh fails with error with "ld.so.1: ./ssh: fatal: libkrb5.so.3: open failed: No such file or directory"

Mantis Bug Tracker noreply at opencsw.org
Fri Sep 21 15:35:06 CEST 2012


A NOTE has been added to this issue. 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=4992 
====================================================================== 
Reported By:                slufoot80
Assigned To:                dam
====================================================================== 
Project:                    libkrb5_3
Issue ID:                   4992
Category:                   packaging
Reproducibility:            random
Severity:                   crash
Priority:                   normal
Status:                     feedback
====================================================================== 
Date Submitted:             2012-08-22 17:48 CEST
Last Modified:              2012-09-21 15:35 CEST
====================================================================== 
Summary:                    ssh fails with error with "ld.so.1: ./ssh: fatal:
libkrb5.so.3: open failed: No such file or directory"
Description: 
./ssh
ld.so.1: ./ssh: fatal: libkrb5.so.3: open failed: No such file or
directory

According to pkgutil I have it installed
pkgutil -F libkrb5.so.3
/opt/csw/lib/libkrb5.so.3       CSWlibkrb5-3
/opt/csw/lib/libkrb5.so.3.3     CSWlibkrb5-3
/opt/csw/lib/sparcv9/libkrb5.so.3       CSWlibkrb5-3
/opt/csw/lib/sparcv9/libkrb5.so.3.3     CSWlibkrb5-3

but when I run ls nothing
ls /opt/csw/lib/libkrb5.so.3   
/opt/csw/lib/libkrb5.so.3: No such file or directory

What do I need to do to fix this?

======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
has duplicate       0005002 ssh fails with error ld.so.1
====================================================================== 

---------------------------------------------------------------------- 
 (0010133) slufoot80 (reporter) - 2012-09-21 15:35
 https://www.opencsw.org/mantis/view.php?id=4992#c10133 
---------------------------------------------------------------------- 
Ok I installed both of them, but I still have the same problem in order to
get it to work I have to run
"export LD_NOVERSION=1" which I don't think I should be doing. but the
command runs see at the bottom but when I go to connect I get a new error
_______________________________________________________________________________


bash-2.05# pkgutil -a krb5_lib
common               package              catalog                       
size
krb5_lib_dev_stub    CSWkrb5libdev        1.9.2,REV=2012.04.17         9.9
KB
krb5_lib_stub        CSWkrb5lib           1.9.2,REV=2012.04.17        10.0
KB
bash-2.05# pkgutil -i -y CSWkrb5libdev CSWkrb5lib
Solving needed dependencies ...
Solving dependency order ...
10 CURRENT packages:
        CSWcommon-1.5,REV=2010.12.11
        CSWkrb5lib-1.9.2,REV=2012.04.17
        CSWkrb5libdev-1.9.2,REV=2012.04.17
        CSWlibcom-err3-1.9.2,REV=2012.04.17
        CSWlibgssapi-krb5-2-1.9.2,REV=2012.04.17
        CSWlibk5crypto3-1.9.2,REV=2012.04.17
        CSWlibkrb5-3-1.9.2,REV=2012.04.17
        CSWlibkrb5-dev-1.9.2,REV=2012.04.17
        CSWlibkrb5-priv-1.9.2,REV=2012.04.17
        CSWlibkrb5support0-1.9.2,REV=2012.04.17

Nothing to do.
bash-2.05# pkgutil -i -y CSWkrb5lib
Solving needed dependencies ...
Solving dependency order ...
7 CURRENT packages:
        CSWcommon-1.5,REV=2010.12.11
        CSWkrb5lib-1.9.2,REV=2012.04.17
        CSWlibcom-err3-1.9.2,REV=2012.04.17
        CSWlibgssapi-krb5-2-1.9.2,REV=2012.04.17
        CSWlibk5crypto3-1.9.2,REV=2012.04.17
        CSWlibkrb5-3-1.9.2,REV=2012.04.17
        CSWlibkrb5support0-1.9.2,REV=2012.04.17

Nothing to do.
______________________________________________________________________________
./ssh
usage: ssh [-1246AaCfgKkMNnqsTtVvXxYy] [-b bind_address] [-c cipher_spec]
           [-D [bind_address:]port] [-e escape_char] [-F configfile]
           [-I pkcs11] [-i identity_file]
           [-L [bind_address:]port:host:hostport]
           [-l login_name] [-m mac_spec] [-O ctl_cmd] [-o option] [-p
port]
           [-R [bind_address:]port:host:hostport] [-S ctl_path]
           [-W host:port] [-w local_tun[:remote_tun]]
           [user@]hostname [command]
bash-2.05# ./ssh fnowicki at 10.2.10.27
OpenSSL version mismatch. Built against 90817f, you have 90704f



More information about the bug-notifications mailing list