- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Incomplete definition in swlist
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-07-2004 06:08 AM
02-07-2004 06:08 AM
Incomplete definition in swlist
Incomplete definition for the product "PHCO_17439", beginning at line 27290. The following attributes are not defined: filesets the filesets contained in the product
I've tried reinstalling the patch - no joy. Plus I've rebuilt the sw INDEX - no joy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2004 09:47 PM
02-07-2004 09:47 PM
Re: Incomplete definition in swlist
This is a patch for 'top' and is pretty outdated. I would try installing the latest patch (PHCO_26020) if you are not purposefully installing the old patch. It should supercede the 17439 patch and may supress the errors too.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2004 09:56 PM
02-07-2004 09:56 PM
Re: Incomplete definition in swlist
I already tried that and it gives me the following warning on swinstall.
WARNING: Incomplete definition for the product "PHCO_17439", beginning
at line 27290. The following attributes are not defined:
filesets the filesets contained in the product
WARNING: Incomplete definition for the product "PHCO_19479", beginning
at line 30129. The following attributes are not defined:
filesets the filesets contained in the product
NOTE: The patch match operation failed to find patches for target
software on "rudder" which passed the filter.
NOTE: Cannot continue the "swinstall" task.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2004 10:00 PM
02-07-2004 10:00 PM
Re: Incomplete definition in swlist
plus PHCO_26020 is already install !!!
I get the following from swlist | grep 26020
PHCO_26020 1.0 top(1) cumulative patch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2004 10:07 PM
02-07-2004 10:07 PM
Re: Incomplete definition in swlist
Did you try force installing the new patch? Don't select patch_match_target option and use 'swinstall' gui and unselect "Enforce Dependency Errors" "script failures" etc?.
Since this is a very non-critical patch, you could probably force delete the definitions in the IPD using 'swmodify -u' command. But make sure you get the latest patch installed afterwards. Look at swmodify man page for more options.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2004 10:11 PM
02-07-2004 10:11 PM
Re: Incomplete definition in swlist
I didn't see your second message before posting my second response. In that case, you can use 'swmodify -u' to delete the definitions of PHCO_17439 from the IPD.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2004 04:21 AM
02-08-2004 04:21 AM
Re: Incomplete definition in swlist
after investigation I found the following.
The contents of the Patch had not been installed, I still had the old files that the installation of PHCO_17439 were meant to replace.
The Patch PHCO_17439 had a zero byte INDEX files in /var/adm/sw/products/PHCO_17439/CMDS-AUX and /var/adm/sw/products/PHCO_17439/CORE-ENG-A-MAN. So I moved the directory /var/adm/sw/products/PHCO_17439 to /tmp, then I rebuild the IPD. The error disappeared from swlist. I then installed the latest patch (PHCO_26020) that had superseeded PHCO_17439. Everything fixed OK and files correctly installed.