<?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 problem with installing patches in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-installing-patches/m-p/2490655#M728329</link>
    <description>I'm trying to install some patches: for ex. PHCO_22924 - PHSS_19379 - PHSS_21971.....but having problems during swinstall, an error message appear:&lt;BR /&gt;"name_ws:/patch/PHSS_19739": An I/O error occurred while performing this task. &lt;BR /&gt;First I thought the patches were downloaded bad, i tried the second download but during install the same messages appears.&lt;BR /&gt;Hope someone can help me.&lt;BR /&gt;</description>
    <pubDate>Wed, 07 Feb 2001 08:55:58 GMT</pubDate>
    <dc:creator>Tarek</dc:creator>
    <dc:date>2001-02-07T08:55:58Z</dc:date>
    <item>
      <title>problem with installing patches</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-installing-patches/m-p/2490655#M728329</link>
      <description>I'm trying to install some patches: for ex. PHCO_22924 - PHSS_19379 - PHSS_21971.....but having problems during swinstall, an error message appear:&lt;BR /&gt;"name_ws:/patch/PHSS_19739": An I/O error occurred while performing this task. &lt;BR /&gt;First I thought the patches were downloaded bad, i tried the second download but during install the same messages appears.&lt;BR /&gt;Hope someone can help me.&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Feb 2001 08:55:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-installing-patches/m-p/2490655#M728329</guid>
      <dc:creator>Tarek</dc:creator>
      <dc:date>2001-02-07T08:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: problem with installing patches</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-installing-patches/m-p/2490656#M728330</link>
      <description>The patch names should have .depot on the end, have you run sh &lt;PATCH name=""&gt; to unpack the patch?&lt;BR /&gt;&lt;BR /&gt;Pete&lt;/PATCH&gt;</description>
      <pubDate>Wed, 07 Feb 2001 09:08:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-installing-patches/m-p/2490656#M728330</guid>
      <dc:creator>Pete Ellis</dc:creator>
      <dc:date>2001-02-07T09:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: problem with installing patches</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-installing-patches/m-p/2490657#M728331</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;Perhaps you have gezipped files. Rename them (add .gz) and use gunzip.&lt;BR /&gt;&lt;BR /&gt;Bye,&lt;BR /&gt;&lt;BR /&gt;Thomas</description>
      <pubDate>Wed, 07 Feb 2001 09:11:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-installing-patches/m-p/2490657#M728331</guid>
      <dc:creator>Thomas Kollig</dc:creator>
      <dc:date>2001-02-07T09:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: problem with installing patches</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-installing-patches/m-p/2490658#M728332</link>
      <description>Thanks very much!!! That was a problem...I'm new and i'm trying to learn, so every time i download patch i have to run sh...&lt;BR /&gt;Thanks again</description>
      <pubDate>Wed, 07 Feb 2001 09:17:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-installing-patches/m-p/2490658#M728332</guid>
      <dc:creator>Tarek</dc:creator>
      <dc:date>2001-02-07T09:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: problem with installing patches</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-installing-patches/m-p/2490659#M728333</link>
      <description>Hi Tarek,&lt;BR /&gt;&lt;BR /&gt;When you download a patch from HP ftp server, it comes as a text file.&lt;BR /&gt;&lt;BR /&gt;This text file is a "shell archive" that need to be extracted using the following command:&lt;BR /&gt;sh PH??_?????&lt;BR /&gt;&lt;BR /&gt;Make sure that you have the correct format if you are downloading on a PC as windows uses &lt;BR /&gt;&lt;CARRIAGE-RETURN&gt;&lt;LINEFEED&gt; pairs to delimit lines while Unix only uses &lt;LINEFEED&gt;&lt;BR /&gt;&lt;BR /&gt;If you transfer from HP ftp server to a PC, use the binary mode when ftping to your HP Box.&lt;BR /&gt;&lt;BR /&gt;If you use 'vi' in the patch file and see a '^M' at the end of every line, then you know it's the wrong format. Use 'dos2unix' to convert your file if it's the case.&lt;BR /&gt;&lt;BR /&gt;Once extracted (with 'sh PH??_????') it should leave you 2 files, one ending in '.depot' and one ending in '.text'.&lt;BR /&gt;The first oue should be used as source for your swinstall command.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;&lt;/LINEFEED&gt;&lt;/LINEFEED&gt;&lt;/CARRIAGE-RETURN&gt;</description>
      <pubDate>Wed, 07 Feb 2001 09:22:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-installing-patches/m-p/2490659#M728333</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2001-02-07T09:22:25Z</dc:date>
    </item>
  </channel>
</rss>

