<?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 Failed to apply PHSS_18066 patch in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/failed-to-apply-phss-18066-patch/m-p/2439955#M768802</link>
    <description>Hi,&lt;BR /&gt;I am gettting following error when I apply patch PHSS_18066. &lt;BR /&gt;&lt;BR /&gt;       * Beginning Analysis Phase.&lt;BR /&gt;       * Source:           mars:/var/pkg/PHSS_18066.depot&lt;BR /&gt;       * Target:           mars:/&lt;BR /&gt;       * Target logfile:   mars:/var/adm/sw/swagent.log&lt;BR /&gt;       * Reading source for product information.&lt;BR /&gt;       * Reading source for file information.&lt;BR /&gt;NOTE:    The fileset "PHSS_18066.C-AUX,r=1.0" is a "sparse" or "patch"&lt;BR /&gt;         fileset which may only be installed upon a previously&lt;BR /&gt;         installed base fileset.  The specification for the required&lt;BR /&gt;         base fileset is "C-Dev-Tools.C-AUX,fr=B.11.00,v=HP".  Since&lt;BR /&gt;         there is no fileset on the target or selected from the source&lt;BR /&gt;         which matches this specification, fileset&lt;BR /&gt;         "PHSS_18066.C-AUX,r=1.0" will be excluded.&lt;BR /&gt;       * Executing preDSA command.&lt;BR /&gt;&lt;BR /&gt;       * Summary of Analysis Phase:&lt;BR /&gt;       * 1 of 1 filesets will be Skipped.&lt;BR /&gt;       * The Analysis Phase succeeded.               &lt;BR /&gt;&lt;BR /&gt;Before applying that patch I have installed HP C/ANSI C Dev Bundle. Is that patch has been replaced by some other patch or any dependency? Please help me.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Aftab Sadiq</description>
    <pubDate>Fri, 25 Aug 2000 14:05:06 GMT</pubDate>
    <dc:creator>Aftab Sadiq</dc:creator>
    <dc:date>2000-08-25T14:05:06Z</dc:date>
    <item>
      <title>Failed to apply PHSS_18066 patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/failed-to-apply-phss-18066-patch/m-p/2439955#M768802</link>
      <description>Hi,&lt;BR /&gt;I am gettting following error when I apply patch PHSS_18066. &lt;BR /&gt;&lt;BR /&gt;       * Beginning Analysis Phase.&lt;BR /&gt;       * Source:           mars:/var/pkg/PHSS_18066.depot&lt;BR /&gt;       * Target:           mars:/&lt;BR /&gt;       * Target logfile:   mars:/var/adm/sw/swagent.log&lt;BR /&gt;       * Reading source for product information.&lt;BR /&gt;       * Reading source for file information.&lt;BR /&gt;NOTE:    The fileset "PHSS_18066.C-AUX,r=1.0" is a "sparse" or "patch"&lt;BR /&gt;         fileset which may only be installed upon a previously&lt;BR /&gt;         installed base fileset.  The specification for the required&lt;BR /&gt;         base fileset is "C-Dev-Tools.C-AUX,fr=B.11.00,v=HP".  Since&lt;BR /&gt;         there is no fileset on the target or selected from the source&lt;BR /&gt;         which matches this specification, fileset&lt;BR /&gt;         "PHSS_18066.C-AUX,r=1.0" will be excluded.&lt;BR /&gt;       * Executing preDSA command.&lt;BR /&gt;&lt;BR /&gt;       * Summary of Analysis Phase:&lt;BR /&gt;       * 1 of 1 filesets will be Skipped.&lt;BR /&gt;       * The Analysis Phase succeeded.               &lt;BR /&gt;&lt;BR /&gt;Before applying that patch I have installed HP C/ANSI C Dev Bundle. Is that patch has been replaced by some other patch or any dependency? Please help me.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Aftab Sadiq</description>
      <pubDate>Fri, 25 Aug 2000 14:05:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/failed-to-apply-phss-18066-patch/m-p/2439955#M768802</guid>
      <dc:creator>Aftab Sadiq</dc:creator>
      <dc:date>2000-08-25T14:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to apply PHSS_18066 patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/failed-to-apply-phss-18066-patch/m-p/2439956#M768803</link>
      <description>Do an 'swlist -a state -l fileset | grep C-Dev-Tools' to see if the C-AUX fileset is installed.  It's possible that the C package was installed without this subset for some reason.  If it's missing and you choose to install it, be sure to research other patches that may impact this subset before you apply the latest patch.</description>
      <pubDate>Fri, 25 Aug 2000 14:14:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/failed-to-apply-phss-18066-patch/m-p/2439956#M768803</guid>
      <dc:creator>Tim Malnati</dc:creator>
      <dc:date>2000-08-25T14:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to apply PHSS_18066 patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/failed-to-apply-phss-18066-patch/m-p/2439957#M768804</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Make sure that you really installed/configured the entity.  Do:&lt;BR /&gt;&lt;BR /&gt;# swlist -a state -l fileset|grep -i "C-Dev-Tools" |more&lt;BR /&gt;&lt;BR /&gt;You want to see the components reported as "configured".&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 25 Aug 2000 14:27:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/failed-to-apply-phss-18066-patch/m-p/2439957#M768804</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2000-08-25T14:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to apply PHSS_18066 patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/failed-to-apply-phss-18066-patch/m-p/2439958#M768805</link>
      <description>You need to have installed the C preprocessor to be able to install the patch in top of.&lt;BR /&gt;Install first C-Dev_Tools and after that the patch.</description>
      <pubDate>Fri, 25 Aug 2000 14:27:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/failed-to-apply-phss-18066-patch/m-p/2439958#M768805</guid>
      <dc:creator>Antoanetta Naghiu</dc:creator>
      <dc:date>2000-08-25T14:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to apply PHSS_18066 patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/failed-to-apply-phss-18066-patch/m-p/2439959#M768806</link>
      <description>I have got following output after running  swlist -a state -l fileset |grep C-Dev-Tools&lt;BR /&gt;&lt;BR /&gt;# C-Dev-Tools&lt;BR /&gt;  C-Dev-Tools.C-AUX              configured&lt;BR /&gt;  C-Dev-Tools.C-AUX-MAN          configured&lt;BR /&gt;&lt;BR /&gt;It seems "C-Dev-Tools.C-AUX" fileset is installled and configured. &lt;BR /&gt;</description>
      <pubDate>Fri, 25 Aug 2000 16:34:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/failed-to-apply-phss-18066-patch/m-p/2439959#M768806</guid>
      <dc:creator>Aftab Sadiq</dc:creator>
      <dc:date>2000-08-25T16:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to apply PHSS_18066 patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/failed-to-apply-phss-18066-patch/m-p/2439960#M768807</link>
      <description>Check the patch description. Does it have any dependencies? Are you using the correct patch for your os version? That version of C-Dev-Tool do you have installed? It is strange</description>
      <pubDate>Fri, 25 Aug 2000 16:42:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/failed-to-apply-phss-18066-patch/m-p/2439960#M768807</guid>
      <dc:creator>Antoanetta Naghiu</dc:creator>
      <dc:date>2000-08-25T16:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to apply PHSS_18066 patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/failed-to-apply-phss-18066-patch/m-p/2439961#M768808</link>
      <description>You do not have the C-Aux fileset installed.&lt;BR /&gt;Install that fileset and then re-install the patch.  &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 26 Aug 2000 15:00:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/failed-to-apply-phss-18066-patch/m-p/2439961#M768808</guid>
      <dc:creator>Vince Inman</dc:creator>
      <dc:date>2000-08-26T15:00:41Z</dc:date>
    </item>
  </channel>
</rss>

