- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Remove filesets
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
12-05-2001 12:19 AM
12-05-2001 12:19 AM
While updating patches, the installation analysis gives errors that certail filesets in a patch is a "sparse" or
"patch" fileset which may only be installed upon a previously
installed base fileset OR Another fileset or filesets which supersedes
this fileset is also being installed and hence the fileset will be excluded. Now, since each patch consists of many filesets, how do i remove only the filesets which are not needed as per the log.
Since its anyway excluded, can i continue with patch update with these errors.?
regds,
Nag
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2001 12:31 AM
12-05-2001 12:31 AM
Re: Remove filesets
No, you should not continue.
If you persist in continuing the swinstall will break off with errors.
Rgds
Alexander M. Ermes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2001 12:38 AM
12-05-2001 12:38 AM
Re: Remove filesets
When installing patches there are two
things which are of great use and they
are the 'manage patch selection' and
'match what target has'. These can be
quite effective tools to assist you in
what patches are to be loaded. It
should also be reminded when *especially*
loading kernel related patches.
Before loading any patch make sure that
you have an up to date 'make_tape_recovery'
tape.
PS: Did your previous posting get solved ?
HTH
-Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2001 12:58 AM
12-05-2001 12:58 AM
Re: Remove filesets
It looks like you have some small problem with dependencies or not fully required filesets are installed.
Youd you pls. attach /var/adm/sw/swinstall.log
./swagent.log and ./swagentd.log as well as output of command
`swlist -l fileset -x one_liner="name version state"` so I could see if all filesets are configured.
Of course I agree about patch_match_target and manage patch selectio options and of course do not continue that swinstall session.
With regards,
Piotr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2001 03:19 AM
12-05-2001 03:19 AM
Re: Remove filesets
If you install a kernel patch, you will certainly see this because a kernel patch almost allways has a 32bit part and a 64bit part. If you have a 32bit kernel, swinstall will issue a warning that the 64bit fileset of the patch cannot be installed because it needs an installed 64bit kernel.
So, sure you can continue with the installation. The excluded patches and patch filesets are excluded, the rest will install fine. If nothing passed the install check, you won't be able to install anything anyway.
But read the message and the reason why swinstall refuses to install a patch carefully, because it *could* point to a real problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2001 03:37 AM
12-05-2001 03:37 AM
SolutionIf you want to be really cautious, then create a make_recovery tape before installing these patches. That way, you have a way to restore the machine to a state before the patch installation.
Hope this helps.
-Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2001 03:52 AM
12-05-2001 03:52 AM
Re: Remove filesets
I continued the patch updation with the errors, since these errors were caused due to presence of few patches (one patch superseded the other). And the better one was being installed and not the previous patch. I had included all these patches in one depot after going through the dependecies for each patch and
the kernel rebuild and sytem boot is done wthout any problems.
Thanks,
Nag