Operating System - HP-UX
1834602 Members
4421 Online
110069 Solutions
New Discussion

Re: swcopy error due to PHKL_18543

 
Donald Osbourne
Occasional Advisor

swcopy error due to PHKL_18543

Once again the patch from hell PHKL_18543, has raised its ugly head and stopped me in my tracks while attempting to create a patch bundle using HP???s ???create_depot_hp-ux_1??? script. The analysis phase of the swcopy failed for all the patches that have a prerequisite of PHKL_18543.

Since this patch is properly installed and configured, my question to you is, how do I bypass this error and successfully complete the creation of the batch bundle for install?

Thank you,

Don
3 REPLIES 3
Paul Sperry
Honored Contributor

Re: swcopy error due to PHKL_18543

when you do your swcopy use the option:

-x enforce_dependencies=false

Steven E. Protter
Exalted Contributor

Re: swcopy error due to PHKL_18543

inlude PHKL_18543 in the patch bundle.

install with this command line

swinstall -x autoreboot=true -x reinstall=false -s /fullpatth of depot.

run check_patches and see that there are no errors with PHKL_18543

swlist -l product PHKL_18543

Make sure its there.

As I can tell from your message text you already know that reinstalling PHKL_18543 is NOT an option.



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
Steven E. Protter
Exalted Contributor

Re: swcopy error due to PHKL_18543

Correction:

swinstall -x autoreboot=true -x reinstall=false -s /fullpatth of depot. \*

otherwise you get in the interactive swinstall
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