<?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 remove in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2673799#M51555</link>
    <description>Hi, &lt;BR /&gt;&lt;BR /&gt;From the man pages :&lt;BR /&gt;&lt;BR /&gt;"When removing installed software, swremove also unconfigures the software before it is removed. The software is not unconfigured when removed from an alternate root directory since it was not configured during installation. When removing available software (within a depot), swremove also does not perform the unconfiguration task". So for a normal swremove, you don't need to do anything more.&lt;BR /&gt;&lt;BR /&gt;Did you remove the patch for more free space ? The default patch depot is in /var/adm/sw. So if u remove a patch from there, then how will it affect /usr ? Can you tell the patch name which you removed ?&lt;BR /&gt;&lt;BR /&gt;However, if you want to check the free space, use 'du -k' command, instead of bdf.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 28 Feb 2002 21:51:48 GMT</pubDate>
    <dc:creator>Helen French</dc:creator>
    <dc:date>2002-02-28T21:51:48Z</dc:date>
    <item>
      <title>patch remove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2673794#M51550</link>
      <description>Hi&lt;BR /&gt;I installed patch on 11.00 using swinstall.&lt;BR /&gt;But now i would like to remove that.How should i?</description>
      <pubDate>Thu, 28 Feb 2002 20:32:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2673794#M51550</guid>
      <dc:creator>subhashni</dc:creator>
      <dc:date>2002-02-28T20:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: patch remove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2673795#M51551</link>
      <description>If you did not turn off the save the current software option in swinstall which is the default behavior then all you need to do is a swremove and the previous version will be restored.&lt;BR /&gt;&lt;BR /&gt;Man swremove for details. You can use the interactive version of swremove if you like.&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Feb 2002 20:36:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2673795#M51551</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-02-28T20:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: patch remove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2673796#M51552</link>
      <description>Hi Subhashini,&lt;BR /&gt;&lt;BR /&gt;Start 'swremove', then select the patch you need to remove and remove it using the action menu.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Thu, 28 Feb 2002 20:42:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2673796#M51552</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-02-28T20:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: patch remove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2673797#M51553</link>
      <description>What patch is it that you are removing?&lt;BR /&gt;&lt;BR /&gt;-denver</description>
      <pubDate>Thu, 28 Feb 2002 21:02:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2673797#M51553</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2002-02-28T21:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: patch remove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2673798#M51554</link>
      <description>after removing a patch shoul i do anything else.Because it seems still my /usr is has occupied more space.&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Feb 2002 21:38:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2673798#M51554</guid>
      <dc:creator>subhashni</dc:creator>
      <dc:date>2002-02-28T21:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: patch remove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2673799#M51555</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;From the man pages :&lt;BR /&gt;&lt;BR /&gt;"When removing installed software, swremove also unconfigures the software before it is removed. The software is not unconfigured when removed from an alternate root directory since it was not configured during installation. When removing available software (within a depot), swremove also does not perform the unconfiguration task". So for a normal swremove, you don't need to do anything more.&lt;BR /&gt;&lt;BR /&gt;Did you remove the patch for more free space ? The default patch depot is in /var/adm/sw. So if u remove a patch from there, then how will it affect /usr ? Can you tell the patch name which you removed ?&lt;BR /&gt;&lt;BR /&gt;However, if you want to check the free space, use 'du -k' command, instead of bdf.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Feb 2002 21:51:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2673799#M51555</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-02-28T21:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: patch remove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2673800#M51556</link>
      <description>yes i removed a patch quality packQPK1100.&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 28 Feb 2002 22:14:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2673800#M51556</guid>
      <dc:creator>subhashni</dc:creator>
      <dc:date>2002-02-28T22:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: patch remove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2673801#M51557</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The patch you removed is the latest HP's patch bundle. You will have problem in future, if you remove these patches.&lt;BR /&gt;&lt;BR /&gt;For getting free space on file system, you can work on other possibilities:&lt;BR /&gt;&lt;BR /&gt;1) Add a new disk to the VG and extend the LV.&lt;BR /&gt;2) Remove unwanted log files or move it.&lt;BR /&gt;3) Find out for any new files in the file system ( man find)&lt;BR /&gt;4) Find the bigger files in the directory using find command.&lt;BR /&gt;&lt;BR /&gt;Removing the patch bundle for freeing space is not a good idea.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Thu, 28 Feb 2002 23:33:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2673801#M51557</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-02-28T23:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: patch remove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2673802#M51558</link>
      <description>Hi shiju,&lt;BR /&gt;I'm not removing patch to create free space.I &lt;BR /&gt;wanted to install a new QPK1100 sep.So that i have removed the old one which is QPK1100dec 2000.But after removing the patch i got a feeling that still some thing is there in /usr like patches for roll back.How to remove that?.How  can i use swmodify for a bundle ?&lt;BR /&gt;Please help me.&lt;BR /&gt;Thanks.</description>
      <pubDate>Fri, 01 Mar 2002 03:58:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2673802#M51558</guid>
      <dc:creator>subhashni</dc:creator>
      <dc:date>2002-03-01T03:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: patch remove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2673803#M51559</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You should not remove patches to install newer patches.  There is a concept of superceeding patches.  Newer ones take precedent of older ones.&lt;BR /&gt;&lt;BR /&gt;By default, swinstall saves copies of files that are overlaid by patches.  This is so that you can roll-back to previous versions should you have to remove a patch later.  These previous versions are stored in /var/adm/sw/save.  Do not remove these files manually.  Use the cleanup command.  There is an option (-c perhaps, I'm not on an HPUX system right now) that allows you to specify how many times a patch is superceeded before committing the older patch and removing the previous files that patch overwrote.  I suggest you specify 2 for that option.&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Fri, 01 Mar 2002 04:08:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2673803#M51559</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2002-03-01T04:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: patch remove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2673804#M51560</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You don't need to remove an old patch bundle(s) to install new ones. What is generally done is to run the 'cleanup' command which removes the patch bundle before the last one superceded and redundant, and then when you install the newest bundle it makes the previous one as a fallback.&lt;BR /&gt;&lt;BR /&gt;It is always a good ideas to keep the previous &lt;BR /&gt;bundle set, just in case.&lt;BR /&gt;&lt;BR /&gt;As always I recommend that you make at least one make_tape_recovery tape before doing any patch changes, particularly ones related to kernels.&lt;BR /&gt;&lt;BR /&gt;-Michael</description>
      <pubDate>Fri, 01 Mar 2002 04:11:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2673804#M51560</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-03-01T04:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: patch remove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2673805#M51561</link>
      <description>Hi Subhashini,&lt;BR /&gt;&lt;BR /&gt;Like Darrell and Mike said, you don't need to remove the old patch bundle. The new releases completely overwrite the old bundles.Carefully read the README.txt document for instructions for installation.&lt;BR /&gt;&lt;BR /&gt;Also the cleanup ( see man cleanup) command can be used to remove old patches from the system. It is NOT recommended to remove those patches manually. &lt;BR /&gt;&lt;BR /&gt;Normally system won't store any patches under /usr directory. It will be under /var/adm/sw. Make sure that you are not doing anything which will harm the system.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Fri, 01 Mar 2002 04:51:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2673805#M51561</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-03-01T04:51:51Z</dc:date>
    </item>
  </channel>
</rss>

