- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Error to install PHKL_38038
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
08-19-2009 05:06 AM
08-19-2009 05:06 AM
Error to install PHKL_38038
I have one server BL870c with HPUX 11.31 march 2009. I have installed Integrity Virtual Machine and I like to install the patch PHKL_38038, it is mandatory.
When I install the path i obtain errors.
ERROR: The software selection "PHCO_38837.C-INC,r=1.0,a=HP-UX_B.11.31_IA/PA,v=HP,fr=1.0,fa=HP-is not available. Make sure its state is "AVAILABLE"
and so with all other dependencies, PHKL_36261, PHKL_36477, etc...
Any idea ?
Thanks,
Jesus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2009 05:11 AM
08-19-2009 05:11 AM
Re: Error to install PHKL_38038
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2009 05:21 AM
08-19-2009 05:21 AM
Re: Error to install PHKL_38038
First, you should use the recommended replacement patch : PHKL_39747 .
You should download PHKL_39747 and all its dependencies. This is easily done using the ITRC Patch Database "cart". When you use 'swinstall' to actually install the contents of the downloaded depot, patches that already exist on your server will not be reinstalled unless you force that (and you don't want to do that).
# swinstall -s /patches/swdepot -x autoreboot=true -x patch_match_target=true -x enforce_dependencies=true
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2009 08:45 AM
08-19-2009 08:45 AM
Re: Error to install PHKL_38038
I tried to install the recommended patch but the result is the same.
I've downloaded several "bundle" with the patch and its dependencies, but I get errors.
Thanks,
Jesus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2009 08:50 AM
08-19-2009 08:50 AM
Re: Error to install PHKL_38038
Your explanation of the problem does not give us anything to work on. You need to provide more details about what you have done. For example, are you trying to install this patch(es) from a graphical swinstall tool or straight from the command line ? Also "I got errors again" is not very helpful understanding what these errors were.
Please copy and paste what you type on your screen and what you see on your screen as error messages. If you are using a graphical tool, paste your screenshots into a document and attach the document to your post.
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2009 11:54 AM
08-19-2009 11:54 AM
Re: Error to install PHKL_38038
swlist -l fileset -a state PHCO_38837
Or list from your depot.
Since C-INC is just some include files, it probably doesn't matter if we use a hammer and force the state to be AVAILABLE.
(You probably should take an ignite backup first.)
>Mel: If you are using a graphical tool, paste your screenshots into a document and attach the document to your post.
It would probably better not to use the GUI and just extract the raw messages from:
/var/adm/sw/swinstall.log
/var/adm/sw/swagent.log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2009 01:16 PM
08-19-2009 01:16 PM
Re: Error to install PHKL_38038
I do not have any patches installed. I installed the "bundle" from graphical tool. I attached a file with the errors to create the depot.
The patches were downloaded from the HP website for HPUX 11.31, with gzip format.
The system is newly installed and just installed the IVM.
Thanks,
Jesus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2009 12:21 AM
08-20-2009 12:21 AM
Re: Error to install PHKL_38038
It looks as if there was a problem with creating the patch depot.
Check the swagent.log that gets created under the patch depot direcory ie :
/tmp/patches/depot/swagent.log
The logfile should details the errors with the swcopy.
To list the state of the patches run :
#swlist -l fileset -a state -s /tmp/patches/depot
They should have a state as "available" .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2009 12:33 AM
08-20-2009 12:33 AM
Re: Error to install PHKL_38038
is anything in '/tmp/patches/depot' ?
Can you give us 'll /tmp/patches' .
>ERROR: More information may be found in the agent logfile using the command "swjob -a log wasvmbl2-0004 @ wasvmbl2:/tmp/patches/depot".
Can you give us the output of this?
You're running this as root?
Volkmar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2009 01:36 AM
08-20-2009 01:36 AM
Re: Error to install PHKL_38038
Probably with the original "80736768 Aug 18 12:28 hpux__11.31_08181126.tar":
* "wasvmbl2:/tmp/patches/depot": This target does not exist and will be created.
ERROR: "wasvmbl2:/tmp/patches/depot": 1 files had errors during this operation.
ERROR: More information may be found in the agent logfile using the command "swjob -a log wasvmbl2-0004 @ wasvmbl2:/tmp/patches/depot".
>V. Nyga: is anything in /tmp/patches/depot? Can you give us 'll /tmp/patches'.
That was provided in that attached log. The depot was empty and it was corrupted on the first swcopy.
I would second Torsten's "corrupted download" comment.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2009 01:48 AM
08-20-2009 01:48 AM
Re: Error to install PHKL_38038
>Dennis: I would second Torsten's "corrupted download" comment.
Shouldn't tar and/or unzip fail with a corrupted download too - I can't say, I never had that problem.
> Can you give us 'll /tmp/patches' .
I would like to see the permissions of this swinstall ... if all is ok, a re-download would make sense - maybe choose another compression option. Also maybe smaller packages may help.
V.