<?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/2795607#M940933</link>
    <description>Hi trond,&lt;BR /&gt;&lt;BR /&gt;I've got:&lt;BR /&gt;/dev/vg00/lvol9 ... swap pri=1 0 0&lt;BR /&gt;/dev/vg00/lvol2 ... swap pri=0 0 2&lt;BR /&gt;&lt;BR /&gt;in my fstab file&lt;BR /&gt;&lt;BR /&gt;I must remove second line?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Jerome&lt;BR /&gt;</description>
    <pubDate>Wed, 28 Aug 2002 08:37:59 GMT</pubDate>
    <dc:creator>Carter Jay</dc:creator>
    <dc:date>2002-08-28T08:37:59Z</dc:date>
    <item>
      <title>Patch remove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2795603#M940929</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;What's this patch that can't be removed and is logged in my /etc/rc.log. I had this error after installing a bundle for PHCO_25424:&lt;BR /&gt;&lt;BR /&gt;Configuring all unconfigured software filesets&lt;BR /&gt;Output from "/sbin/rc2.d/S120swconfig start":&lt;BR /&gt;----------------------------&lt;BR /&gt;       * Removing the following software:&lt;BR /&gt;Obsolete.NCSNCK,l=/,r=B.11.00,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_32/64&lt;BR /&gt;&lt;BR /&gt;WARNING: The remove process from "swconfig" did not succeed.&lt;BR /&gt;         Some or all of the software listed in "/var/adm/sw/needs_remove"&lt;BR /&gt;         must be removed manually.&lt;BR /&gt;&lt;BR /&gt;And how can I remove it manually, or fix the problem.&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Jerome&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Aug 2002 07:16:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2795603#M940929</guid>
      <dc:creator>Carter Jay</dc:creator>
      <dc:date>2002-08-28T07:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Patch remove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2795604#M940930</link>
      <description>Have you checked what is in the file "/var/adm/sw/needs_remove"? It may contain the patch that needs removing. Also check the details of patch PHCO_25875.&lt;BR /&gt;&lt;BR /&gt;Otherwise, it should just be using swremove.&lt;BR /&gt;&lt;BR /&gt;Cheers!&lt;BR /&gt;James</description>
      <pubDate>Wed, 28 Aug 2002 07:33:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2795604#M940930</guid>
      <dc:creator>James Beamish-White</dc:creator>
      <dc:date>2002-08-28T07:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Patch remove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2795605#M940931</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;in the file "/var/adm/sw/needs_remove, i've just got the line:&lt;BR /&gt;&lt;BR /&gt;Obsolete.NCSNCK,l=/,r=B.11.00,a=HP-UX_B.11.00_32/64,v=HP,fa=HP-UX_B.11.00_32/64 &lt;BR /&gt;&lt;BR /&gt;And when i list all my applications, I can't find any file with this name.&lt;BR /&gt;What is strange is that i've got a Memory fault(coredump) when i launch the last command.&lt;BR /&gt;&lt;BR /&gt;Another thing is strange:&lt;BR /&gt;Enable auxiliary swap space&lt;BR /&gt;Output from "/sbin/rc1.d/S500swap_start start":&lt;BR /&gt;----------------------------&lt;BR /&gt;Enabling device paging on /dev/vg00/lvol9.&lt;BR /&gt;Enabling device paging on /dev/vg00/lvol2.&lt;BR /&gt;/usr/sbin/swapon: /dev/vg00/lvol2 is already enabled for paging.&lt;BR /&gt;Warning: swapon returned exit code: 1&lt;BR /&gt;"/sbin/rc1.d/S500swap_start start" FAILED&lt;BR /&gt;&lt;BR /&gt;Got any idea??&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Jerome&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Aug 2002 08:05:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2795605#M940931</guid>
      <dc:creator>Carter Jay</dc:creator>
      <dc:date>2002-08-28T08:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: Patch remove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2795606#M940932</link>
      <description>As an answer to your swap message; do you have lvol2/swap in your fstab? If so remove it as it's started before fstab is read.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Trond</description>
      <pubDate>Wed, 28 Aug 2002 08:28:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2795606#M940932</guid>
      <dc:creator>Trond Haugen</dc:creator>
      <dc:date>2002-08-28T08:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Patch remove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2795607#M940933</link>
      <description>Hi trond,&lt;BR /&gt;&lt;BR /&gt;I've got:&lt;BR /&gt;/dev/vg00/lvol9 ... swap pri=1 0 0&lt;BR /&gt;/dev/vg00/lvol2 ... swap pri=0 0 2&lt;BR /&gt;&lt;BR /&gt;in my fstab file&lt;BR /&gt;&lt;BR /&gt;I must remove second line?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Jerome&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Aug 2002 08:37:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2795607#M940933</guid>
      <dc:creator>Carter Jay</dc:creator>
      <dc:date>2002-08-28T08:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Patch remove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2795608#M940934</link>
      <description>Hi Jerome:&lt;BR /&gt;&lt;BR /&gt;Yes, primary swap (/dev/vg00/lvol2) is enabled for swap during startup.  Adding it to '/etc/fstab' causes an attempt to activate it twice -- an error as you have seen.  Remove the primary swap device from 'etc/fstab'.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 28 Aug 2002 09:33:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-remove/m-p/2795608#M940934</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-08-28T09:33:50Z</dc:date>
    </item>
  </channel>
</rss>

