<?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: Patch install problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-install-problems/m-p/3099476#M807516</link>
    <description>I use swinstall interactively, and I've never managed to get the "match what target has" action to select anything, even on HP-supplied depots such as Support Plus read from the CD.&lt;BR /&gt;However, I just select the bundle, or all items in the depot, and install those, on the grounds that the installation scripts anyway check for suitability with the target.&lt;BR /&gt;If you look at swlist output, when a patch goes on, it claims to provide a fileset with the patch name in it (e.g. PHNE_24384.INETSVCS-RUN  version 1.0).  Is swinstall looking at the target, and saying that the target doesn't have PHNE_24384.INETSVCS-RUN installed, so it doesn't need the patch???&lt;BR /&gt;So - have you ever got patch_match_target=true to work on 11i (if yes, then something has changed, so raise a support call;  if no, then perhaps we're seeing a feature of 11i (but you could raise a support call anyway?))&lt;BR /&gt;</description>
    <pubDate>Thu, 23 Oct 2003 02:40:52 GMT</pubDate>
    <dc:creator>Alan Turner</dc:creator>
    <dc:date>2003-10-23T02:40:52Z</dc:date>
    <item>
      <title>Patch install problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-install-problems/m-p/3099473#M807513</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I've got a problem while trying to install a patch on a HP ux 11.11 box:&lt;BR /&gt;Nemesis:/inst/depot/ora# swinstall -x autoreboot=true -x patch_match_target=true -s /inst/depot/ora/PHNE_27745.depot      &lt;BR /&gt;                                                                                                                          &lt;BR /&gt;=======  10/22/03 14:12:24 WETDST  BEGIN swinstall SESSION                                                                &lt;BR /&gt;         (non-interactive) (jobid=Nemesis-0012)                                                                           &lt;BR /&gt;                                                                                                                          &lt;BR /&gt;       * Session started for user "root@Nemesis".                                                                         &lt;BR /&gt;                                                                                                                          &lt;BR /&gt;       * Beginning Selection                                                                                              &lt;BR /&gt;       * Target connection succeeded for "Nemesis:/".                                                                     &lt;BR /&gt;NOTE:    The patch match operation failed to find patches for target                                                      &lt;BR /&gt;         software on "Nemesis" which passed the filter.                                                                   &lt;BR /&gt;NOTE:    Cannot continue the "swinstall" task.                                                                            &lt;BR /&gt;                                                                                                                          &lt;BR /&gt;=======  10/22/03 14:12:26 WETDST  END swinstall SESSION                                                                  &lt;BR /&gt;         (non-interactive) (jobid=Nemesis-0012)                                                                           &lt;BR /&gt;                                                                                                                          &lt;BR /&gt;Have you got any idea?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;JÃ©rÃ</description>
      <pubDate>Wed, 22 Oct 2003 07:12:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-install-problems/m-p/3099473#M807513</guid>
      <dc:creator>Chartier Jerome</dc:creator>
      <dc:date>2003-10-22T07:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: Patch install problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-install-problems/m-p/3099474#M807514</link>
      <description>Sounds like your depot is corrupt.&lt;BR /&gt;&lt;BR /&gt;I would suggest downloading it again and running sh on the the depot again.&lt;BR /&gt;&lt;BR /&gt;Sometimes those itrc downloads cut out early and you think they are done.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 22 Oct 2003 07:18:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-install-problems/m-p/3099474#M807514</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-10-22T07:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: Patch install problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-install-problems/m-p/3099475#M807515</link>
      <description>Or the patch is for software that is not installed on your server...</description>
      <pubDate>Wed, 22 Oct 2003 08:00:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-install-problems/m-p/3099475#M807515</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2003-10-22T08:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Patch install problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-install-problems/m-p/3099476#M807516</link>
      <description>I use swinstall interactively, and I've never managed to get the "match what target has" action to select anything, even on HP-supplied depots such as Support Plus read from the CD.&lt;BR /&gt;However, I just select the bundle, or all items in the depot, and install those, on the grounds that the installation scripts anyway check for suitability with the target.&lt;BR /&gt;If you look at swlist output, when a patch goes on, it claims to provide a fileset with the patch name in it (e.g. PHNE_24384.INETSVCS-RUN  version 1.0).  Is swinstall looking at the target, and saying that the target doesn't have PHNE_24384.INETSVCS-RUN installed, so it doesn't need the patch???&lt;BR /&gt;So - have you ever got patch_match_target=true to work on 11i (if yes, then something has changed, so raise a support call;  if no, then perhaps we're seeing a feature of 11i (but you could raise a support call anyway?))&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Oct 2003 02:40:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-install-problems/m-p/3099476#M807516</guid>
      <dc:creator>Alan Turner</dc:creator>
      <dc:date>2003-10-23T02:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Patch install problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-install-problems/m-p/3099477#M807517</link>
      <description>Alan,&lt;BR /&gt;&lt;BR /&gt;For interactive swinstalls, use the &lt;BR /&gt;&lt;BR /&gt;  Actions&lt;BR /&gt;    -Manage Patch Selection&lt;BR /&gt;&lt;BR /&gt;menu to turn on patch_match_target.&lt;BR /&gt;&lt;BR /&gt;Installing large patch bundles, or any patch without it is not recommended.</description>
      <pubDate>Fri, 24 Oct 2003 12:30:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-install-problems/m-p/3099477#M807517</guid>
      <dc:creator>Scot Bean</dc:creator>
      <dc:date>2003-10-24T12:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: Patch install problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-install-problems/m-p/3099478#M807518</link>
      <description>Jerome,&lt;BR /&gt;  Either the patch depot/zip may be corrupt or the bundle doesnt contain any patches that matches the target selection.&lt;BR /&gt;&lt;BR /&gt;  If the patch depot is corrupt, it wont reach this level at all.  May be the patch is not for this target.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Umapathy</description>
      <pubDate>Fri, 24 Oct 2003 12:42:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-install-problems/m-p/3099478#M807518</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2003-10-24T12:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: Patch install problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-install-problems/m-p/3099479#M807519</link>
      <description>That particular patch is for Hyperfabric versions B.11.11.[00-02].  If you do not have that product installed on your HP-UX system then the patch will not install.</description>
      <pubDate>Fri, 24 Oct 2003 12:42:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-install-problems/m-p/3099479#M807519</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-10-24T12:42:44Z</dc:date>
    </item>
  </channel>
</rss>

