<?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: swverify problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swverify-problem/m-p/2711506#M60693</link>
    <description>Hi John:&lt;BR /&gt;&lt;BR /&gt;Try reinstalling the patch.  Enable the 'reinstall' ('-x reinstall=true') option of 'swinstall' when you do so.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Thu, 25 Apr 2002 22:25:01 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2002-04-25T22:25:01Z</dc:date>
    <item>
      <title>swverify problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swverify-problem/m-p/2711505#M60692</link>
      <description>Hi I've got a 770 that had a disk problem and crashed. I reinstalled the os and restored from backups, and we're trying to get it ready to migrate to a new set of disks, but before we do we want to clean up the patches on it.. When I run swverify I get the following error listed in swagent.log:&lt;BR /&gt;ERROR:   File "/var/adm/sw/products/PHKL_25475/STIO-ENG-A-MAN/INFO"&lt;BR /&gt;         does not exist.&lt;BR /&gt;ERROR:   The catalog files for product "PHKL_25475,l=/,r=1.0" failed to&lt;BR /&gt;         load.  Check the above output for details.&lt;BR /&gt;&lt;BR /&gt;What would be the best way to get rid of this error? Should I try and reapply the patch? &lt;BR /&gt;thanks so much.. &lt;BR /&gt;</description>
      <pubDate>Thu, 25 Apr 2002 22:19:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swverify-problem/m-p/2711505#M60692</guid>
      <dc:creator>John Henrikson</dc:creator>
      <dc:date>2002-04-25T22:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: swverify problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swverify-problem/m-p/2711506#M60693</link>
      <description>Hi John:&lt;BR /&gt;&lt;BR /&gt;Try reinstalling the patch.  Enable the 'reinstall' ('-x reinstall=true') option of 'swinstall' when you do so.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 25 Apr 2002 22:25:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swverify-problem/m-p/2711506#M60693</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-04-25T22:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: swverify problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swverify-problem/m-p/2711507#M60694</link>
      <description>Reinstallation doesn't seem to be an option, when I included it in the custom patch manager depot I get the following notification: PHKL_25475 is superseded by another patch fileset that is already installed on the target.... &lt;BR /&gt;Any idea how to get rid of the errors? &lt;BR /&gt;&lt;BR /&gt;Another problem, in the above analysis I get the message:&lt;BR /&gt;PHKL_18543 is not in the correct sate and needs to be recopied, reinstalled or reconfigured before another patch can operate on it.. (not exact) but its saying it can't install PHKL_)24165 and a couple others because of this problem.... &lt;BR /&gt;any suggestions?? &lt;BR /&gt;thanks!!!!!!!!&lt;BR /&gt;John H. &lt;BR /&gt;</description>
      <pubDate>Tue, 30 Apr 2002 17:47:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swverify-problem/m-p/2711507#M60694</guid>
      <dc:creator>John Henrikson</dc:creator>
      <dc:date>2002-04-30T17:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: swverify problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swverify-problem/m-p/2711508#M60695</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt; You can cleanup old, unused or superseded patches with the  cleanup   script.&lt;BR /&gt;&lt;BR /&gt;And be VERY careful messing with PHKL_18543 - this is the patch from hell. Do not reinstall it without searching the forum knowledgebase for all the caveats involved &amp;amp; proper procedures on how to do so properly.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Tue, 30 Apr 2002 17:55:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swverify-problem/m-p/2711508#M60695</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-04-30T17:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: swverify problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swverify-problem/m-p/2711509#M60696</link>
      <description>Not sure if this will work&lt;BR /&gt;&lt;BR /&gt;mkdir -p /var/adm/sw/products/PHKL_25475/STIO-ENG-A-MAN&lt;BR /&gt;&lt;BR /&gt;touch /var/adm/sw/products/PHKL_25475/STIO-ENG-A-MAN/INFO &lt;BR /&gt;&lt;BR /&gt;Then retry your cleanup&lt;BR /&gt;&lt;BR /&gt;Let us know if you get it to work,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Apr 2002 17:58:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swverify-problem/m-p/2711509#M60696</guid>
      <dc:creator>hpuxrox</dc:creator>
      <dc:date>2002-04-30T17:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: swverify problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swverify-problem/m-p/2711510#M60697</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt; I recommend you do a swverify PHKL_18543 before you do anything. It may be that the swconfigure did not complete properly when PHKL_18543 was initially installed.&lt;BR /&gt; Would be a good idea to thoroughly scan the /var/adm/sw/swX.log(s) where X=install,verify or configure  to see if there were errors when PHKL_18543 was initially installed.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Tue, 30 Apr 2002 18:06:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swverify-problem/m-p/2711510#M60697</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-04-30T18:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: swverify problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swverify-problem/m-p/2711511#M60698</link>
      <description>Jeff is correct&lt;BR /&gt;&lt;BR /&gt;You system could be in a very unstable state.&lt;BR /&gt;So be careful what you do.&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Apr 2002 18:12:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swverify-problem/m-p/2711511#M60698</guid>
      <dc:creator>hpuxrox</dc:creator>
      <dc:date>2002-04-30T18:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: swverify problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swverify-problem/m-p/2711512#M60699</link>
      <description>swverify on PHKL_18543 reports 4 of 5 ok, but PHKL_18543.Kern2-Run, 1=/,r=1.0 fails verification......&lt;BR /&gt;&lt;BR /&gt;any advice on what to do?? &lt;BR /&gt;thanks alot!!! &lt;BR /&gt;</description>
      <pubDate>Tue, 30 Apr 2002 18:16:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swverify-problem/m-p/2711512#M60699</guid>
      <dc:creator>John Henrikson</dc:creator>
      <dc:date>2002-04-30T18:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: swverify problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swverify-problem/m-p/2711513#M60700</link>
      <description>Due to the risk involved, I usualy call HP Support rather than the forums. &lt;BR /&gt;&lt;BR /&gt;BTW: The best way to thank us is by points.&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Apr 2002 18:19:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swverify-problem/m-p/2711513#M60700</guid>
      <dc:creator>hpuxrox</dc:creator>
      <dc:date>2002-04-30T18:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: swverify problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swverify-problem/m-p/2711514#M60701</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt; First thing I'd do is create a make_tape_recovery tape (2 are better).&lt;BR /&gt;Then check to see if any filesets are in an unconfigured state - do&lt;BR /&gt;&lt;BR /&gt;swlist -l fileset -a state|grep -v -i -e configured -e \#&lt;BR /&gt;&lt;BR /&gt;If there are any unconfigured filesets returned - then&lt;BR /&gt;&lt;BR /&gt;swconfig \*  &lt;BR /&gt;&lt;BR /&gt;to configure them all.&lt;BR /&gt;Then run the check_patches util to check that all is now well.&lt;BR /&gt;&lt;BR /&gt;It may very well be that you will have to reinstall PHKL_18543 &amp;amp; I would definitely consult w/HP in this matter&lt;BR /&gt;&lt;BR /&gt;Course it NEVER hurts to bounce any of this off the HP SW support folks before doing this.&lt;BR /&gt;&lt;BR /&gt;MANY...MANY...other patches require PHKL_18543 &amp;amp; if it blows up, very bad things will happen.&lt;BR /&gt;&lt;BR /&gt;Good Luck,&lt;BR /&gt;Jeff</description>
      <pubDate>Tue, 30 Apr 2002 18:40:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swverify-problem/m-p/2711514#M60701</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-04-30T18:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: swverify problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swverify-problem/m-p/2711515#M60702</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;As to the PHKL_25475 being superseded but erroring, I've had htis error. The only resolution was to remove the superseding patch to "reactivate" PHKL_25475, then re-install the superseding patch. This cleaned up the swverify. However, the other advice from Randall and others is VERY sound. Anytime you are dealing with a baseline patch like PHKL_18543, I would definitely involve the Response Center.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Tue, 30 Apr 2002 18:41:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swverify-problem/m-p/2711515#M60702</guid>
      <dc:creator>David Bell_1</dc:creator>
      <dc:date>2002-04-30T18:41:18Z</dc:date>
    </item>
  </channel>
</rss>

