<?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: Problem with swinstall in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-swinstall/m-p/2671858#M916232</link>
    <description>Thank you very much guys.&lt;BR /&gt;&lt;BR /&gt;Shiju can you tell me from where and how you are giving the search options? My email ID is sghosh@barrlabs.com.&lt;BR /&gt;&lt;BR /&gt;Sandip</description>
    <pubDate>Tue, 26 Feb 2002 20:48:22 GMT</pubDate>
    <dc:creator>Sandip Ghosh</dc:creator>
    <dc:date>2002-02-26T20:48:22Z</dc:date>
    <item>
      <title>Problem with swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-swinstall/m-p/2671855#M916229</link>
      <description>In one of my server, G60 and HP-UX 10.20, whenever I am giving swlist or swinstall or swremove it is giving the following error.&lt;BR /&gt;&lt;BR /&gt;WARNING: Incomplete definition for the product "X11", beginning at line&lt;BR /&gt;         8025.  The following attributes are not defined:&lt;BR /&gt;                filesets         the filesets contained in the product&lt;BR /&gt;&lt;BR /&gt;Can any one tell me which file need to be modified to get rid of this error message? &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Sandip</description>
      <pubDate>Tue, 26 Feb 2002 18:32:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-swinstall/m-p/2671855#M916229</guid>
      <dc:creator>Sandip Ghosh</dc:creator>
      <dc:date>2002-02-26T18:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-swinstall/m-p/2671856#M916230</link>
      <description>From Technical DB .. hope it helps ..&lt;BR /&gt;&lt;BR /&gt;File structure modifications were introduced with the release of HP-UX 10.20, resulting in the reshuffling of some filesets and/or files from the X11 product to the Xserver product. Since some of the X11 files or filesets are part of the new Xserver product, the previous 10.xx product could not be completely removed from the system during the installation process. As the Xserver product is installed, it finishes removing the files/filesets from the system leaving an empty 10.xx X11 product definition, which causes the SD tools to generate this error message.&lt;BR /&gt;&lt;BR /&gt;To verify that this is definitely the case, run the following command:&lt;BR /&gt;&lt;BR /&gt;# /usr/sbin/swlist -l fileset X11 &lt;BR /&gt;&lt;BR /&gt;The output of this command should appear as follows:&lt;BR /&gt;&lt;BR /&gt;   # Initializing...&lt;BR /&gt;   # Contacting target "prodhp1"...&lt;BR /&gt;   #&lt;BR /&gt;   # Target:  prodhp1:/&lt;BR /&gt;   #&lt;BR /&gt;&lt;BR /&gt;     X11                  B.10.01        HP-UX X Window Software&lt;BR /&gt;   # X11                  B.10.20        HP-UX X Window Software&lt;BR /&gt;     X11.MKFONTDIR        B.10.20        Utility for making fonts&lt;BR /&gt;     X11.MOTIF12-SHLIB    B.10.20        Motif 1.2 shared libraries&lt;BR /&gt;     .&lt;BR /&gt;     .&lt;BR /&gt;     .&lt;BR /&gt;In this output, the X11 product definition for 10.01 (empty) and the X11 product definition for 10.20 (followed by the filesets in this 10.20 product) are displayed. &lt;BR /&gt;&lt;BR /&gt;If you are receiving this (or similar) output when you execute this swlist command, you need to remove the empty definition from the Installed Product Database (IPD): &lt;BR /&gt;&lt;BR /&gt;# /usr/sbin/swmodify -u X11,r=B.10.01&lt;BR /&gt;&lt;BR /&gt;NOTE: This command relies upon the revision number displayed in the output of the "/usr/sbin/swlist -l fileset X11" command noted above. Therefore, if the output of the swlist command indicated that revision 10.00 or 10.10 was the empty set, this command would need to be modified accordingly.&lt;BR /&gt;&lt;BR /&gt;The same "Incomplete definition" error/warning message will occur when this swmodify command is executed because, it too, accesses the IPD. However, after this command is executed, each subsequent call to the SD tools will not generate this error/warning.&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Feb 2002 18:44:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-swinstall/m-p/2671856#M916230</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-02-26T18:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-swinstall/m-p/2671857#M916231</link>
      <description>Hi Sandip,&lt;BR /&gt;&lt;BR /&gt;Check this out:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support2.external.hp.com/cki/bin/doc.pl/sid=168b590d1dcef880dd/screen=ckiDisplayDocument?docId=200000058348079" target="_blank"&gt;http://us-support2.external.hp.com/cki/bin/doc.pl/sid=168b590d1dcef880dd/screen=ckiDisplayDocument?docId=200000058348079&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Feb 2002 18:50:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-swinstall/m-p/2671857#M916231</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-02-26T18:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-swinstall/m-p/2671858#M916232</link>
      <description>Thank you very much guys.&lt;BR /&gt;&lt;BR /&gt;Shiju can you tell me from where and how you are giving the search options? My email ID is sghosh@barrlabs.com.&lt;BR /&gt;&lt;BR /&gt;Sandip</description>
      <pubDate>Tue, 26 Feb 2002 20:48:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-swinstall/m-p/2671858#M916232</guid>
      <dc:creator>Sandip Ghosh</dc:creator>
      <dc:date>2002-02-26T20:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-swinstall/m-p/2671859#M916233</link>
      <description>Hi Sandip,&lt;BR /&gt;&lt;BR /&gt;For searching the TKB, go to ITRC home page (&lt;A href="http://us-support2.external.hp.com/)" target="_blank"&gt;http://us-support2.external.hp.com/)&lt;/A&gt; and select the "search technical knoledge base" option and enter your search string and options. OR click here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support2.external.hp.com/cki/bin/doc.pl/sid=bcb4237917b6eff4ae" target="_blank"&gt;http://us-support2.external.hp.com/cki/bin/doc.pl/sid=bcb4237917b6eff4ae&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For searching HP documents, go to &lt;A href="http://www.docs.hp.com" target="_blank"&gt;www.docs.hp.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For another full search, click here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support2.external.hp.com/emse/bin/doc.pl/screen=emseHome/sid=85b59f911389c19146" target="_blank"&gt;http://us-support2.external.hp.com/emse/bin/doc.pl/screen=emseHome/sid=85b59f911389c19146&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Select the search topics and enter the string.&lt;BR /&gt;&lt;BR /&gt;One important thing to notify is that, the search depends on your login id to ITRC. And it again depends on the contract with HP and the system handlers you are using.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Feb 2002 20:59:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-swinstall/m-p/2671859#M916233</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-02-26T20:59:51Z</dc:date>
    </item>
  </channel>
</rss>

