<?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: Install .depot patch in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/install-depot-patch/m-p/5071632#M438837</link>
    <description>hi Thierry,&lt;BR /&gt;&lt;BR /&gt;The patches you downloaded are DP patches make sure you are installing in Itanium (IA) platform not PARISC platform&lt;BR /&gt;&lt;BR /&gt;PHSS_35905  OV DP6.00 IA-64 patch - CORE packet&lt;BR /&gt;PHSS_36545  OV DP6.00 IA-64 patch - DA packet&lt;BR /&gt;PHSS_36608  OV DP6.00 IA-64 patch - SAPDB packet&lt;BR /&gt;&lt;BR /&gt;WK</description>
    <pubDate>Mon, 01 Oct 2007 20:54:20 GMT</pubDate>
    <dc:creator>whiteknight</dc:creator>
    <dc:date>2007-10-01T20:54:20Z</dc:date>
    <item>
      <title>Install .depot patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-depot-patch/m-p/5071627#M438832</link>
      <description>Hi Experts, &lt;BR /&gt;&lt;BR /&gt;I downloaded the PHSS_35905.depot. The install-Instructions says, ich have to unshare it, but I receive the following error :&lt;BR /&gt;&lt;BR /&gt;/tmp/# ll PHSS*&lt;BR /&gt;-rwxrwxrwx   1 root       sys        178216960 Oct  1 13:57 PHSS_35905.depot&lt;BR /&gt;-rwxrwxrwx   1 root       sys        25077760 Oct  1 13:57 PHSS_36545.depot&lt;BR /&gt;-rwxrwxrwx   1 root       sys        8099840 Oct  1 13:57 PHSS_36608.depot&lt;BR /&gt;/tmp/#&amp;gt;sh PHSS_35905.depot&lt;BR /&gt;sh: PHSS_35905.depot: Execute permission denied.&lt;BR /&gt;&lt;BR /&gt;I i try to install directly the .depot-file, i get the following error :&lt;BR /&gt;&lt;BR /&gt;/tmp/#&amp;gt;swinstall -x patch_match_target=true \ -s PHSS_35905.depot&lt;BR /&gt;&lt;BR /&gt;=======  10/01/07 15:05:54 MESZ  BEGIN swinstall SESSION&lt;BR /&gt;         (non-interactive) (jobid=sapdev-0145)&lt;BR /&gt;&lt;BR /&gt;       * Session started for user "root@sapdev".&lt;BR /&gt;&lt;BR /&gt;       * Beginning Selection&lt;BR /&gt;       * Target connection succeeded for "sapdev:/".&lt;BR /&gt;       * Source connection succeeded for "sapdev:/var/spool/sw".&lt;BR /&gt;ERROR:   Could not apply the software selection "-s"; it is not&lt;BR /&gt;         available from depot or root "sapdev:/var/spool/sw".&lt;BR /&gt;       * Software selection failed for "sapdev:/var/spool/sw".&lt;BR /&gt;ERROR:   Could not apply the software selection "PHSS_35905.depot"; it&lt;BR /&gt;         is not available from depot or root "sapdev:/var/spool/sw".&lt;BR /&gt;       * Software selection failed for "sapdev:/var/spool/sw".&lt;BR /&gt;NOTE:    The patch match operation failed to find patches for target&lt;BR /&gt;         software on "sapdev" which passed the filter.&lt;BR /&gt;ERROR:   No software has been selected.&lt;BR /&gt;NOTE:    Cannot continue the "swinstall" task.&lt;BR /&gt;&lt;BR /&gt;=======  10/01/07 15:05:55 MESZ  END swinstall SESSION&lt;BR /&gt;         (non-interactive) (jobid=sapdev-0145)&lt;BR /&gt;&lt;BR /&gt;I get the same error if I make a copy of the file in /var/spool/sw/.&lt;BR /&gt;Because the donloaded file was a .depot-file, i don't have any .text-File.&lt;BR /&gt;&lt;BR /&gt;Can someone help me ?&lt;BR /&gt;Thank you&lt;BR /&gt;Thierry</description>
      <pubDate>Mon, 01 Oct 2007 08:08:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-depot-patch/m-p/5071627#M438832</guid>
      <dc:creator>Thierry Doppler</dc:creator>
      <dc:date>2007-10-01T08:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: Install .depot patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-depot-patch/m-p/5071628#M438833</link>
      <description>Please note:&lt;BR /&gt;If you download a patch to a win$ system and transfer it with ftp, make sure to do this in binary mode.&lt;BR /&gt;&lt;BR /&gt;If you are running swinstall, you must specify always the full path, e.g.&lt;BR /&gt;&lt;BR /&gt;swinstall -s /tmp/mydep.depot</description>
      <pubDate>Mon, 01 Oct 2007 08:40:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-depot-patch/m-p/5071628#M438833</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-10-01T08:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: Install .depot patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-depot-patch/m-p/5071629#M438834</link>
      <description>You may need to fully qualify the directory:&lt;BR /&gt;swinstall -x patch_match_target=true \ -s /tmp/PHSS_35905.depot&lt;BR /&gt;&lt;BR /&gt;It looks like it's trying to find it in /var/spool/sw&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Oct 2007 08:42:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-depot-patch/m-p/5071629#M438834</guid>
      <dc:creator>Dave Hutton</dc:creator>
      <dc:date>2007-10-01T08:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Install .depot patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-depot-patch/m-p/5071630#M438835</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;use this command, that you find in the text of patch&lt;BR /&gt;&lt;BR /&gt;swinstall -x patch_match_target=true \&lt;BR /&gt;-s /tmp/PHSS_35905.depot&lt;BR /&gt;&lt;BR /&gt;You must specify absolute pathname of the patch or exec these commands&lt;BR /&gt;&lt;BR /&gt;cd /tmp&lt;BR /&gt;&lt;BR /&gt;swinstall -x patch_match_target=true \&lt;BR /&gt;-s $PWD/PHSS_35905.depot&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fat&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Oct 2007 08:42:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-depot-patch/m-p/5071630#M438835</guid>
      <dc:creator>Fat Scrape</dc:creator>
      <dc:date>2007-10-01T08:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: Install .depot patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-depot-patch/m-p/5071631#M438836</link>
      <description>&amp;gt;I downloaded the PHSS_35905.depot.&lt;BR /&gt;&lt;BR /&gt;Typically you download PHSS_35905 and then you unshar it to get PHSS_35905.text and PHSS_35905.depot.</description>
      <pubDate>Mon, 01 Oct 2007 20:50:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-depot-patch/m-p/5071631#M438836</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-10-01T20:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: Install .depot patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-depot-patch/m-p/5071632#M438837</link>
      <description>hi Thierry,&lt;BR /&gt;&lt;BR /&gt;The patches you downloaded are DP patches make sure you are installing in Itanium (IA) platform not PARISC platform&lt;BR /&gt;&lt;BR /&gt;PHSS_35905  OV DP6.00 IA-64 patch - CORE packet&lt;BR /&gt;PHSS_36545  OV DP6.00 IA-64 patch - DA packet&lt;BR /&gt;PHSS_36608  OV DP6.00 IA-64 patch - SAPDB packet&lt;BR /&gt;&lt;BR /&gt;WK</description>
      <pubDate>Mon, 01 Oct 2007 20:54:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-depot-patch/m-p/5071632#M438837</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2007-10-01T20:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: Install .depot patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-depot-patch/m-p/5071633#M438838</link>
      <description>HI, &lt;BR /&gt;&lt;BR /&gt;First, Thank You for all yours Answers.&lt;BR /&gt;&lt;BR /&gt;To Dennis :&lt;BR /&gt;I downloaded the file on the following page:&lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareIndex.jsp?lang=en&amp;amp;cc=us&amp;amp;prodNameId=3241177&amp;amp;prodTypeId=18964&amp;amp;prodSeriesId=3241176&amp;amp;swLang=13&amp;amp;taskId=135&amp;amp;swEnvOID=2080" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareIndex.jsp?lang=en&amp;amp;cc=us&amp;amp;prodNameId=3241177&amp;amp;prodTypeId=18964&amp;amp;prodSeriesId=3241176&amp;amp;swLang=13&amp;amp;taskId=135&amp;amp;swEnvOID=2080&lt;/A&gt;&lt;BR /&gt;Here will be a ".depot"-File donwloaded !&lt;BR /&gt;&lt;BR /&gt;And if I want to install it, I get the following error, even with the complete path :&lt;BR /&gt;&lt;BR /&gt;&amp;gt;swinstall -x patch_match_target=true \ -s /tmp/PHSS_35905.depot&lt;BR /&gt;&lt;BR /&gt;=======  10/02/07 08:41:10 MESZ  BEGIN swinstall SESSION&lt;BR /&gt;         (non-interactive) (jobid=sapdev-0147)&lt;BR /&gt;&lt;BR /&gt;       * Session started for user "root@sapdev".&lt;BR /&gt;&lt;BR /&gt;       * Beginning Selection&lt;BR /&gt;       * Target connection succeeded for "sapdev:/".&lt;BR /&gt;       * Source connection succeeded for "sapdev:/var/spool/sw".&lt;BR /&gt;ERROR:   Could not apply the software selection "-s"; it is not&lt;BR /&gt;         available from depot or root "sapdev:/var/spool/sw".&lt;BR /&gt;       * Software selection failed for "sapdev:/var/spool/sw".&lt;BR /&gt;ERROR:   Could not apply the software selection&lt;BR /&gt;         "/tmp/PHSS_35905.depot"; it is not available from depot or&lt;BR /&gt;         root "sapdev:/var/spool/sw".&lt;BR /&gt;       * Software selection failed for "sapdev:/var/spool/sw".&lt;BR /&gt;NOTE:    The patch match operation failed to find patches for target&lt;BR /&gt;         software on "sapdev" which passed the filter.&lt;BR /&gt;ERROR:   No software has been selected.&lt;BR /&gt;NOTE:    Cannot continue the "swinstall" task.&lt;BR /&gt;&lt;BR /&gt;=======  10/02/07 08:41:12 MESZ  END swinstall SESSION&lt;BR /&gt;         (non-interactive) (jobid=sapdev-0147)&lt;BR /&gt;&lt;BR /&gt;I'm doing exactly what the Install-Notice says !?&lt;BR /&gt;&lt;BR /&gt;Can I somewhere donwnload the shared-File (without .depot-Extension) ?&lt;BR /&gt;&lt;BR /&gt;Thank You for your help !&lt;BR /&gt;&lt;BR /&gt;Thierry</description>
      <pubDate>Tue, 02 Oct 2007 02:06:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-depot-patch/m-p/5071633#M438838</guid>
      <dc:creator>Thierry Doppler</dc:creator>
      <dc:date>2007-10-02T02:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: Install .depot patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-depot-patch/m-p/5071634#M438839</link>
      <description>You forgot to add patch name at the end: &lt;BR /&gt;&lt;BR /&gt;#swinstall -x patch_match_target=true \ -s /tmp/PHSS_35905.depot \*&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Tue, 02 Oct 2007 02:11:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-depot-patch/m-p/5071634#M438839</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2007-10-02T02:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Install .depot patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-depot-patch/m-p/5071635#M438840</link>
      <description>Try&lt;BR /&gt;&lt;BR /&gt; &amp;gt;swinstall -x patch_match_target=true -s /tmp/PHSS_35905.depot &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;(without "\")</description>
      <pubDate>Tue, 02 Oct 2007 02:11:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-depot-patch/m-p/5071635#M438840</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-10-02T02:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Install .depot patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-depot-patch/m-p/5071636#M438841</link>
      <description>Hello:&lt;BR /&gt;&lt;BR /&gt;Please, execute the command without "\"&lt;BR /&gt;&lt;BR /&gt;swinstall -x patch_match_target=true -s /tmp/PHSS_35905.depot &lt;BR /&gt;&lt;BR /&gt;Let my know.&lt;BR /&gt;&lt;BR /&gt;Regards;&lt;BR /&gt;&lt;BR /&gt;J. Bravo.</description>
      <pubDate>Tue, 02 Oct 2007 02:14:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-depot-patch/m-p/5071636#M438841</guid>
      <dc:creator>J. Bravo</dc:creator>
      <dc:date>2007-10-02T02:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: Install .depot patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-depot-patch/m-p/5071637#M438842</link>
      <description>The documentation assumes your command is using to lines:&lt;BR /&gt;&lt;BR /&gt;# swinstall -x patch_match_target=true \ &amp;lt;=== new line after this - return pressed&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-s /tmp/PHSS_35905.depot&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you don't want to see the interactive menue, extend the line with "\*" for selecting all included items&lt;BR /&gt;&lt;BR /&gt;# swinstall -x patch_match_target=true -s /tmp/PHSS_35905.depot \*&lt;BR /&gt;(this is 1 command line !)</description>
      <pubDate>Tue, 02 Oct 2007 02:20:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-depot-patch/m-p/5071637#M438842</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-10-02T02:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: Install .depot patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-depot-patch/m-p/5071638#M438843</link>
      <description>&amp;gt;I downloaded the file on the following page:  Here will be a ".depot"-File downloaded!&lt;BR /&gt;&lt;BR /&gt;Ah, it looks like they are doing it differently.  The README in the file still says to unshar.&lt;BR /&gt;$ swlist -a README -s $PWD/PHSS_36610.depot&lt;BR /&gt;&lt;BR /&gt;As Torsten said, that "\" is only if the command is split on two lines.  Since Fat showed an example with two lines, I didn't mention it.  The example I saw with the downloads showed two lines.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Ivan: You forgot to add patch name at the end: &lt;BR /&gt;&lt;BR /&gt;Adding \* at the end will just install the whole patch.  This detail is not present in the Release Notes.  (Nor in any patch.)&lt;BR /&gt;&lt;BR /&gt;So it is:&lt;BR /&gt;# swinstall -x patch_match_target=true -s /tmp/PHSS_35905.depot \*&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Can I somewhere download the shar-File (without .depot-Extension)?&lt;BR /&gt;&lt;BR /&gt;You can download them directly from the ITRC:&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/patch/mainPage.do" target="_blank"&gt;http://www2.itrc.hp.com/service/patch/mainPage.do&lt;/A&gt;</description>
      <pubDate>Tue, 02 Oct 2007 02:29:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-depot-patch/m-p/5071638#M438843</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-10-02T02:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: Install .depot patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-depot-patch/m-p/5071639#M438844</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;use the patch database for Europe:&lt;BR /&gt;&lt;A href="http://www4.itrc.hp.com/service/patch/mainPage.do" target="_blank"&gt;http://www4.itrc.hp.com/service/patch/mainPage.do&lt;/A&gt; and search for PHSS_35905.&lt;BR /&gt;&lt;BR /&gt;Volkmar&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Oct 2007 02:44:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-depot-patch/m-p/5071639#M438844</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2007-10-02T02:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: Install .depot patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-depot-patch/m-p/5071640#M438845</link>
      <description>Hi Experts, &lt;BR /&gt;&lt;BR /&gt;Thanks you very much for your help! &lt;BR /&gt;&lt;BR /&gt;Now it's OK, also without the "\" &lt;BR /&gt;&lt;BR /&gt;I installed successfully all the patches.&lt;BR /&gt;&lt;BR /&gt;Thank You, &lt;BR /&gt;&lt;BR /&gt;I will close the thread.&lt;BR /&gt;&lt;BR /&gt;Thierry</description>
      <pubDate>Tue, 02 Oct 2007 03:27:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-depot-patch/m-p/5071640#M438845</guid>
      <dc:creator>Thierry Doppler</dc:creator>
      <dc:date>2007-10-02T03:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: Install .depot patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-depot-patch/m-p/5071641#M438846</link>
      <description>See last Reply !</description>
      <pubDate>Tue, 02 Oct 2007 03:35:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-depot-patch/m-p/5071641#M438846</guid>
      <dc:creator>Thierry Doppler</dc:creator>
      <dc:date>2007-10-02T03:35:45Z</dc:date>
    </item>
  </channel>
</rss>

