- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- PHSS_36519 - failed to find patches
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-29-2008 04:40 AM
04-29-2008 04:40 AM
PHSS_36519 - failed to find patches
HP-UX hpux B.11.23 U 9000/800 3697136004 unlimited-user license
I'm trying to install this patch (PHSS_36519) with the command: swinstall -x autoreboot=true -x patch_match_target=true -s /tmp/PHSS_36519.depot
=> got the following msg:
The patch match operation failed to find patches for target software on "hpux" which passed the filter.
Do you know how can I get through this?!
Tx,
shlom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2008 04:59 AM
04-29-2008 04:59 AM
Re: PHSS_36519 - failed to find patches
The patch does not apply to a PA-RISC system architecture which is what you have. Aries applies only to Itanium servers.
Hence, 'swinstall' will not allow you to install the patch.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2008 05:00 AM
04-29-2008 05:00 AM
Re: PHSS_36519 - failed to find patches
Try to restart the swagentd and retry:
#swagentd -r
#swinstall -s /tmp/PHSS_36519.depot
revert!
kind regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2008 05:10 AM
04-29-2008 05:10 AM
Re: PHSS_36519 - failed to find patches
I didn't see in the patch documantation anything that implies about this limitation.
Anyway,
I will detail my original problem...
I compiled and link an executable on this system (C++)
(the executable is 32bit. my system is 64bit)
In some point when running the executable I got the following error:
"Pid
I found some path that should fix this, but it wasn't suitable fot my system (PHKL_27282) - so...
anyone know about path that will be good for my system info and fix this problem?
tx a lot.
shlom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2008 05:20 AM
04-29-2008 05:20 AM
Re: PHSS_36519 - failed to find patches
> I didn't see in the patch documantation anything that implies about this limitation.
Aside from the fact that Aries is an Itanium component, if you look at the filesets delivered by the patch:
OS-Core.CORE2-64SLIB,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP
OS-Core.CORE2-SHLIBS,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP
The "IA" says Itanium. If the patch applied to both Itanium and Pa-Risc you would have seen "B.11.23_IA/PA".
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2008 05:25 AM
04-29-2008 05:25 AM
Re: PHSS_36519 - failed to find patches
I see what you mean.
(As you can see I'm new to HP-UX)
so,
anything you can advise me about the main problem (with the trashed stack)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2008 05:36 AM
04-29-2008 05:36 AM
Re: PHSS_36519 - failed to find patches
It is possible that you experienced a stack overflow due to excessive recursive calls or due to a buffer overrun.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2008 05:59 AM
04-29-2008 05:59 AM
Re: PHSS_36519 - failed to find patches
for your 11.23, you can try to install the following patch:
============================
Patch Name: PHCO_37543
Patch Description: s700_800 11.23 pthread library cumulative patch
Filesets:
ProgSupport.PAUX-ENG-A-MAN,fr=B.11.23,fa=HP-UX_B.11.23_IA/PA,v=HP
OS-Core.CORE2-64SLIB,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP
OS-Core.CORE2-SHLIBS,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP
ProgSupport.C2-INC,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP
OS-Core.C-MIN-32ALIB,fr=B.11.23,fa=HP-UX_B.11.23_PA,v=HP
OS-Core.C-MIN-64ALIB,fr=B.11.23,fa=HP-UX_B.11.23_PA,v=HP
OS-Core.CORE2-64SLIB,fr=B.11.23,fa=HP-UX_B.11.23_PA,v=HP
OS-Core.CORE2-SHLIBS,fr=B.11.23,fa=HP-UX_B.11.23_PA,v=HP
ProgSupport.C2-INC,fr=B.11.23,fa=HP-UX_B.11.23_PA,v=HP
Automatic Reboot?: No
============================
let us know if this remedies to the problem
kind regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2008 07:31 AM
04-29-2008 07:31 AM
Re: PHSS_36519 - failed to find patches
When I try to install the patch you told me, I got the following error:
ERROR: "hpux:/": The software dependencies for 6 products or filesets cannot be resolved.
* The analysis phase failed for "hpux:/".
* Analysis and Execution had errors.
is this mean that I have 6 more patches to install?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2008 07:53 AM
04-29-2008 07:53 AM
Re: PHSS_36519 - failed to find patches
just to be clear:
I saw in the patch db that this patch is dependant on PHKL_31500 and PHCO_36744.
- 31500 is already installed on my system
- when I try to install PHCO_34744, I get the following error:
"hpux:/": The software dependencies for 1 products or filesets cannot be resolved.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2008 08:46 AM
04-29-2008 08:46 AM
Re: PHSS_36519 - failed to find patches
Using the ITRC Patch Database, download the patch and all its dependencies. Don't worry about patches that may already be present on your system. This will be resolved when you install the bundle. That is, patches already present will not be re-installed by default.
The downloaded bundle will include a script called 'create_depot_hp-ux_11' that when run will create a local depot on your server for installation.
Once the depot is created, you will do:
# swinstall -s /tmp/depot -x autoreboot=true -x patch_match_target=true
This will install the patches, resolving any dependencies with what you already have on your server. Only patches that meet your architecture and that have their dependenices satisfied will be installed. If a reboot is required, it WILL be performed automatically.
Kernel patches begin with "PHKL"; Network-related patches begin with "PHNE". Both designations will signify that a reboot is required.
For completeness, "PHSS" are patches for various SubSystems and "PHCO" represent patches for COmmands.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2008 08:49 AM
04-29-2008 08:49 AM
Re: PHSS_36519 - failed to find patches
but it didn't help.
any idea?!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2008 08:54 AM
04-29-2008 08:54 AM
Re: PHSS_36519 - failed to find patches
>>enforce_dependencies=false)
>>but it didn't help.
Bad idea. You should never turn off dependency checking when installing patches. That is a real easy way to break your system.
>>any idea?!
Follow James' advice above and download all dependencies for the patch you are trying to install.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2008 12:23 AM
04-30-2008 12:23 AM
Re: PHSS_36519 - failed to find patches
I'm gonna try re-install the package according to your suggestion - hopping eveything will work fine.
tx.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2008 12:38 AM
04-30-2008 12:38 AM
Re: PHSS_36519 - failed to find patches
The patch documentation/form is broken and it doesn't handle tricky linker and aC++ runtime patches. These patches conditionally require IPF patches to install. Unfortunately, there is nothing to add in a customer visible location to indicate they are conditional. But swinstall does the right thing.
PHSS_37947 PHSS_37949
>In some point when running the executable I got the following error:
"Pid
Which application is this? You may want to consider this an application bug.
>I found some patch that should fix this
Then this might not be the same issue.
>JRF: Aside from the fact that Aries is an Itanium component
The confusion may be on the patch that requires Aries? Unless devshlom is just grabbing patches out of thin air?
>JRF: It is possible that you experienced a stack overflow due to excessive recursive calls or due to a buffer overrun.
Yes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2008 03:15 AM
04-30-2008 03:15 AM
Re: PHSS_36519 - failed to find patches
I successfully applying the suggested patch with all its dependencies - but it didn't solve the crash I get.
Any help after having this new information?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2008 05:08 AM
04-30-2008 05:08 AM
Re: PHSS_36519 - failed to find patches
I opened a separated thread (http://forums12.itrc.hp.com/service/forums/questionanswer.do?threadId=1227330) that handle the crash problem.
thanks everyone.
devshlom