<?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: swinstall in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2704890#M59000</link>
    <description>I'm glad it worked out :)&lt;BR /&gt;Frankly I'm not sure or have not really used "-v" option before, it's supposed to list all the attributes of the file/filesets, hence I can't comment on that. If there is any consolation, I ran the same commands (swlist -l patch vs swlist -vl patch) and I noticed too some of the patches are not found in "swlist -vl patch" output. You would want to run ..&lt;BR /&gt;# swlist -l fileset -a state&lt;BR /&gt;to make sure all filesets are in configured state.</description>
    <pubDate>Thu, 18 Apr 2002 00:53:25 GMT</pubDate>
    <dc:creator>S.K. Chan</dc:creator>
    <dc:date>2002-04-18T00:53:25Z</dc:date>
    <item>
      <title>swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2704879#M58989</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Recently i try to apply patch PHNE_25484 into my HP-UX 11 Server.&lt;BR /&gt;&lt;BR /&gt;However i having problem during rebuild the kernel. The Error message show :&lt;BR /&gt;&lt;BR /&gt;NOTE:    Building a new kernel based on template file "/stand/system"&lt;BR /&gt;Generating module: krm...&lt;BR /&gt;Compiling /stand/build/conf.c...&lt;BR /&gt;Loading the kernel...&lt;BR /&gt;ld: Unsatisfied symbol "mi_timer_alloc" in file /usr/conf/lib/librpc.a[rpcmod.o]&lt;BR /&gt;ld: Unsatisfied symbol "mi_timer" in file /usr/conf/lib/librpc.a[rpcmod.o]&lt;BR /&gt;ld: Unsatisfied symbol "mi_timer_free" in file /usr/conf/lib/librpc.a[rpcmod.o]&lt;BR /&gt;ld: Unsatisfied symbol "mi_timer_valid" in file /usr/conf/lib/librpc.a[rpcmod.o]&lt;BR /&gt;4 errors.&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;         make failure.&lt;BR /&gt;ERROR:   The command "/usr/sbin/mk_kernel", which is used to rebuild&lt;BR /&gt;         the kernel, has failed.  Because kernel-related filesets were&lt;BR /&gt;         installed, this command must be executed by "swinstall",&lt;BR /&gt;         without failures, before the load can continue.  Check the&lt;BR /&gt;         above output for details about the failure.&lt;BR /&gt;NOTE:    The Install Phase has suspended.  Check the above output for&lt;BR /&gt;         reasons.&lt;BR /&gt;&lt;BR /&gt;By issue command swlist -l fileset -a state |grep PHNE_25484 , it show me status install.&lt;BR /&gt;&lt;BR /&gt;I try to run swconfig * to change the status to configure and it is sucess.&lt;BR /&gt;&lt;BR /&gt;Is swconfig run the rebuld kernel command???&lt;BR /&gt;what else can i do ?&lt;BR /&gt;&lt;BR /&gt;Below is the command i use to install patch:&lt;BR /&gt;swinstall -x autoreboot=true -x patch_match_target=true -s /tmp/PHNE_25484.depot&lt;BR /&gt;&lt;BR /&gt;Please advise.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Pat</description>
      <pubDate>Wed, 17 Apr 2002 00:09:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2704879#M58989</guid>
      <dc:creator>Patricia Tang</dc:creator>
      <dc:date>2002-04-17T00:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2704880#M58990</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I've not installed that patch, but with any&lt;BR /&gt;kernel patch (or any patch) there are some&lt;BR /&gt;unwritten rules to follow:&lt;BR /&gt;&lt;BR /&gt;1. Create make_recovery_tape (ignite tape)&lt;BR /&gt;2. Run the swinstall program with the &lt;BR /&gt;preview option first, to see if there are&lt;BR /&gt;any errors.&lt;BR /&gt;&lt;BR /&gt;You could test a generation of your kernel&lt;BR /&gt;by doing this.&lt;BR /&gt;&lt;BR /&gt;# cd /stand/build&lt;BR /&gt;# /usr/lbin/sysadm/system_prep -s system&lt;BR /&gt;vi the file and change something, or &lt;BR /&gt;remove something. Save the file.&lt;BR /&gt;# mk_kernel -s system&lt;BR /&gt;&lt;BR /&gt;This will generate a kernel. Post your outcome.&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Apr 2002 00:35:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2704880#M58990</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-04-17T00:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2704881#M58991</link>
      <description>For now yes, but you still need to make sure all the dependencies patches for PHNE_25484 are install. What you should have done is copy all these patches (including PHNE_25484 into one depot and install 'em in one session.&lt;BR /&gt;s800: 11.00&lt;BR /&gt;PHCO_22314&lt;BR /&gt;PHKL_22589&lt;BR /&gt;PHCO_23117&lt;BR /&gt;PHNE_22566&lt;BR /&gt;PHKL_20202&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Apr 2002 00:40:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2704881#M58991</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-04-17T00:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2704882#M58992</link>
      <description>Hi Micheal,&lt;BR /&gt;&lt;BR /&gt;Thanks for your reply.&lt;BR /&gt;&lt;BR /&gt;I did follow the step and run mk_kernel -s system . Below is the output :&lt;BR /&gt;&lt;BR /&gt;Generating module: krm...&lt;BR /&gt;Compiling conf.c...&lt;BR /&gt;Loading the kernel...&lt;BR /&gt;ld: Unsatisfied symbol "mi_timer_alloc" in file /usr/conf/lib/librpc.a[rpcmod.o]&lt;BR /&gt;ld: Unsatisfied symbol "mi_timer" in file /usr/conf/lib/librpc.a[rpcmod.o]&lt;BR /&gt;ld: Unsatisfied symbol "mi_timer_free" in file /usr/conf/lib/librpc.a[rpcmod.o]&lt;BR /&gt;ld: Unsatisfied symbol "mi_timer_valid" in file /usr/conf/lib/librpc.a[rpcmod.o]&lt;BR /&gt;4 errors.&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;config: make did an exit(1)&lt;BR /&gt;&lt;BR /&gt;Please advise.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Pat</description>
      <pubDate>Wed, 17 Apr 2002 00:44:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2704882#M58992</guid>
      <dc:creator>Patricia Tang</dc:creator>
      <dc:date>2002-04-17T00:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2704883#M58993</link>
      <description>Hi Chan,&lt;BR /&gt;&lt;BR /&gt;Thanks for replying my message.&lt;BR /&gt;&lt;BR /&gt;Allow me to ask , how to put into one depot?&lt;BR /&gt;Currently i have downloaded all patch and put it in directory /tmp&lt;BR /&gt;&lt;BR /&gt;Hope you don't mind to send me the command &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Pat</description>
      <pubDate>Wed, 17 Apr 2002 01:37:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2704883#M58993</guid>
      <dc:creator>Patricia Tang</dc:creator>
      <dc:date>2002-04-17T01:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2704884#M58994</link>
      <description>Assuming you've got all the patches in /tmp.You would do this ..&lt;BR /&gt;# cd /tmp&lt;BR /&gt;# for x in PH*&lt;BR /&gt;&amp;gt; do&lt;BR /&gt;&amp;gt; sh $x&lt;BR /&gt;&amp;gt; done&lt;BR /&gt;==&amp;gt; running interactive for loop to unshar them&lt;BR /&gt;&lt;BR /&gt;# mkdir /tmp/patch_depot&lt;BR /&gt;# for y in PH*.depot&lt;BR /&gt;&amp;gt; do&lt;BR /&gt;&amp;gt; swcopy -s /tmp/$y \* @ /tmp/patch_depot&lt;BR /&gt;&amp;gt; done&lt;BR /&gt;==&amp;gt; creating the patch depot&lt;BR /&gt;&lt;BR /&gt;Finally just run swinstall with /tmp/patch_depot as your source.&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Apr 2002 01:51:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2704884#M58994</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-04-17T01:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2704885#M58995</link>
      <description>Hi Chan,&lt;BR /&gt;&lt;BR /&gt;After issue all command that you status, Fially i run "swinstall -s /tmp/patch_depot"&lt;BR /&gt;&lt;BR /&gt;But i still having the same problem which status "mk_kernel used to rebuild the kernel, has failed"&lt;BR /&gt;&lt;BR /&gt;My System still not able to rebuild new kernel.&lt;BR /&gt;&lt;BR /&gt;Please advise.&lt;BR /&gt;&lt;BR /&gt;I have another question , can i swintall by using option enforce_kernbld_failure=false to enable my install proceed first?&lt;BR /&gt;&lt;BR /&gt;If result status configure when issue command "swlist -l fileset -a state" can i assume it is successfull install ???&lt;BR /&gt;&lt;BR /&gt;I need this patch to be install.&lt;BR /&gt;&lt;BR /&gt;Many Thanks.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Pat  &lt;BR /&gt;</description>
      <pubDate>Wed, 17 Apr 2002 03:08:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2704885#M58995</guid>
      <dc:creator>Patricia Tang</dc:creator>
      <dc:date>2002-04-17T03:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2704886#M58996</link>
      <description>hi,&lt;BR /&gt;try removing that patch using swremove and installing it again. this time look carefully &lt;BR /&gt;for any installation errors.&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Apr 2002 03:43:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2704886#M58996</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-04-17T03:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2704887#M58997</link>
      <description>Here is what I think .. we need to find out where the symbols "mi_timer*" reside (in which library) and which patch has that library. Once we found that patch, load that patch FIRST, then the rest of the pack later. By doing that the kernel would not complain about not being able to find "mi_timer*" symbols. I found out that the patch PHNE_22566 which loads libstream.a library is the one. First do this to see if "mi_timer*" is in libstream.a&lt;BR /&gt;&lt;BR /&gt;# cd /usr/conf/lib&lt;BR /&gt;# nm libstream.a|grep mi_timer&lt;BR /&gt;&lt;BR /&gt;If you do not get anything back, go ahead and load patch PHNE_22566 and after that repeat the above. Now "mi_timer*" symbols should be in there. Proceed with the rest of the patches.&lt;BR /&gt;If "mi_timer*" symbols are already in libstream.a to begin with then I would not know why the kernel refuse to compile.</description>
      <pubDate>Wed, 17 Apr 2002 04:46:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2704887#M58997</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-04-17T04:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2704888#M58998</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Did you by any change changed the installation option to reinstall=true ?&lt;BR /&gt;&lt;BR /&gt;If yes and you had all the dependencies there, patch PHKL_18543  PM/VM/UFS/async/scsi/io/DMAPI/JFS/perf patch&lt;BR /&gt;is reinstalled then.&lt;BR /&gt;&lt;BR /&gt;I hope you have an ignite tape available, else you will be left with the only other option:&lt;BR /&gt;&lt;BR /&gt;Do a cold install from CD !&lt;BR /&gt;So a complete install form your system !&lt;BR /&gt;&lt;BR /&gt;Check your swagent.log file to see if the patch is really reinstalled.&lt;BR /&gt;&lt;BR /&gt;Good luck, &lt;BR /&gt;C.</description>
      <pubDate>Wed, 17 Apr 2002 06:00:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2704888#M58998</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-04-17T06:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2704889#M58999</link>
      <description>Hi Chan,&lt;BR /&gt;&lt;BR /&gt;Thanks for your advise, and now patch PHNE_25484 have been install successfully without any error.&lt;BR /&gt;&lt;BR /&gt;I have another question hope you don't mind to give me some advise.&lt;BR /&gt;&lt;BR /&gt;I have issue swlist -vl patch |grep PHNE_25484 but i can't see anything display.&lt;BR /&gt;&lt;BR /&gt;By issue swlist -l patch |grep PHNE_25484 , information of patch PHNE_25484 only display.&lt;BR /&gt;&lt;BR /&gt;Why swlist -vl patch doesn't display PHNE_25484 info ???&lt;BR /&gt;&lt;BR /&gt;Many Thanks.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Pat</description>
      <pubDate>Wed, 17 Apr 2002 23:28:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2704889#M58999</guid>
      <dc:creator>Patricia Tang</dc:creator>
      <dc:date>2002-04-17T23:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2704890#M59000</link>
      <description>I'm glad it worked out :)&lt;BR /&gt;Frankly I'm not sure or have not really used "-v" option before, it's supposed to list all the attributes of the file/filesets, hence I can't comment on that. If there is any consolation, I ran the same commands (swlist -l patch vs swlist -vl patch) and I noticed too some of the patches are not found in "swlist -vl patch" output. You would want to run ..&lt;BR /&gt;# swlist -l fileset -a state&lt;BR /&gt;to make sure all filesets are in configured state.</description>
      <pubDate>Thu, 18 Apr 2002 00:53:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall/m-p/2704890#M59000</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-04-18T00:53:25Z</dc:date>
    </item>
  </channel>
</rss>

