Bernard,
 
Thank you for such a quick response.  I am using RHEL4 update version 3 (the latest one). 
 
Your suggestion worked.  I had manually downloaded and installed an openssl previous to copying all of the rpms from the redhat installation cds.  Once I deleted the entire /tftpboot/rpm directory and re-copied the rpms my ./install_cluster script ran fine and I now of the Wizard gui up.
 
Thanks very much!
 
-Tyler

>>> "Bernard Li" <[EMAIL PROTECTED]> 6/8/2006 11:53 AM >>>
Re-sent, due to message too long...


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bernard Li
Sent: Thursday, June 08, 2006 10:36
To: Tyler Cruickshank; [email protected]
Subject: Re: [Oscar-users] krb5 package problems

Hi Tyler:
 
Which update version of RHEL4 are you using?
 
It sort of looks like you installed an older update version of RHEL4 on the headnode, but the contents of /tftpboot/rpm came from a newer version of RHEL4.
 
Your installed version of openssl is openssl-0.97a-43.8 but the version in /tftpboot/rpm is openssl-0.9.7f-7.10.
 
Cheers,
 
Bernard


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tyler Cruickshank
Sent: Thursday, June 08, 2006 9:04
To: [email protected]
Subject: [Oscar-users] krb5 package problems

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
_______________________________________________
Oscar-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to