Hi.
I am a first time OSCAR user and cant seem to find my way out of
the
following problem. Google, OSCAR FAQ, nor the users list seems
to
address this issue. My wizard preparation script is failing to
finish
due to what I think is a krb5 package problem. Please see
the screen
output from
./install_cluster below.
I am running Redhat Enterprise WS 4 on a x86. OSCAR version
4.2.
I have run './install_cluster eth1' in debug mode and find 1 warning
and
1 one error:
1) WARNING: Appears oscar-httpd was not installed. Defaulting to
local
filesystem.
2) <== NG openssl
/tftpboot/rpm/openssl-0.9.7f-7.10.i686.rpm
requires libk5crypto.so.3(k5crypto_3_MIT)
(UNKNOWN)
requires
libkrb5.so.3(krb5_3_MIT) (UNKNOWN)
Focusing on #2 ...
Neither package is installed as per
rpm -qa | grep
k5crypto_3_MIT
rpm -qa | grep krb5_3_MIT
returns. Related
installed packages
include:
**************************************************
[EMAIL PROTECTED]
etc]# rpm -qa | grep
krb
krb5-libs-1.3.4-27
krbafs-1.2.2-6
krbafs-devel-1.2.2-6
krb5-workstation-1.3.4-27
krb5-auth-dialog-0.2-1
krb5-devel-1.3.4-27
pam_krb5-2.1.8-1
[EMAIL PROTECTED] include]# rpm -qa | grep
openssl
xmlsec1-openssl-1.2.6-3
openssl-perl-0.9.7a-43.8
openssl-devel-0.9.7a-43.8
openssl096b-0.9.6b-22.42
openssl-0.9.7a-43.8
**************************************************
Searching for k5crypto_3_MIT brings me back to the krb5_libs rpm
(which
is apparently already installed) on rpm.pbone.net. I cannot,
however,
find a redhat rpm for krb5_3_MIT but the Fedora rpm suggests
that it is
the same as krb5_libs.
Any help offered would be appreciated.
Thank you.
-Tyler Cruickshank