[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
Wed Sep 26 19:25:18 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-26 19:25 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
======================================================================
----------------------------------------------------------------------
(0010142) slufoot80 (reporter) - 2012-09-26 19:25
https://www.opencsw.org/mantis/view.php?id=4992#c10142
----------------------------------------------------------------------
actually I fixed the issue to do this I added an environment variable to
the
/etc/.login file and it worked
"setenv LD_NOVERSION 1"
More information about the bug-notifications
mailing list