Operating System - HP-UX
1829148 Members
2277 Online
109986 Solutions
New Discussion

KRB5CLIENT install problem

 
SOLVED
Go to solution
Brian Bartley
Frequent Advisor

KRB5CLIENT install problem

I'd like to upgrade the CIFS server on 11.11. I've read the document at http://docs.hp.com/en/B8725-90104/ar01s05.html, the installation and patch requirements. It lists KRB5CLIENT bundle and its dependencies as prerequisites, specifically that I need these five patches and the KRB5CLIENT bundle:
PHCO_24400
PHCO_24402
PHNE_27796
PHSS_29487
PHSS_33384

I have all the patches except PHCO_24400 and PHCO_24402, but PHCO_24400 comes in the KRBCLIENT bundle, and I have the superseeding patch for PHCO_24402, which is PHCO_31923.

I'm using the terminal versions of swcopy and swinstall. When I attempt to copy the KRB5CLIENT bundle to /var/spool/sw, I get errors in the logfile like this:

########### begin snippet #################

* Reading source for file information.
The prerequisite "KRB5-Client.KRB5-64SLIB" for fileset
"krb5client.KRB5-64SLIB-A,r=C.1.3.5.05" cannot be successfully
resolved.
The corequisite "KRB5-Client.KRB5-PRG" for fileset
"krb5client.KRB5-64SLIB-A,r=C.1.3.5.05" cannot be successfully
resolved.
The corequisite "KRB5-Client.KRB5-ENG-A-MAN" for fileset
"krb5client.KRB5-64SLIB-A,r=C.1.3.5.05" cannot be successfully
resolved.
The corequisite "KRB5-Client.KRB5-RUN" for fileset
"krb5client.KRB5-64SLIB-A,r=C.1.3.5.05" cannot be successfully
resolved.
The corequisite "KRB5-Client.KRB5-SHLIB" for fileset
"krb5client.KRB5-64SLIB-A,r=C.1.3.5.05" cannot be successfully
resolved.
ERROR: The dependencies for fileset
"krb5client.KRB5-64SLIB-A,r=C.1.3.5.05" cannot be resolved
(see previous lines).
You must resolve the above dependencies before operating on
this fileset or change the "enforce_dependencies" option to
"false".
The prerequisite "KRB5-Client.KRB5-ENG-A-MAN" for fileset
"krb5client.KRB5-E-A-MAN-A,r=C.1.3.5.05" cannot be
successfully resolved.

........ skipping ..........

* Summary of Analysis Phase:
ERROR: Exclude krb5client.KRB5-64SLIB-A,r=C.1.3.5.05
ERROR: Exclude krb5client.KRB5-E-A-MAN-A,r=C.1.3.5.05
ERROR: Exclude krb5client.KRB5-J-E-MAN-A,r=C.1.3.5.05
ERROR: Exclude krb5client.KRB5-J-S-MAN-A,r=C.1.3.5.05
ERROR: Exclude krb5client.KRB5-PRG-A,r=C.1.3.5.05
ERROR: Exclude krb5client.KRB5-RUN-A,r=C.1.3.5.05
ERROR: Exclude krb5client.KRB5-SHLIB-A,r=C.1.3.5.05
ERROR: 7 of 31 filesets had Errors.
* 7 of 31 filesets will be Skipped.
* 17 of 31 filesets had no Errors or Warnings.
ERROR: The Analysis Phase had errors. See the above output for
details.

************ end of snippet *****************

It doesn't tell me what patches are missing, I wonder if I should go ahead and install it in hopes that I'll be able to install CIFS A.02.03? Or should I try to resolve these errors. I don't install software frequently enough to know how big of a problem the skipped filesets represent. I don't need Kerberos, I just want the CIFS upgrade because our network environment doesn't support the old Lan Manager protocol anymore. But apparently I need the KRB5CLIENT in order to install CIFS A.02.03. Thanks,

Brian




Brian Bartley
Campus Card Services
Indiana University
4 REPLIES 4
Dennis Handly
Acclaimed Contributor
Solution

Re: KRB5CLIENT install problem

>I'm using the terminal versions of swcopy and swinstall.

(By terminal, do you mean the command line version?)

When you do swcopy you should add "-x enforce_dependencies=false" and defer this check to swinstall.
Steven E. Protter
Exalted Contributor

Re: KRB5CLIENT install problem

Shalom Brian,

It would be helpful to see what commands you are running that produced the output.

I would try and resolve the problem before proceeding. swcopy errors are not serious. You seem to know what patches are required and are trying to make sure they are present.

I'd look at the commands used and perhaps change them slightly to succeed.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
MZ_1
Advisor

Re: KRB5CLIENT install problem

read the error carefully. there are two KRB packages you need to load.

KRB5-Client B.11.23 Kerberos V5 Client Version 1.0

krb5client C.1.3.5.03 Kerberos V5 Client Version 1.3.5.03

Dennis Handly
Acclaimed Contributor

Re: KRB5CLIENT install problem

>Mark: read the error carefully. there are two KRB packages you need to load.

This could just be related to the lack of "-x enforce_dependencies=false".
I.e. they are already in the depot or installed.