- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Patch queries
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
02-02-2005 01:55 PM
02-02-2005 01:55 PM
Patch queries
I need help to interpret the following message when I apply patch PHSS_28433 in an N-class server running HP-UX 11.00:
NOTE: The fileset "PHSS_28433.LANG-HELP,r=1.0" is a "sparse" or |
|| "patch" fileset which may only be installed upon a previously |
|| installed base fileset. The specification for the required |
|| base fileset is "Auxiliary-Opt.LANG-HELP,fr=B.11.00,v=HP". |
|| Since there is no fileset on the target or selected from the |
|| source which matches this specification, fileset |
|| "PHSS_28433.LANG-HELP,r=1.0" will be excluded.
Appreciate any pointers to resolve the matter.
Thanks in advance,
YC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2005 02:33 PM
02-02-2005 02:33 PM
Re: Patch queries
Sounds to me like you have the Auxiliary-Opt product, but the "help" files aren't installed. It's nothing to worry about as I'm sure the PHSS_28433.LANG-STARTUP patch fileset was applied w/out error/warnings.
hope this helps,
-denver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2005 02:34 PM
02-02-2005 02:34 PM
Re: Patch queries
PHSS_28433 have a dependency patch.
you have to install PHSS_30967 before installing PHSS_28433.
check the patches are installed or not by following commands.
swlist -l fileset |grep PHSS_28433
swlist -l fileset |grep PHSS_30967
regds,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2005 02:41 PM
02-02-2005 02:41 PM
Re: Patch queries
I downloaded both PHSS_28433 & PHSS_30967 and installed as bundle. PHSS_30967 can be verified with swlist but not PHSS_28433.
Does it mean that no need PHSS_28433?
My application is asking me whether PHSS_28433 has been installed.
Rgds,
YC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2005 05:23 PM
02-02-2005 05:23 PM
Re: Patch queries
Patch can be applied on some product/base file set for fixing some bugs or for some enhancement.
In your case your system does not have base fileset Auxiliary-Opt.LANG-HELP,fr=B.11.00,v=HP, so yous system don't required patch PHSS_28433.
Sunil