<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic swcopy - subproduct - bundle - ignite in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swcopy-subproduct-bundle-ignite/m-p/2609777#M35840</link>
    <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;problems with ignite as you can all guess! ;)&lt;BR /&gt;&lt;BR /&gt;I've created several bundles&lt;BR /&gt;&lt;BR /&gt;bundle1 bundle2 ... with a product in each.&lt;BR /&gt;swcopy product depot&lt;BR /&gt;make_bundle -options depot&lt;BR /&gt;make_config -options depot&lt;BR /&gt;added all the configs together&lt;BR /&gt;done the load_order business,&lt;BR /&gt;&lt;BR /&gt;but problem is I'm trying to create a depot with swcopy&lt;BR /&gt;of a subproduct.&lt;BR /&gt;&lt;BR /&gt;I install via:&lt;BR /&gt; swinstall -s 1.2.3.4:/var/opt/ignite/SS7AAA OC-TSC.OC-TSC-TSU&lt;BR /&gt;&lt;BR /&gt;for example&lt;BR /&gt;but ignite doesn't like me referencing sub/products - only bundles.&lt;BR /&gt;&lt;BR /&gt;I cannot make a depot from OC-TSC.OC-TSC-TSU because swcopy will not allow me to mark only subproducts.  Therefore I can't create my bundle and/or config. And my ignite installation won't work.&lt;BR /&gt;&lt;BR /&gt;Is there a way around this?&lt;BR /&gt;&lt;BR /&gt;I tried a    pre_load_cmd += "&lt;BR /&gt;       swinstall -x autoreboot=true -s 1.2.3.4:/var/opt/ignite/SS7AAA OC-&lt;BR /&gt;TSC OC-TSC-TSU&lt;BR /&gt;    "&lt;BR /&gt;and ignite complains it's unavailable (works from command line however)&lt;BR /&gt;&lt;BR /&gt;also tried a&lt;BR /&gt;sw_sel "OC-TSC.OC-TSC-System {&lt;BR /&gt;#    description = "OC-TSC.OC-TSC-System"&lt;BR /&gt;#    sw_source = "/var/opt/ignite/SS7AAA/OC-TSC"&lt;BR /&gt;&lt;BR /&gt;but instl_adm -T complains about the . I assume (strange error)&lt;BR /&gt;&lt;BR /&gt;Help appreciated/rewarded.!&lt;BR /&gt;&lt;BR /&gt;Thanks.,&lt;BR /&gt;Bill</description>
    <pubDate>Thu, 08 Nov 2001 10:37:55 GMT</pubDate>
    <dc:creator>Bill McNAMARA_1</dc:creator>
    <dc:date>2001-11-08T10:37:55Z</dc:date>
    <item>
      <title>swcopy - subproduct - bundle - ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swcopy-subproduct-bundle-ignite/m-p/2609777#M35840</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;problems with ignite as you can all guess! ;)&lt;BR /&gt;&lt;BR /&gt;I've created several bundles&lt;BR /&gt;&lt;BR /&gt;bundle1 bundle2 ... with a product in each.&lt;BR /&gt;swcopy product depot&lt;BR /&gt;make_bundle -options depot&lt;BR /&gt;make_config -options depot&lt;BR /&gt;added all the configs together&lt;BR /&gt;done the load_order business,&lt;BR /&gt;&lt;BR /&gt;but problem is I'm trying to create a depot with swcopy&lt;BR /&gt;of a subproduct.&lt;BR /&gt;&lt;BR /&gt;I install via:&lt;BR /&gt; swinstall -s 1.2.3.4:/var/opt/ignite/SS7AAA OC-TSC.OC-TSC-TSU&lt;BR /&gt;&lt;BR /&gt;for example&lt;BR /&gt;but ignite doesn't like me referencing sub/products - only bundles.&lt;BR /&gt;&lt;BR /&gt;I cannot make a depot from OC-TSC.OC-TSC-TSU because swcopy will not allow me to mark only subproducts.  Therefore I can't create my bundle and/or config. And my ignite installation won't work.&lt;BR /&gt;&lt;BR /&gt;Is there a way around this?&lt;BR /&gt;&lt;BR /&gt;I tried a    pre_load_cmd += "&lt;BR /&gt;       swinstall -x autoreboot=true -s 1.2.3.4:/var/opt/ignite/SS7AAA OC-&lt;BR /&gt;TSC OC-TSC-TSU&lt;BR /&gt;    "&lt;BR /&gt;and ignite complains it's unavailable (works from command line however)&lt;BR /&gt;&lt;BR /&gt;also tried a&lt;BR /&gt;sw_sel "OC-TSC.OC-TSC-System {&lt;BR /&gt;#    description = "OC-TSC.OC-TSC-System"&lt;BR /&gt;#    sw_source = "/var/opt/ignite/SS7AAA/OC-TSC"&lt;BR /&gt;&lt;BR /&gt;but instl_adm -T complains about the . I assume (strange error)&lt;BR /&gt;&lt;BR /&gt;Help appreciated/rewarded.!&lt;BR /&gt;&lt;BR /&gt;Thanks.,&lt;BR /&gt;Bill</description>
      <pubDate>Thu, 08 Nov 2001 10:37:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swcopy-subproduct-bundle-ignite/m-p/2609777#M35840</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2001-11-08T10:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: swcopy - subproduct - bundle - ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swcopy-subproduct-bundle-ignite/m-p/2609778#M35841</link>
      <description>in fact swcopy does allow creating depots from subproducts.&lt;BR /&gt;&lt;BR /&gt;If I could get the command line that'd be great.&lt;BR /&gt;&lt;BR /&gt;I can do it via the gui.&lt;BR /&gt;swcopy&lt;BR /&gt;no args,&lt;BR /&gt;source depot selected with lots of products.&lt;BR /&gt;one product selected.&lt;BR /&gt;doubleclick,&lt;BR /&gt;mark only one subproduct and copy.&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Thu, 08 Nov 2001 11:09:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swcopy-subproduct-bundle-ignite/m-p/2609778#M35841</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2001-11-08T11:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: swcopy - subproduct - bundle - ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swcopy-subproduct-bundle-ignite/m-p/2609779#M35842</link>
      <description>I think I've figured it out:&lt;BR /&gt;I was using the \* in the swcopy that copied everything in the depot and not just the selection.&lt;BR /&gt;&lt;BR /&gt;swcopy -s server:/dir/depot/bundle product.subproduct @ pereal:/tmp/sw&lt;BR /&gt;&lt;BR /&gt;copys the subproduct only&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Thu, 08 Nov 2001 12:18:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swcopy-subproduct-bundle-ignite/m-p/2609779#M35842</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2001-11-08T12:18:35Z</dc:date>
    </item>
  </channel>
</rss>

