Operating System - HP-UX
1753844 Members
7847 Online
108806 Solutions
New Discussion юеВ

Re: Add the extra patch to the existing depot

 
HP UNIX Professionals
Frequent Advisor

Add the extra patch to the existing depot

We have 9000/800/rp3410 HP UX box running 11.v2. In this i created depot in /depot/patches/11.v2/depot1. I need to add 2 more (PHCO_xxx1,PHCO_xxx2 )patch in this current depot. If there any possibility to add the extra patch to the existing depot. Please tell me the exact command for this

Thansk in advance....

vinay
6 REPLIES 6
melvyn burnard
Honored Contributor

Re: Add the extra patch to the existing depot

use swcopy
man swcopy
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
Bob E Campbell
Honored Contributor

Re: Add the extra patch to the existing depot

If you already have the patch depots downloaded from the patch database:

# swcopy -s /tmp/PHCO_xxx1.depot \* @ /yourDepotHere

Repeat for the second file, absolute path names are required.
Dennis Handly
Acclaimed Contributor

Re: Add the extra patch to the existing depot

You may need to add "-x enforce_dependencies=false" to Bob's command:
swcopy -x enforce_dependencies=false ...
Bob E Campbell
Honored Contributor

Re: Add the extra patch to the existing depot

[head slap] Yes!

Thanks Dennis!
HP UNIX Professionals
Frequent Advisor

Re: Add the extra patch to the existing depot

Thansk Expers.....
Dennis Handly
Acclaimed Contributor

Re: Add the extra patch to the existing depot

>Thanks Experts.

If you are happy with the answers you were given, please read the following about how to assign points:
http://forums.itrc.hp.com/service/forums/helptips.do?#33