- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- swverify problem
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
04-25-2002 03:19 PM
04-25-2002 03:19 PM
ERROR: File "/var/adm/sw/products/PHKL_25475/STIO-ENG-A-MAN/INFO"
does not exist.
ERROR: The catalog files for product "PHKL_25475,l=/,r=1.0" failed to
load. Check the above output for details.
What would be the best way to get rid of this error? Should I try and reapply the patch?
thanks so much..
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2002 03:25 PM
04-25-2002 03:25 PM
Re: swverify problem
Try reinstalling the patch. Enable the 'reinstall' ('-x reinstall=true') option of 'swinstall' when you do so.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2002 10:47 AM
04-30-2002 10:47 AM
Re: swverify problem
Any idea how to get rid of the errors?
Another problem, in the above analysis I get the message:
PHKL_18543 is not in the correct sate and needs to be recopied, reinstalled or reconfigured before another patch can operate on it.. (not exact) but its saying it can't install PHKL_)24165 and a couple others because of this problem....
any suggestions??
thanks!!!!!!!!
John H.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2002 10:55 AM
04-30-2002 10:55 AM
SolutionYou can cleanup old, unused or superseded patches with the cleanup script.
And be VERY careful messing with PHKL_18543 - this is the patch from hell. Do not reinstall it without searching the forum knowledgebase for all the caveats involved & proper procedures on how to do so properly.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2002 10:58 AM
04-30-2002 10:58 AM
Re: swverify problem
mkdir -p /var/adm/sw/products/PHKL_25475/STIO-ENG-A-MAN
touch /var/adm/sw/products/PHKL_25475/STIO-ENG-A-MAN/INFO
Then retry your cleanup
Let us know if you get it to work,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2002 11:06 AM
04-30-2002 11:06 AM
Re: swverify problem
I recommend you do a swverify PHKL_18543 before you do anything. It may be that the swconfigure did not complete properly when PHKL_18543 was initially installed.
Would be a good idea to thoroughly scan the /var/adm/sw/swX.log(s) where X=install,verify or configure to see if there were errors when PHKL_18543 was initially installed.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2002 11:12 AM
04-30-2002 11:12 AM
Re: swverify problem
You system could be in a very unstable state.
So be careful what you do.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2002 11:16 AM
04-30-2002 11:16 AM
Re: swverify problem
any advice on what to do??
thanks alot!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2002 11:19 AM
04-30-2002 11:19 AM
Re: swverify problem
BTW: The best way to thank us is by points.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2002 11:40 AM
04-30-2002 11:40 AM
Re: swverify problem
First thing I'd do is create a make_tape_recovery tape (2 are better).
Then check to see if any filesets are in an unconfigured state - do
swlist -l fileset -a state|grep -v -i -e configured -e \#
If there are any unconfigured filesets returned - then
swconfig \*
to configure them all.
Then run the check_patches util to check that all is now well.
It may very well be that you will have to reinstall PHKL_18543 & I would definitely consult w/HP in this matter
Course it NEVER hurts to bounce any of this off the HP SW support folks before doing this.
MANY...MANY...other patches require PHKL_18543 & if it blows up, very bad things will happen.
Good Luck,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2002 11:41 AM
04-30-2002 11:41 AM
Re: swverify problem
As to the PHKL_25475 being superseded but erroring, I've had htis error. The only resolution was to remove the superseding patch to "reactivate" PHKL_25475, then re-install the superseding patch. This cleaned up the swverify. However, the other advice from Randall and others is VERY sound. Anytime you are dealing with a baseline patch like PHKL_18543, I would definitely involve the Response Center.
HTH,
Dave