<?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: swlist : not listing in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443362#M8487</link>
    <description>You can also get this sort of problem if the server can't resolve it's own IP address. You haven't changed the IP address have you?</description>
    <pubDate>Thu, 07 Sep 2000 09:03:04 GMT</pubDate>
    <dc:creator>John Palmer</dc:creator>
    <dc:date>2000-09-07T09:03:04Z</dc:date>
    <item>
      <title>swlist : not listing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443354#M8479</link>
      <description>Dear All&lt;BR /&gt;&lt;BR /&gt;In One of my server swlist is not listing anything, I am getting error like this.&lt;BR /&gt;--------------------------------------------&lt;BR /&gt;#swlist&lt;BR /&gt;Initializing...   &lt;BR /&gt;# Contacting target "blrnd1"...                                         &lt;BR /&gt;ERROR:   The expected depot or root does not exist at "/".              &lt;BR /&gt;ERROR:   There is currently no installed software on host "blrnd1" at            location "/".  (Note that you need to use "swlist -d" to  manage depot software).&lt;BR /&gt;---------------------------------------------&lt;BR /&gt;&lt;BR /&gt;If I want to remove any software it is not happening , In sam also I am not able to list or remove any softwares. basically I want to remove MWA trial version and to install the licensed one.60 days is over and now the trial version is not working. I installed the licensed one without uninstalling the trial one, But i could not start the application it is referring to the trial version and it is telling 60 days over.&lt;BR /&gt;&lt;BR /&gt;I remember installation time swlist was working , this problem might have come recently.&lt;BR /&gt;&lt;BR /&gt;One difference I found compared with other servers is # bdf output abt / filesystem.&lt;BR /&gt;&lt;BR /&gt;/dev/root    409600   97024  293179   25% /  &lt;BR /&gt;                               &lt;BR /&gt;other servers:&lt;BR /&gt;/dev/vg00/lvol3 409600  102452 288020  26%  /   &lt;BR /&gt;&lt;BR /&gt;Can somebody help me to correct the swlist error and to uninstall the trial version of &lt;BR /&gt;MWA and to install the licensed one.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;V.Selvaraj&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;         &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Sep 2000 07:43:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443354#M8479</guid>
      <dc:creator>vselvaraj</dc:creator>
      <dc:date>2000-09-07T07:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: swlist : not listing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443355#M8480</link>
      <description>&lt;BR /&gt;rm /etc/mnttab then do a bdf and / should be mounted as lvol3. Try swlist again. Check if any depots exist; swlist -l depot, has someone installed software to a dir other than / ?</description>
      <pubDate>Thu, 07 Sep 2000 07:50:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443355#M8480</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2000-09-07T07:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: swlist : not listing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443356#M8481</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;your problem can be solved:&lt;BR /&gt;&lt;BR /&gt;rename the file /etc/mnttab to /etc/mnttab.old&lt;BR /&gt;Then do a bdf.&lt;BR /&gt;This will take a little time while bdf rebuilds the /etc/mnttab.&lt;BR /&gt;After this you shoud have the correct device for the root filesystem and your swlist will go.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Andrew</description>
      <pubDate>Thu, 07 Sep 2000 07:50:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443356#M8481</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2000-09-07T07:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: swlist : not listing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443357#M8482</link>
      <description>Have you changed the nodename (uname -S name) since the server was booted?&lt;BR /&gt;&lt;BR /&gt;If so, you could revert the name or try restarting the swagentd daemon.&lt;BR /&gt;&lt;BR /&gt;Your /dev/root problem can be corrected by:&lt;BR /&gt;mv /etc/mnttab /tmp&lt;BR /&gt;mount&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Sep 2000 07:53:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443357#M8482</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2000-09-07T07:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: swlist : not listing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443358#M8483</link>
      <description>Two more possible reasons : &lt;BR /&gt;&lt;BR /&gt;You are getting these errors because the system that contains the main&lt;BR /&gt;depot does not have the correct entries to allow access from other&lt;BR /&gt;clients to the depot.&lt;BR /&gt;&lt;BR /&gt;You should use something similar to the following entry to allow access&lt;BR /&gt;from other clients to the depot:&lt;BR /&gt;&lt;BR /&gt;     /tmp -anon=2,access=root&lt;BR /&gt;&lt;BR /&gt;Let's say that your depot is called /tmp/depots.  All root clients can&lt;BR /&gt;access the depot and execute SD (Software Distribution) commands via&lt;BR /&gt;NFS to manipulate the depot.  In order to access the depot via NFS, the&lt;BR /&gt;files in the depot should have read/write permissions for user, group,&lt;BR /&gt;and other.&lt;BR /&gt;&lt;BR /&gt;Perform the following steps to resolve your problem:&lt;BR /&gt;&lt;BR /&gt;     1. Change the permissions on the files in your depot:&lt;BR /&gt;&lt;BR /&gt;        chmod -R *&lt;BR /&gt;&lt;BR /&gt;     2. Re-export the directory:&lt;BR /&gt;&lt;BR /&gt;        exportfs -v &lt;DIR name=""&gt;&lt;BR /&gt;&lt;BR /&gt;The NFS client can now swlist, swinstall, and perform all other SD&lt;BR /&gt;operations via the NFS mount.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Perform one of the following steps to resolve your error:&lt;BR /&gt;&lt;BR /&gt;     A. 1. De-select 'All targets to resolve source locally' for that&lt;BR /&gt;           session.&lt;BR /&gt;&lt;BR /&gt;        2. Re-start swagentd.&lt;BR /&gt;&lt;BR /&gt;        --OR--&lt;BR /&gt;&lt;BR /&gt;     B. 1. Edit the '/var/adm/sw/defaults' file by commenting out the&lt;BR /&gt;           following entry:&lt;BR /&gt;&lt;BR /&gt;           swinstall.use_alternate_source= true&lt;BR /&gt;&lt;BR /&gt;        2. Re-start swagentd.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/DIR&gt;</description>
      <pubDate>Thu, 07 Sep 2000 07:59:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443358#M8483</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2000-09-07T07:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: swlist : not listing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443359#M8484</link>
      <description>My bdf problem has been sorted out by&lt;BR /&gt;removing mnttab and giving mount command again.&lt;BR /&gt;But still swlist is not working, I restarted &lt;BR /&gt;swagentd also once.&lt;BR /&gt;&lt;BR /&gt;any more help?&lt;BR /&gt;V.Selvaraj&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Sep 2000 08:47:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443359#M8484</guid>
      <dc:creator>vselvaraj</dc:creator>
      <dc:date>2000-09-07T08:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: swlist : not listing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443360#M8485</link>
      <description>My bdf problem has been sorted out by&lt;BR /&gt;removing mnttab and giving mount command again.&lt;BR /&gt;But still swlist is not working, I restarted &lt;BR /&gt;swagentd also once.&lt;BR /&gt;&lt;BR /&gt;any more help?&lt;BR /&gt;V.Selvaraj&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Sep 2000 08:51:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443360#M8485</guid>
      <dc:creator>vselvaraj</dc:creator>
      <dc:date>2000-09-07T08:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: swlist : not listing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443361#M8486</link>
      <description>Have you checked that the 'uname' hasn't changed?</description>
      <pubDate>Thu, 07 Sep 2000 08:59:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443361#M8486</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2000-09-07T08:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: swlist : not listing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443362#M8487</link>
      <description>You can also get this sort of problem if the server can't resolve it's own IP address. You haven't changed the IP address have you?</description>
      <pubDate>Thu, 07 Sep 2000 09:03:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443362#M8487</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2000-09-07T09:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: swlist : not listing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443363#M8488</link>
      <description>IP Address and the host name both are not got&lt;BR /&gt;changed for the past 8 months.&lt;BR /&gt;ie from the installation date.&lt;BR /&gt;&lt;BR /&gt;V.Selvaraj</description>
      <pubDate>Thu, 07 Sep 2000 09:17:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443363#M8488</guid>
      <dc:creator>vselvaraj</dc:creator>
      <dc:date>2000-09-07T09:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: swlist : not listing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443364#M8489</link>
      <description>&lt;BR /&gt;Check where your software has been installed to by doing;&lt;BR /&gt;&lt;BR /&gt;grep "Targets:" /var/adm/sw/swinstall.log&lt;BR /&gt;&lt;BR /&gt;This will show where your software has been installed to, it should return lots of entries which either say;  loopback:/  or &lt;HOSTNAME&gt;:/    If not then let us know what the output is. Maybe someone installed to an alternate root directory, or someone has cleaned out something from /var/adm/sw which has stopped swlist working, does the file /var/adm/sw/products/INDEX exist ? and it should be big.&lt;BR /&gt;&lt;/HOSTNAME&gt;</description>
      <pubDate>Thu, 07 Sep 2000 10:20:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443364#M8489</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2000-09-07T10:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: swlist : not listing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443365#M8490</link>
      <description>&lt;BR /&gt;You IPD could also be corrupt. To rebuild your IPD install some simple free product, eg. ignite (can download easily) and it will rebuild the IPD. Then swlist should work fine and you should be able to install OB aok.</description>
      <pubDate>Thu, 07 Sep 2000 12:52:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443365#M8490</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2000-09-07T12:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: swlist : not listing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443366#M8491</link>
      <description>Dear stefan,&lt;BR /&gt;&lt;BR /&gt;/var/ad/sw/products/INDEX is available and it is very less in size compared with other&lt;BR /&gt;servers.&lt;BR /&gt;&lt;BR /&gt;Grep Targets: gave result like this where 'blrnd1' is the hostname.&lt;BR /&gt;&lt;BR /&gt;blrnd1 # more swinstall.log |grep Targets&lt;BR /&gt;       * Targets:                blrnd1:/&lt;BR /&gt;       * Targets:                blrnd1:/&lt;BR /&gt;       * Targets:                blrnd1:/&lt;BR /&gt;       * Targets:                blrnd1:/&lt;BR /&gt;&lt;BR /&gt;I installed Measureware agent trial version and licensed version now.&lt;BR /&gt;Now these 2 are listed in swlist. But still I am not able to start MWA, if I start it &lt;BR /&gt;is referring the old trial version and it says 60 days over. As I said already I am not able to remove the old trial version.&lt;BR /&gt;&lt;BR /&gt;Thanks and regards&lt;BR /&gt;V.Selvaraj. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Sep 2000 11:50:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443366#M8491</guid>
      <dc:creator>vselvaraj</dc:creator>
      <dc:date>2000-09-08T11:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: swlist : not listing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443367#M8492</link>
      <description>could try moving  /opt/perf/newconfig/mwakey.srv to /var/opt/perf/mwakey : make copies first though of you have one ?</description>
      <pubDate>Fri, 08 Sep 2000 12:07:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443367#M8492</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2000-09-08T12:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: swlist : not listing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443368#M8493</link>
      <description>&lt;BR /&gt;So your swlist is working now ? you get a full list showing the operating system, MWA, patch bundles etc ? So it was a corrupt IPD ?&lt;BR /&gt;&lt;BR /&gt;Dont forget to allocate points to all those who helped.&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Sep 2000 12:32:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443368#M8493</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2000-09-08T12:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: swlist : not listing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443369#M8494</link>
      <description>Hi stefan &lt;BR /&gt;I installed IgniteUX for HPUX11.00 from&lt;BR /&gt;Application cd-3, after that also I am not getting all the S/Ws installed.&lt;BR /&gt;&lt;BR /&gt;Now I am getting 3 S/Ws in the list.&lt;BR /&gt;Please help me to get full list.How to recover the corrupted IPD? &lt;BR /&gt;&lt;BR /&gt;Selvaraj</description>
      <pubDate>Fri, 08 Sep 2000 13:14:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443369#M8494</guid>
      <dc:creator>vselvaraj</dc:creator>
      <dc:date>2000-09-08T13:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: swlist : not listing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443370#M8495</link>
      <description>Please help me ,&lt;BR /&gt;I am not able to resolve this,&lt;BR /&gt;I am really new to this field.&lt;BR /&gt;&lt;BR /&gt;Stefan where are you? &lt;BR /&gt;If you can , will you give your contact&lt;BR /&gt;Email ID&lt;BR /&gt;&lt;BR /&gt;Selvaraj</description>
      <pubDate>Fri, 08 Sep 2000 18:04:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443370#M8495</guid>
      <dc:creator>vselvaraj</dc:creator>
      <dc:date>2000-09-08T18:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: swlist : not listing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443371#M8496</link>
      <description>&lt;BR /&gt;Hi Selvaraj,&lt;BR /&gt;&lt;BR /&gt;im here. Give us the output from swlist and from an ls /var/adm/sw/product. &lt;BR /&gt;Once I take a look there are other ways to rebuild the IPD.&lt;BR /&gt;</description>
      <pubDate>Sat, 09 Sep 2000 10:52:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443371#M8496</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2000-09-09T10:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: swlist : not listing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443372#M8497</link>
      <description>Thanks Stefan,&lt;BR /&gt;&lt;BR /&gt;refer the following answers for your question. (Attchment)&lt;BR /&gt;&lt;BR /&gt;Waiting for ur reply&lt;BR /&gt;Selvaraj.V.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Sep 2000 03:08:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443372#M8497</guid>
      <dc:creator>vselvaraj</dc:creator>
      <dc:date>2000-09-11T03:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: swlist : not listing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443373#M8498</link>
      <description>&lt;BR /&gt;Hi Selvaraj,&lt;BR /&gt;&lt;BR /&gt;Well, taken a look at your attachment, and your swlist matches perfectly with the contents of /var/adm/sw/products which means the IPD is fine. The problem you have is someone/something has removed entries from the products directory! &lt;BR /&gt;For example, the core os products are missing;&lt;BR /&gt;HPUXEng64RT (or 32RT)&lt;BR /&gt;UXCoreMedia&lt;BR /&gt;SW-DIST&lt;BR /&gt;SOE&lt;BR /&gt;SystemAdmin&lt;BR /&gt;and on and on and on. A normal ls in /var/adm/sw/products should come up with tens and tens of entries, including all patches. &lt;BR /&gt;&lt;BR /&gt;Your system has been screwed. The only solution you have is to restore the missing files from the products dir from a backup tape - or else reinstall your OS. If you can restore from tape restore only those that dont already exist, then swremove ignite, swinsall ignite, and you should be back in business. If you cant restore them from tape then even making an ignite tape and restoring it wont work, you will need to reinstall the OS.&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Sep 2000 09:17:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swlist-not-listing/m-p/2443373#M8498</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2000-09-11T09:17:07Z</dc:date>
    </item>
  </channel>
</rss>

