Re: [OpenAFS] Help installing openafs-1.6.5 on sunx86: bosserver: fatal: libkrb5.so.1

2013-08-06 Thread John Tang Boyland
Just copyiong over libkrb5.so.1 wasn't sufficient: # /etc/init.d/afs stop Killing inetd.afs Shutting down AFS server processes ld.so.1: bos: fatal: relocation error: file /opt/openafs-1.6.5/root.server/usr/afs/bin/bos: symbol krb5_free_keytab_entry_contents: referenced symbol not found Killed Ki

Re: [OpenAFS] Help installing openafs-1.6.5 on sunx86: bosserver: fatal: libkrb5.so.1

2013-08-06 Thread Douglas E. Engert
On 8/6/2013 7:46 AM, John Tang Boyland wrote: It must be an old solaris 10: % uname -a SunOS filip 5.10 Generic_125101-10 i86pc i386 i86pc Actually I have another machine running Solaris 10 x86 and this indeed has libkrb5.so.1. ANy reason why not to copy it from one to the other? As long as

Re: [OpenAFS] Help installing openafs-1.6.5 on sunx86: bosserver: fatal: libkrb5.so.1

2013-08-06 Thread chas williams - CONTRACTOR
A caution, our custom (for various technical reasons) krb5 binaries lacked thread support on Solaris. This will cause spurious crashes. They were built with the SUNWSpro compiler but we forgot to provide the -mt option (which basically just does -D_REENTRANT as I recall). I don't know what gcc doe

Re: [OpenAFS] Help installing openafs-1.6.5 on sunx86: bosserver: fatal: libkrb5.so.1

2013-08-06 Thread John Tang Boyland
It must be an old solaris 10: % uname -a SunOS filip 5.10 Generic_125101-10 i86pc i386 i86pc Actually I have another machine running Solaris 10 x86 and this indeed has libkrb5.so.1. ANy reason why not to copy it from one to the other? (Yes, I know the machine is old...) Best regards, John ] --

Re: [OpenAFS] Help installing openafs-1.6.5 on sunx86: bosserver: fatal: libkrb5.so.1

2013-08-06 Thread Derrick Brashear
solaris 9 or 10? for 10, 120012-14 should include libkrb5.so.1 On Tue, Aug 6, 2013 at 5:57 AM, John Tang Boyland wrote: > Dear OpenAFS, > I'm trying to upgrade our servers to openafs 1.6.5. One sunx86 is > currently > running 1.4.12. I downloaded the binary for openafs 1.6.5 and tried > to

[OpenAFS] Help installing openafs-1.6.5 on sunx86: bosserver: fatal: libkrb5.so.1

2013-08-06 Thread John Tang Boyland
Dear OpenAFS, I'm trying to upgrade our servers to openafs 1.6.5. One sunx86 is currently running 1.4.12. I downloaded the binary for openafs 1.6.5 and tried to use it but it gives the error: # /etc/init.d/afs start Entry for afs already exists in /etc/name_to_sysnum Loading NFS server kernel e