- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: swlist "Incomplete definition for the product"...
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
01-08-2007 03:32 AM
01-08-2007 03:32 AM
swlist "Incomplete definition for the product" errors
WARNING: Incomplete definition for the product "PHSS_22535", beginning
at line 42119. The following attributes are not defined:
filesets the filesets contained in the product
After the warnings, the swlist output is produced and does not list any of the individual patches previously warned about.
The same list of warnings occurs following a successful make_net_recovery copy of the entire vg00.
It didn't used to do this. In the time since I may have done a cleanup -c. Could this be a side-effect of that?
There are no other system problems that I'm aware of - it boots and everything is working well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2007 03:34 AM
01-08-2007 03:34 AM
Re: swlist "Incomplete definition for the product" errors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2007 03:35 AM
01-08-2007 03:35 AM
Re: swlist "Incomplete definition for the product" errors
swverify \* | grep PHSS_22535
It would appear something has gone wrong and cleanup -c does not cause this error.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2007 03:35 AM
01-08-2007 03:35 AM
Re: swlist "Incomplete definition for the product" errors
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&admit=-682735245+1168274113723+28353475&docId=200000080035994
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2007 03:55 AM
01-08-2007 03:55 AM
Re: swlist "Incomplete definition for the product" errors
Coolmar, the article talks about removing patch definitions from a system upgraded from 10.20. This system has been HP-UX 11.11 from the beginning. I attempted the procedure anyway, and got these results:
swlist result:
PHSS_22535 1.0 ld(1) and linker tools cumulative patch
and then I tried:
swmodify -u PHSS_22535,r="ld(1) and linker tools cumulative patch"
and it failed with:
ERROR: Could not select the software "PHSS_22535,r=ld(1) and linker
tools cumulative patch". This software does not exist in the
target. You must specify either the correct target, or the
correct software selections.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2007 03:57 AM
01-08-2007 03:57 AM
Re: swlist "Incomplete definition for the product" errors
ERROR: Could not apply the software selection "PHSS_22535:/" because
there are no product variations that are compatible with the
destination host(s).
That is followed by this:
WARNING: "hpr2:/": 2 check scripts had warnings.
ERROR: "hpr2:/": The software dependencies for 1 products or
filesets cannot be resolved.
ERROR: "hpr2:/": 9 files had errors during this operation.
WARNING: "hpr2:/": 34 files had warnings during this operation.
There is apparently nothing returned for the grep results for PHSS_22535.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2007 04:03 AM
01-08-2007 04:03 AM
Re: swlist "Incomplete definition for the product" errors
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=428627
Might be useful..
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2007 04:32 AM
01-08-2007 04:32 AM
Re: swlist "Incomplete definition for the product" errors
I'll need to lookup what "rebuilt the IPD" entails. Or you guys can just tell me here... :)
I also tried re-installing PHSS_22535 and the logfile indicated that all 32 components of that patch had been superceded by another patch that is installed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2007 04:36 AM
01-08-2007 04:36 AM
Re: swlist "Incomplete definition for the product" errors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2007 04:48 AM
01-08-2007 04:48 AM
Re: swlist "Incomplete definition for the product" errors
In any event, the two IPD rebuild methods I've found both use a void.pst file containing:
------
product
tag void
fileset
tag void
------
Then (method 1)
# swpackage -s /tmp/void.psf
# swinstall void
# swremove void
# swremove -d void
or (method 2)
# cd /var/adm/sw/products
# mv INDEX INDEX.old
# swpackage -s /tmp/void.psf
# swinstall void
Any comments on the merits of first removing the old old INDEX in /var/adm/sw/products?
I would think swremove of "void" product is a good idea in any event.
Thanks all.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2007 05:29 AM
01-08-2007 05:29 AM
Re: swlist "Incomplete definition for the product" errors
I now have a clean swlist result, and check_patches, which was OK before, is still OK.
The only question that remains is "what caused this" and "is it avoidable" ? I'll leave the topic open in case anyone cares to comment.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2007 06:20 AM
01-08-2007 06:20 AM
Re: swlist "Incomplete definition for the product" errors
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2007 06:26 AM
01-08-2007 06:26 AM
Re: swlist "Incomplete definition for the product" errors
It's no small coincidence that only older, superceded patches, were being reported in error.