<?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: problem when installing on alternate root using swinstall in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654565#M240992</link>
    <description>Arun,&lt;BR /&gt;you may be right, if everything fails than i will rewrite the entire application package.&lt;BR /&gt;&lt;BR /&gt;Muthu,&lt;BR /&gt;# tlinstall -l&lt;BR /&gt;NOTE:    tlinstall is searching filesystem - please be patient&lt;BR /&gt;NOTE:    Successfully completed</description>
    <pubDate>Fri, 21 Oct 2005 06:40:12 GMT</pubDate>
    <dc:creator>Raisaab</dc:creator>
    <dc:date>2005-10-21T06:40:12Z</dc:date>
    <item>
      <title>problem when installing on alternate root using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654549#M240976</link>
      <description>Hello Guru's,&lt;BR /&gt;I am having swinstall problems when i am trying to install my self made package at alternate location other than root.&lt;BR /&gt;The details of the error as it comes in swagent.log file is given below. The package get's installed properly if i use the default root directory as target.&lt;BR /&gt;Basically, &lt;BR /&gt;If you see the swagent.log file which i had sent to you, there you can see that the analyasis phase succeeds. Than it carries out the initial install step, where it estimates the disk space, goes to my control script to and set's the SET_ROOT_DIRECTORY to /temp. Than it also loads the entire software         to 100%. The problem occurs when it executes install clean, which uses /usr/lbin/install_clean. This script&lt;BR /&gt;exits when the SW_ROOT_DIRECTORY is not equal to shared or private root ( the old days of NFS Diskless machines ) by giving the warnings in transitional links. The main problem is later it does not go ahead with configure step&lt;BR /&gt;I AM WONDERING IT SHOULD ALLOW me to do because i am using GUE method of swinstall.&lt;BR /&gt;Also let me know if we want to do installation at alternate target say /temp do we need to generate response file for alternate target ( /temp )&lt;BR /&gt;swask -s /var/tmp.depot Product @ /temp&lt;BR /&gt;or will it do if swask is created for /.&lt;BR /&gt;Any thoughts ...&lt;BR /&gt;Details of swagent.log file &lt;BR /&gt;-----------------------------------------------&lt;BR /&gt;* Reading source for file information.&lt;BR /&gt;NOTE:    SW_ROOT_DIRECTORY is set to /temp&lt;BR /&gt;NOTE:    Location of alternate root /temp&lt;BR /&gt;       * Executing preDSA command.&lt;BR /&gt;NOTE:    The used disk space on filesystem "/temp" is estimated to&lt;BR /&gt;         increase by 165708 Kbytes.&lt;BR /&gt;         This will leave 21724587 Kbytes of available user disk space&lt;BR /&gt;         after the installation.&lt;BR /&gt;&lt;BR /&gt;       * Summary of Analysis Phase:&lt;BR /&gt;       * 1 of 1 filesets had no Errors or Warnings.&lt;BR /&gt;       * The Analysis Phase succeeded.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       * Beginning the Install Execution Phase.&lt;BR /&gt;       * Filesets:         1&lt;BR /&gt;       * Files:            3048&lt;BR /&gt;       * Kbytes:           157186&lt;BR /&gt;       * Installing fileset "PatrolAgent.Patrol-RUN,r=1.0_A0" (1 of 1).&lt;BR /&gt;       * Running install clean command /usr/lbin/sw/install_clean.&lt;BR /&gt;WARNING: Transition links are not created for the filesets installed&lt;BR /&gt;         at the target. After booting up from the system using&lt;BR /&gt;         the alternate root at the target, run tlinstall command to&lt;BR /&gt;         create transition links.&lt;BR /&gt;WARNING: The command "/usr/lbin/sw/install_clean" had warnings.  The&lt;BR /&gt;         installation will continue.  Check the above output for&lt;BR /&gt;         details about the warnings.&lt;BR /&gt;       * Building the software file "/temp/var/adm/sw/needs_config" to&lt;BR /&gt;         be used for post-reboot "swconfig" execution.  The information&lt;BR /&gt;         in this file will be used as input to "swconfig" after the&lt;BR /&gt;         system reboots.&lt;BR /&gt;&lt;BR /&gt;       * Summary of Execution Phase:&lt;BR /&gt;       * 1 of 1 filesets had no Errors or Warnings.&lt;BR /&gt;WARNING: The Execution Phase had warnings.  See the above output for&lt;BR /&gt;         details.&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Oct 2005 04:52:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654549#M240976</guid>
      <dc:creator>Raisaab</dc:creator>
      <dc:date>2005-10-21T04:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: problem when installing on alternate root using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654550#M240977</link>
      <description>You can try to change root (/) directory as,&lt;BR /&gt;&lt;BR /&gt;# swinstall -s &lt;DEPOT&gt; @ /changedroot/&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;&lt;BR /&gt;    Install an incompatible version of HP Omniback into the directory&lt;BR /&gt;    /exports:&lt;BR /&gt;&lt;BR /&gt;         swinstall -x allow_incompatible=true -s/products Omniback,a=arch \&lt;BR /&gt;              @ /exports&lt;BR /&gt;&lt;BR /&gt;Refer: man 5 sd for "Alternate Root Directory and Depot Directory"&lt;BR /&gt;&lt;BR /&gt;hth.&lt;/DEPOT&gt;</description>
      <pubDate>Fri, 21 Oct 2005 05:00:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654550#M240977</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-21T05:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: problem when installing on alternate root using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654551#M240978</link>
      <description>Muthu,&lt;BR /&gt;I am giving the same command when installing from the command line.&lt;BR /&gt;And it fails with the errors.&lt;BR /&gt;Also it fails when i exclusively use swintall GUE. It leaves me wondering because through GUE it should be able to take care of SW_ROOT_DIRECTORY stuff automatically ...&lt;BR /&gt;My software package is not incomaptible because it gets installed properly when target installation directory is /.&lt;BR /&gt;With warm regards,&lt;BR /&gt;Vijay</description>
      <pubDate>Fri, 21 Oct 2005 05:24:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654551#M240978</guid>
      <dc:creator>Raisaab</dc:creator>
      <dc:date>2005-10-21T05:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: problem when installing on alternate root using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654552#M240979</link>
      <description>Use swinstall as,&lt;BR /&gt;&lt;BR /&gt;# swinstall -x enforce_locatable=false -s &lt;DEPOT&gt; @ /location.&lt;BR /&gt;&lt;BR /&gt;See man 5 sd&lt;BR /&gt;&lt;BR /&gt;           enforce_locatable=true&lt;BR /&gt;                     When set to the default value of true, this option&lt;BR /&gt;                     generates an error if a command tries to relocate a&lt;BR /&gt;                     non-relocatable fileset. (Relocatable filesets are&lt;BR /&gt;                     packaged with the is_relocatable attribute set to&lt;BR /&gt;                     true).  When set to false, the usual error handling&lt;BR /&gt;                     process is overridden, and SD permits the command to&lt;BR /&gt;                     relocate the fileset.&lt;BR /&gt;&lt;BR /&gt;hth.&lt;/DEPOT&gt;</description>
      <pubDate>Fri, 21 Oct 2005 05:29:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654552#M240979</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-21T05:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: problem when installing on alternate root using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654553#M240980</link>
      <description>Hopefully, this doc will shed some lights&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90789/ch11s04.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90789/ch11s04.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;[Software Distributor Administration Guide for HP-UX 11i v2 &amp;gt;  Chapter 11. Using Control Scripts  --&amp;gt;Using Environment Variables ]&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Fri, 21 Oct 2005 05:31:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654553#M240980</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-10-21T05:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: problem when installing on alternate root using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654554#M240981</link>
      <description>Muthu,&lt;BR /&gt;I tried the option, but unfortunately it gives the same error.&lt;BR /&gt;With regards,&lt;BR /&gt;Vijay</description>
      <pubDate>Fri, 21 Oct 2005 06:07:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654554#M240981</guid>
      <dc:creator>Raisaab</dc:creator>
      <dc:date>2005-10-21T06:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: problem when installing on alternate root using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654555#M240982</link>
      <description>Have you gone through the doc link ? If not, pls do so &lt;A href="http://docs.hp.com/en/B2355-90789/ch11s04.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90789/ch11s04.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Fri, 21 Oct 2005 06:09:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654555#M240982</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-10-21T06:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: problem when installing on alternate root using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654556#M240983</link>
      <description>Don't go with interactive mode,&lt;BR /&gt;&lt;BR /&gt;Just paste your try.&lt;BR /&gt;&lt;BR /&gt;# swinstall -x enforce_locatable=false -s &lt;DEPOT&gt; @ /location&lt;BR /&gt;&lt;BR /&gt;what you are getting with this.&lt;BR /&gt;&lt;BR /&gt;hth.&lt;/DEPOT&gt;</description>
      <pubDate>Fri, 21 Oct 2005 06:09:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654556#M240983</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-21T06:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: problem when installing on alternate root using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654557#M240984</link>
      <description>May be a problem with &lt;TARGET file="" system=""&gt; problem. Try to remote /etc/mnttab as,&lt;BR /&gt;&lt;BR /&gt; # mv /etc/mnttab /etc/mnttab.old&lt;BR /&gt; # sleep 5&lt;BR /&gt; # bdf&lt;BR /&gt;&lt;BR /&gt;It will be generated or reboot machine. &lt;BR /&gt;&lt;BR /&gt;Refer this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=190662" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=190662&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;hth.&lt;/TARGET&gt;</description>
      <pubDate>Fri, 21 Oct 2005 06:19:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654557#M240984</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-21T06:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: problem when installing on alternate root using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654558#M240985</link>
      <description>Muthu, see the command and output below :-&lt;BR /&gt;--------------------------------------------&lt;BR /&gt;# swinstall -x enforce_locatable=false -s /var/PA.depot Product @ /temp&lt;BR /&gt;&lt;BR /&gt;=======  10/21/05 19:03:59 SST  BEGIN swinstall SESSION&lt;BR /&gt;         (non-interactive) (jobid=hptest01-0241)&lt;BR /&gt;&lt;BR /&gt;       * Session started for user "root@hptest01".&lt;BR /&gt;&lt;BR /&gt;       * Beginning Selection&lt;BR /&gt;       * "hptest01:/temp":  This target does not exist and will be&lt;BR /&gt;         created.&lt;BR /&gt;       * Source connection succeeded for "hptest01:/var/PA.depot".&lt;BR /&gt;       * Source:                 /var/PA.depot&lt;BR /&gt;       * Targets:                hptest01:/temp&lt;BR /&gt;       * Software selections:&lt;BR /&gt;             PatrolAgent.Patrol-RUN,r=1.0_A0,a=HP-UX_B.1X.XX_32/64&lt;BR /&gt;       * Selection succeeded.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       * Beginning Analysis and Execution&lt;BR /&gt;       * Session selections have been saved in the file&lt;BR /&gt;         "/.sw/sessions/swinstall.last".&lt;BR /&gt;       * The analysis phase succeeded for "hptest01:/temp".&lt;BR /&gt;WARNING: "hptest01:/temp":  1 postinstall or postremove scripts had&lt;BR /&gt;         warnings.&lt;BR /&gt;       * Analysis and Execution succeeded.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;NOTE:    More information may be found in the agent logfile using the&lt;BR /&gt;         command "swjob -a log hptest01-0241 @ hptest01:/temp".&lt;BR /&gt;&lt;BR /&gt;=======  10/21/05 19:04:14 SST  END swinstall SESSION (non-interactive)&lt;BR /&gt;         (jobid=hptest01-0241)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# swjob -a log hptest01-0241 @ hptest01:/temp&lt;BR /&gt;=======  10/21/05 19:03:59 SST  BEGIN install AGENT SESSION (pid=28857)&lt;BR /&gt;         (jobid=hptest01-0241)&lt;BR /&gt;&lt;BR /&gt;       * Agent session started for user "root@hptest01". (pid=28857)&lt;BR /&gt;&lt;BR /&gt;       * Beginning Analysis Phase.&lt;BR /&gt;       * Source:           hptest01:/var/PA.depot&lt;BR /&gt;       * Target:           hptest01:/temp&lt;BR /&gt;       * Target logfile:   hptest01:/temp/var/adm/sw/swagent.log&lt;BR /&gt;       * Reading source for product information.&lt;BR /&gt;       * Reading source for file information.&lt;BR /&gt;NOTE:    SW_ROOT_DIRECTORY is set to /temp&lt;BR /&gt;NOTE:    Location of alternate root /temp&lt;BR /&gt;       * Executing preDSA command.&lt;BR /&gt;NOTE:    The used disk space on filesystem "/temp" is estimated to&lt;BR /&gt;         increase by 165704 Kbytes.&lt;BR /&gt;         This will leave 21737963 Kbytes of available user disk space&lt;BR /&gt;         after the installation.&lt;BR /&gt;&lt;BR /&gt;       * Summary of Analysis Phase:&lt;BR /&gt;       * 1 of 1 filesets had no Errors or Warnings.&lt;BR /&gt;       * The Analysis Phase succeeded.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       * Beginning the Install Execution Phase.&lt;BR /&gt;       * Filesets:         1&lt;BR /&gt;       * Files:            3048&lt;BR /&gt;       * Kbytes:           157186&lt;BR /&gt;       * Installing fileset "PatrolAgent.Patrol-RUN,r=1.0_A0" (1 of 1).&lt;BR /&gt;       * Running install clean command /usr/lbin/sw/install_clean.&lt;BR /&gt;WARNING: Transition links are not created for the filesets installed&lt;BR /&gt;         at the target. After booting up from the system using&lt;BR /&gt;         the alternate root at the target, run tlinstall command to&lt;BR /&gt;         create transition links.&lt;BR /&gt;WARNING: The command "/usr/lbin/sw/install_clean" had warnings.  The&lt;BR /&gt;         installation will continue.  Check the above output for&lt;BR /&gt;         details about the warnings.&lt;BR /&gt;       * Building the software file "/temp/var/adm/sw/needs_config" to&lt;BR /&gt;         be used for post-reboot "swconfig" execution.  The information&lt;BR /&gt;         in this file will be used as input to "swconfig" after the&lt;BR /&gt;         system reboots.&lt;BR /&gt;&lt;BR /&gt;       * Summary of Execution Phase:&lt;BR /&gt;       * 1 of 1 filesets had no Errors or Warnings.&lt;BR /&gt;WARNING: The Execution Phase had warnings.  See the above output for&lt;BR /&gt;         details.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;=======  10/21/05 19:04:14 SST  END install AGENT SESSION (pid=28857)&lt;BR /&gt;         (jobid=hptest01-0241)&lt;BR /&gt;&lt;BR /&gt;I have included in my .psf file is_locatable value to be true, but i have not done at fileset level, but with this option it should work i suppose</description>
      <pubDate>Fri, 21 Oct 2005 06:20:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654558#M240985</guid>
      <dc:creator>Raisaab</dc:creator>
      <dc:date>2005-10-21T06:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: problem when installing on alternate root using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654559#M240986</link>
      <description>Are you doing any special functions with your control scripts ? Please double check your control scripts (preinstall, configure, post install, unconfigure...etc..)&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Fri, 21 Oct 2005 06:22:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654559#M240986</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-10-21T06:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: problem when installing on alternate root using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654560#M240987</link>
      <description>Are you using this operation with 10.x machine??&lt;BR /&gt;&lt;BR /&gt;# tlinstall -r /temp&lt;BR /&gt;&lt;BR /&gt;may resolve your problem.&lt;BR /&gt;&lt;BR /&gt;see man tlinstall page fully. &lt;BR /&gt;&lt;BR /&gt;hth.</description>
      <pubDate>Fri, 21 Oct 2005 06:28:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654560#M240987</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-21T06:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: problem when installing on alternate root using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654561#M240988</link>
      <description>If my control script's would have been a problem i think the product should not get install at target root directory i.e / and that is why i am not touching them.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Oct 2005 06:30:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654561#M240988</guid>
      <dc:creator>Raisaab</dc:creator>
      <dc:date>2005-10-21T06:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: problem when installing on alternate root using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654562#M240989</link>
      <description>No it is HP-UX 11.11</description>
      <pubDate>Fri, 21 Oct 2005 06:32:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654562#M240989</guid>
      <dc:creator>Raisaab</dc:creator>
      <dc:date>2005-10-21T06:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: problem when installing on alternate root using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654563#M240990</link>
      <description>Nope, your assumption is wrong as far as i know. Control scripts do effect if you install in alternate root dirctory and try to create links.. Anyways, i may be wrong. Just check and let us know. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Fri, 21 Oct 2005 06:35:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654563#M240990</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-10-21T06:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: problem when installing on alternate root using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654564#M240991</link>
      <description># tlinstall -l&lt;BR /&gt;&lt;BR /&gt;what it is saying?&lt;BR /&gt;&lt;BR /&gt;hth.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Oct 2005 06:37:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654564#M240991</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-21T06:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: problem when installing on alternate root using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654565#M240992</link>
      <description>Arun,&lt;BR /&gt;you may be right, if everything fails than i will rewrite the entire application package.&lt;BR /&gt;&lt;BR /&gt;Muthu,&lt;BR /&gt;# tlinstall -l&lt;BR /&gt;NOTE:    tlinstall is searching filesystem - please be patient&lt;BR /&gt;NOTE:    Successfully completed</description>
      <pubDate>Fri, 21 Oct 2005 06:40:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654565#M240992</guid>
      <dc:creator>Raisaab</dc:creator>
      <dc:date>2005-10-21T06:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: problem when installing on alternate root using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654566#M240993</link>
      <description>For transition link, you can try this also&lt;BR /&gt;&lt;BR /&gt;      To list all transition links on the system that have been accessed&lt;BR /&gt;      within the last 5 minutes:&lt;BR /&gt;&lt;BR /&gt;#           tllist -t 5&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Fri, 21 Oct 2005 06:41:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654566#M240993</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-10-21T06:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: problem when installing on alternate root using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654567#M240994</link>
      <description>:(( I am getting strange here. Plz do one thing that post your package (psf) file and scripts here. I am sure you will get response and solution.&lt;BR /&gt;&lt;BR /&gt;hv a good week-end. Assign 0 points.&lt;BR /&gt;&lt;BR /&gt;hth.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Oct 2005 06:42:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654567#M240994</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-21T06:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: problem when installing on alternate root using swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654568#M240995</link>
      <description>And if i compare the swagent.log file for installation with target directory as / and target directory as /temp, the difference i see is after install clean, in / one it gives these message " searching for filesystem be patient" and here it does not, and than ends ... with tranisition link errors ...</description>
      <pubDate>Fri, 21 Oct 2005 06:43:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-installing-on-alternate-root-using-swinstall/m-p/3654568#M240995</guid>
      <dc:creator>Raisaab</dc:creator>
      <dc:date>2005-10-21T06:43:59Z</dc:date>
    </item>
  </channel>
</rss>

