Operating System - HP-UX
1834804 Members
2199 Online
110070 Solutions
New Discussion

Re: Reverse make_bundles?

 
SOLVED
Go to solution
Jun Zhang_4
Regular Advisor

Reverse make_bundles?

I just made two products in a depot a bundle of each, and thought that they be better in one bundle, since they are dependent products. Can some command get rid of the bundle wrapper and release the original products in the depot?
I know I can delete the two bundles and copy the products to the depot and then bundle them differetly.

Jun Z
Food lover
1 REPLY 1
Elena Leontieva
Esteemed Contributor
Solution

Re: Reverse make_bundles?

Jun,

Is this is what you want to do?

Date: 4/12/98
Document description: Install: Removing bundle level after an swcopy, leaving products/patches.
Document id: KNC032098001



You may provide feedback on this document



Problem Description

How do I remove the bundle level after an swcopy so that I
leave only the products and patches?

Configuration Info

Operating System - HP-UX
Version -
Hardware System - HP9000
Series -

Solution

Use this command:

swremove -d XSW700HW1020. @ /var/spool/bundletest

Where

XSW700HW1020 is the name of the bundle
/var/spool/bundletest is the name of the depot

NOTE: Do NOT leave out the period (.) after the bundle or
it will remove the bundle and the contents.

Elena.