1753359 Members
6510 Online
108792 Solutions
New Discussion юеВ

Re: depot file finding

 
UnixT
Frequent Advisor

depot file finding

Hi,

Can someone tell the way of finding depot of the installed product in HP UX 11.23.

I think it can be from swinstall.log but I tried a lot but not getting..Pls help
6 REPLIES 6
Torsten.
Acclaimed Contributor

Re: depot file finding

The swagent.log file contains the source of each installation.

Is this what you are looking for?

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
UnixT
Frequent Advisor

Re: depot file finding

Seems so. Thank you. Anyway I will check with that
SoorajCleris
Honored Contributor

Re: depot file finding

Hi,

You can see from both logs

1. /var/adm/sw/swinstall.log
2. /var/adm/swagent.log

Regards
Sooraj
"UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity" - Dennis Ritchie
SoorajCleris
Honored Contributor

Re: depot file finding

Hi here is the output

# more /var/adm/sw/swinstall.log

======= 12/23/09 01:17:32 EST BEGIN swinstall SESSION
(non-interactive) (jobid=rx26-217-0004)

* Session started for user "root@rx26-217".

* Beginning Selection
* Target connection succeeded for "rx26-217:/".
* Source connection succeeded for
"192.168.114.250:/hpvl_depot/ignite/patches11.23".
==== ++++++++++++++++++++++++++++\


# more /var/adm/sw/swagent.log

======= 12/23/09 01:17:33 EST BEGIN install AGENT SESSION (pid=293)
(jobid=rx26-217-0004)

* Agent session started for user "root@rx26-217". (pid=293)

* Beginning Analysis Phase.
* Source:
192.168.114.250:/hpvl_depot/ignite/patches11.23
* Target: rx26-217:/
+++++++++++++++++++++++++++++++++++++++++++++++

cheers..
"UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity" - Dennis Ritchie
Srimalik
Valued Contributor

Re: depot file finding

swlist -v will show you the location from which the package was installed.
abandon all hope, ye who enter here..
sujit kumar singh
Honored Contributor

Re: depot file finding

Hi


swlist -l depot


shall show you all the depots on the server


regards
sujit