- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- swlist does not show an installed 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
10-03-2003 03:19 AM
10-03-2003 03:19 AM
swlist does not show an installed patch
but received this message :
NOTE: The patch fileset "PHNE_25644.C-
INC,r=1.0" is superseded by
another patch fileset that is
already installed on the target.
Fileset "PHNE_25644.C-INC,r=1.0"
will be excluded.
NOTE: The patch fileset "PHNE_25644.CORE-
KRN,r=1.0" is superseded by
another patch fileset that is
already installed on the target.
Fileset "PHNE_25644.CORE-KRN,r=1.0"
will be excluded.
NOTE: The patch fileset "PHNE_25644.CORE2-
KRN,r=1.0" is superseded
by another patch fileset that is
already installed on the
target.
Fileset "PHNE_25644.CORE2-KRN,r=1.0"
will be excluded.
NOTE: The patch fileset "PHNE_25644.NET-
KRN,r=1.0" is superseded by
another patch fileset that is
already installed on the target.
Any one can help please.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2003 03:25 AM
10-03-2003 03:25 AM
Re: swlist does not show an installed patch
what this is telling you is that you have a more recent patch on your system already. You may want to check in the ITRC patch database to find out which patches supersedes this one, and find the one that you currently have on your system.
So, basically, you shouldn't need to install this patch cause it's already on your system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2003 03:25 AM
10-03-2003 03:25 AM
Re: swlist does not show an installed patch
If the patch was originally installed in a bundle, then a
swlist | grep PHNE_25644
won't find it - try
swlist -l patch | grep PHNE_25644
But if it's already been committed because it's been superseded, then you'll have to research it supersedes here on the ITRC & then look for those the same way as above.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2003 03:28 AM
10-03-2003 03:28 AM
Re: swlist does not show an installed patch
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2003 03:30 AM
10-03-2003 03:30 AM
Re: swlist does not show an installed patch
I can not find any patch superseding that.
Maybe you could try to run:
#swlist -l patch | grep "cumulative ARPA"
and see what shows.
Kind regards,
Zigor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2003 03:34 AM
10-03-2003 03:34 AM
Re: swlist does not show an installed patch
swlist -l patch PHNE_25644
Does this lists out ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2003 03:37 AM
10-03-2003 03:37 AM
Re: swlist does not show an installed patch
a) swlist -l fileset -a state | grep -v \# | grep -i #####
b) Check /var/adm/sw/swagent.log
'swagent.log' explains everything.
Post any errors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2003 04:18 AM
10-03-2003 04:18 AM
Re: swlist does not show an installed patch
#swlist -l patch | grep "cumulative ARPA"
I had :
# PHNE_28089 1.0 cumulative ARPA Transport patch - which is commented as you can see !!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2003 04:26 AM
10-03-2003 04:26 AM
Re: swlist does not show an installed patch
Supersedes:
PHNE_27989 PHNE_27730 PHNE_27382 PHNE_27063 PHNE_26762 *PHNE_25644*
PHNE_25642 PHNE_25134 PHNE_24506 PHNE_24211 PHNE_23645 PHNE_23288
Your PHNE_25644 was superceded by PHNE_28089 so you can't apply it.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2003 04:46 AM
10-03-2003 04:46 AM
Re: swlist does not show an installed patch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2003 04:51 AM
10-03-2003 04:51 AM
Re: swlist does not show an installed patch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2003 04:51 AM
10-03-2003 04:51 AM
Re: swlist does not show an installed patch
Supersedes have all the earlier patch data plus whatever new data it offers.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2003 04:53 AM
10-03-2003 04:53 AM
Re: swlist does not show an installed patch
No, you don't need to apply the patch, since a more recent version is already applied.
Anyway, you can check the status of the new patch with:
#swlist -l patch -a state | grep PHNE_28089
Kind regards,
Zigor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2003 04:59 AM
10-03-2003 04:59 AM
Re: swlist does not show an installed patch
"...Warning: 03/08/18 - This Critical Warning has been issued by HP....."
"... - PHNE_27063 introduced an unexpected send(2) system call
failure of EWOULDBLOCK on a TCP socket when the preceding
poll(2) system call on the same socket had returned a POLLOUT
revent. This could result in an application hanging.
- The same behavior is experienced with superseding patches
- The previous patch, PHNE_25644, does not exhibit this same
behavior. To ensure as many known issues as possible are
addressed, HP recommends that PHNE_25644 be installed after
the patches are removed. If PHNE_25644 was installed prior
to the patches, it will automatically be restored when the
patches are removed and it will not need to be reinstalled.
http://www2.itrc.hp.com/service/patch/patchDetail.do?patchid=PHNE_28089&context=hpux:800:11:11
As pointed out above there are some problems which seem to be ongoing. So you might want to call HP about this.