<?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 Re: swmodify question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swmodify-question/m-p/5172995#M458423</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;This software is designed, one version per system.&lt;BR /&gt;&lt;BR /&gt;Trying to run two versions on the same system will likely leave you with nothing working at all.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Mon, 04 May 2009 10:14:59 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2009-05-04T10:14:59Z</dc:date>
    <item>
      <title>swmodify question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swmodify-question/m-p/5172992#M458420</link>
      <description>Team, &lt;BR /&gt;&lt;BR /&gt;on my depot server (original):&lt;BR /&gt;[u51cf28:/root]# swlist -l product  @ /tmp/RAF/rafdepot/ | more&lt;BR /&gt;# Initializing...&lt;BR /&gt;# Contacting target "u51cf28"...&lt;BR /&gt;#&lt;BR /&gt;# Target:  u51cf28:/tmp/RAF/rafdepot/&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;  BindUpgrade           C.9.3.2.3.0    BIND special release upgrade&lt;BR /&gt;  Lsof                  A.12.00-4.81.001 Tool to report a list of all open files and theprocesses that opened them&lt;BR /&gt;  PHNE_33766            1.0            Bind 8.1.2 Patch&lt;BR /&gt;  WBEMServices          A.02.07.04     WBEM Services CORE Product for hp 9000 servers&lt;BR /&gt;  WBEMServices          A.02.07.04     WBEM Services CORE Product&lt;BR /&gt;  WBEMServices          A.02.05.08     WBEM Services CORE Product&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Then I tried:&lt;BR /&gt;[u51cf28:/root]# swmodify -d -a title="test1" WBEMServices  @ /tmp/RAF/rafdepot/&lt;BR /&gt;[u51cf28:/root]# swlist -l product  @ /tmp/RAF/rafdepot/ | more&lt;BR /&gt;# Initializing...&lt;BR /&gt;# Contacting target "u51cf28"...&lt;BR /&gt;#&lt;BR /&gt;# Target:  u51cf28:/tmp/RAF/rafdepot/&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;  BindUpgrade           C.9.3.2.3.0    BIND special release upgrade&lt;BR /&gt;  Lsof                  A.12.00-4.81.001 new string&lt;BR /&gt;  PHNE_33766            1.0            Bind 8.1.2 Patch&lt;BR /&gt;  WBEMServices          A.02.07.04     test1&lt;BR /&gt;  WBEMServices          A.02.07.04     test1&lt;BR /&gt;  WBEMServices          A.02.05.08     test1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So that worked.&lt;BR /&gt;&lt;BR /&gt;Question: how to use swmodify to only change an attribute of 1 target ?&lt;BR /&gt;Reason for asking: we are using software X;  However, X has 2 different versions (1 for PA, 1 for IA64) but both look identical in swlist.&lt;BR /&gt;So I would like to "rename" X to Y for the PA version and X to Z for the IA64 version.&lt;BR /&gt;(more or less the same here with WBEM, but for WBEM the versions do differ; in my case, even the versions are the same)&lt;BR /&gt;&lt;BR /&gt;could you help ?&lt;BR /&gt;(so in brief: how to use swmodify to change an attribute (name, title) of a particular product in a depot ?&lt;BR /&gt;&lt;BR /&gt;thx, &lt;BR /&gt;&lt;BR /&gt;Raf</description>
      <pubDate>Mon, 04 May 2009 08:22:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swmodify-question/m-p/5172992#M458420</guid>
      <dc:creator>Raf_L</dc:creator>
      <dc:date>2009-05-04T08:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: swmodify question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swmodify-question/m-p/5172993#M458421</link>
      <description>I would suggest you leave swmodify to the experts.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Question: how to use swmodify to only change an attribute of 1 target?&lt;BR /&gt;&lt;BR /&gt;You need to specify the software_spec on the end of "WBEMServices".&lt;BR /&gt;&lt;BR /&gt;&amp;gt;we are using software X; However, X has 2 different versions (1 for PA, 1 for IA64) but both look identical in swlist.&lt;BR /&gt;&lt;BR /&gt;Why do you need to change the title?  swinstall knows to install the proper version.  No need to have humans involved.&lt;BR /&gt;&lt;BR /&gt;You need to tell swlist to list the software_spec, which mentions PA or IPF.&lt;BR /&gt;swlist -l fileset -a software_spec -s /tmp/RAF/rafdepot/</description>
      <pubDate>Mon, 04 May 2009 08:39:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swmodify-question/m-p/5172993#M458421</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-05-04T08:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: swmodify question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swmodify-question/m-p/5172994#M458422</link>
      <description>Solved the problem myself&lt;BR /&gt;&lt;BR /&gt;[u51cf28:/root]# swmodify -d -a title="test4" WBEMServices,r=A.02.05.08  @ /tmp/RAF/rafdepot/&lt;BR /&gt;[u51cf28:/root]# swlist -l product  @ /tmp/RAF/rafdepot/&lt;BR /&gt;# Initializing...&lt;BR /&gt;# Contacting target "u51cf28"...&lt;BR /&gt;#&lt;BR /&gt;# Target:  u51cf28:/tmp/RAF/rafdepot/&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;  BindUpgrade           C.9.3.2.3.0    BIND special release upgrade&lt;BR /&gt;  Lsof                  A.12.00-4.81.001 new string&lt;BR /&gt;  PHNE_33766            1.0            Bind 8.1.2 Patch&lt;BR /&gt;  WBEMServices          A.02.07.04     test3&lt;BR /&gt;  WBEMServices          A.02.07.04     test3&lt;BR /&gt;  WBEMServices          A.02.05.08     test4&lt;BR /&gt;</description>
      <pubDate>Mon, 04 May 2009 10:13:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swmodify-question/m-p/5172994#M458422</guid>
      <dc:creator>Raf_L</dc:creator>
      <dc:date>2009-05-04T10:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: swmodify question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swmodify-question/m-p/5172995#M458423</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;This software is designed, one version per system.&lt;BR /&gt;&lt;BR /&gt;Trying to run two versions on the same system will likely leave you with nothing working at all.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 04 May 2009 10:14:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swmodify-question/m-p/5172995#M458423</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-05-04T10:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: swmodify question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swmodify-question/m-p/5172996#M458424</link>
      <description>&amp;gt;Solved the problem myself&lt;BR /&gt;&amp;gt;swmodify -d -a title="test4" WBEMServices,r=A.02.05.08 @ /tmp/RAF/rafdepot/&lt;BR /&gt;&lt;BR /&gt;Yes, that ",r=" was what I was referring to.</description>
      <pubDate>Tue, 05 May 2009 01:27:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swmodify-question/m-p/5172996#M458424</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-05-05T01:27:16Z</dc:date>
    </item>
  </channel>
</rss>

