- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Enquiry of dependencies of 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
07-31-2002 12:43 AM
07-31-2002 12:43 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2002 12:50 AM
07-31-2002 12:50 AM
Solutionuse the option
Enforce dependency analysis errors in agent
In swinstall and just install as requested.
Without dependencies . No install
Enforce dependency analysis errors in agent
Requires that all dependencies specified by the
software_selections be resolved either in the specified
source, or at the target_selections themselves.
The swinstall and swcopy commands will not proceed
unless the dependencies have also been selected or
already exist at the target in the correct state
(INSTALLED or AVAILABLE). This prevents unusable
software from being installed on the system. It also
ensures that depots contain usable sets of software.
If set to false, dependencies are still checked, but
not enforced. Corequisite dependencies, if not
enforced, may keep the selected software from working
properly. Prerequisite dependencies, if not enforced,
may cause the installation or configuration to fail.
steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2002 12:58 AM
07-31-2002 12:58 AM
Re: Enquiry of dependencies of patch
You cant normally install a patch without its dependencies unless you manually turned off the dependency check so if you didnt do this your patch install was fine (as long as no errors when it installed).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2002 01:44 AM
07-31-2002 01:44 AM
Re: Enquiry of dependencies of patch
One thing to note is that you *should* always create an ignite recovery tape before installing any patches. This is a very important practise.
Here's how, providing you have the tools loaded.
# /opt/ignite/bin/make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn
HTH
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2002 01:55 AM
07-31-2002 01:55 AM
Re: Enquiry of dependencies of patch
while installing if u say enforce dependencies =false u can install a patch with out dependencies. later u can install dependencies also. but, always it is better installing dependencies first then the patch.
regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2002 03:27 AM
07-31-2002 03:27 AM
Re: Enquiry of dependencies of patch
There may be times when a dependencies has already been installed on the system. In most cases this would be fine, and you only need to install the missing dependent patches.
Use swcopy to copy multiple patches into one depot and install them at once. If the patches require a reboot, using this method results in only one system reboot.
Searching for patch dependencies can often result in confusion. The patch catalog can throw us in a loop, so there are tools that can assist, like ITRC's CPM (Custom Patch Manager). Using this tool will help you generate a recommended bundle, custom for your system. You can let it select the patches, then filter out what you don't want. The patches are bundled for download and easy installation.
CPM: ITRC --> Maintenance & Support --> Patching --> Custom Patch Bundles (Custom Patch Manager)
Best Wishes,
Cheryl Griffin