- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- swinstall corrupt
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
09-12-2005 05:56 AM
09-12-2005 05:56 AM
it was still open and i had been provided a work around as follows :
# cd /var/adm/sw/products
# mv INDEX INDEX.bad
# cd /tmp
# vi void.psf
product
tag void
fileset
tag void
:wq!
# swpackage -s /tmp/void.psf
# swinstall void
# swremove void
# rm void.psf
# swremove -d void
After following this procedure i still got the error as follows:
NOTE: The fileset "PHSS_26320.C-MIN,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
"OS-Core.C-MIN,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_26320.C-MIN,r=1.0" will be excluded.
Any ideas or response to this.
Please do not close until i am able to give points for answers given.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2005 06:10 AM
09-12-2005 06:10 AM
SolutionUNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2005 06:12 AM
09-12-2005 06:12 AM
Re: swinstall corrupt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2005 06:18 AM
09-12-2005 06:18 AM
Re: swinstall corrupt
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2005 07:25 AM
09-12-2005 07:25 AM
Re: swinstall corrupt
I don't like to give you bad news, but someone removed all the patch/install information from /var/adm/sw directory. This means you have two options reinstall or use your backup.
The patch you are trying to install searches your system for information, this information is gone.
Best regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2005 01:03 PM
09-12-2005 01:03 PM
Re: swinstall corrupt
Since you did this, have you done a swlist -l fileset to verify what you have. If OS-Core.C-MIN is not listed, then the patch is not going to install.
Marlou
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2005 04:27 PM
09-12-2005 04:27 PM
Re: swinstall corrupt
Also (force) installing a complete depot of PHSS_26320 and it's prerequisites may resolve the problem (though only at your own risk, so keep a full backup handy).