- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Failing to patch
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2006 04:47 AM
12-05-2006 04:47 AM
Failing to patch
ERROR: A required patch PHKL_31151 (B.11.23) or PHKL_31152 (B.11.22) or any
patch which supersedes it must exist on this system. The swinstall
operation cannot proceed safely. Please install the required patch
and retry this operation.
searching itrc for my system
itrc.hp.com->patch database->find patches for my HP-UX system->upload system info->search for PHKL_31152
it tells me that PHKL_35100 supersedes that patch and it also helps and selects
PHKL_34094 to download
It gives me no option to get the superseded patch.
I download both.
I unzip them in /temp/test3/
and I run "sh create_depot_hp-ux_11"
then "rm /var/adm/sw/swagent.log" so I have a clean log file
then I run swinstall and point its depot source directory to /tmp/test3/depot
I then mark the BUNDLE for install It it shows as a partial install.
I then go to install it and it errors out.
And lone behold I still get the error
that I am missing PHKL_31151
I also get
ERROR: The "checkinstall" script for "PHKL_31500" failed (exit code
"1"). The script location was
"/var/tmp/BAAa07801/catalog/PHKL_31500/pfiles/checkinstall".
* This script had errors and the execution of this product
cannot proceed until the problem is fixed. Check the above
output from the script for further details.
* The software "PHKL_31500.CORE2-KRN,r=1.0" has previous
analysis errors.
The prerequisite "PHKL_31500.CORE2-KRN,r=1.0" for fileset
"PHKL_34094.CORE2-KRN,r=1.0" cannot be successfully resolved.
checking into that I run
"/var/tmp/BAAa07801/catalog/PHKL_31500/pfiles/checkinstall"
and it gives me the following errors
/var/tmp/BAAa07801/catalog/PHKL_31500/pfiles/checkinstall[77]: grep: not found.
/var/tmp/BAAa07801/catalog/PHKL_31500/pfiles/checkinstall[97]: uname: not found.
here are some trouble shooting steps I try to figure out if grep and uname exist
[root@rx2600 test3]$which grep
/usr/bin/grep
[root@rx2600 test3]$which uname
/usr/bin/uname
I'm really not sure what to do from here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2006 05:20 AM
12-05-2006 05:20 AM
Re: Failing to patch
when you wheel preview of installation of the Patch appear algun error? you he arrived to conclude the same installation with error?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2006 05:37 AM
12-05-2006 05:37 AM
Re: Failing to patch
Jeff,
The error message is telling you what to do - Install "patch PHKL_31151 (B.11.23) or PHKL_31152 (B.11.22) or any
patch which supersedes it"
Then run the patch that is failing. The successful install is dependant on the pre req patch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2006 05:44 AM
12-05-2006 05:44 AM
Re: Failing to patch
Its a recursive loop I'm trying to get out of.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2006 06:12 AM
12-05-2006 06:12 AM
Re: Failing to patch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2006 06:44 AM
12-05-2006 06:44 AM
Re: Failing to patch
You could also try unselecting the enforce dependencies (I use the swinstall interacitve program and select/deslect the options there)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2006 08:46 AM
12-05-2006 08:46 AM
Re: Failing to patch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2006 09:51 AM
12-05-2006 09:51 AM
Re: Failing to patch
PHKL_31500 may have already been installed more than once. That could corrupt the SD/UX patch databse.
swlist -l product | grep PHKL_31500
swverify \*
#check output for problems with PHKL_31500.
If none of these problems exist, make sure that there is adequate space in /var for the install to complete.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2006 11:23 AM
12-05-2006 11:23 AM
Re: Failing to patch
Note to hp developers: some fixes are needed in the checkinstall script for any superseding patch replacements for PHKL_31500
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2006 11:27 AM
12-05-2006 11:27 AM
Re: Failing to patch
Only a problem with its checkinstall script