1833814 Members
2361 Online
110063 Solutions
New Discussion

swinstall

 
SOLVED
Go to solution
bossuyt_2
Occasional Advisor

swinstall

using swinstall on HP 10.20 series 700
When I use this command
A box is open with Target Path = /
I mark my product
When I install it I'v this message :
HP OpenView Software Distributor use pushAgent(1m)

Who can help me

Thank's

7 REPLIES 7
Ravi_8
Honored Contributor

Re: swinstall

Hi,
it shows that the CD has not been mounted properly

later
ravi
never give up
Alex Glennie
Honored Contributor
Solution

Re: swinstall

check using nslookup that hostname resolution is working OK for all systems involved here !

edit /etc/nsswitch.conf to use files first if need be

If that's all OK try killing and restarting swagentd.
Sachin Patel
Honored Contributor

Re: swinstall

Hi Bossuyt,

1. If you are not using DNS for name resolv then edit /etc/host file like this
127.0.0.1 your_system_name loopback
ip_address your_system_name

Rebooot and it will work.

2. If you are using DNS.
check nsswitch.conf
check resolv.conf
nslookup should return correct address.
check gatware route
check netmast

My suggestion: Change nsswitch.conf to look first files then dns. change the /etc/hosts as I mention before and 100% it works. I had same problem with three B132 last week.

Sachin
Is photography a hobby or another way to spend $
Torsten.
Acclaimed Contributor

Re: swinstall

Hi!

try to set the option:

all targets to resolve source locally

Good luck!

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!   
Wodisch
Honored Contributor

Re: swinstall

Hello,

could it be your command line looks more like this:

swinstall -s source:/depot ... @ /

then like this:

swinstall -s source:/depot ...

i.e. you have specified a "target"? Then "swinstall"
usually believes you want to push install something
to another station, but on HPUX only "pull" installs are
permitted.

Wodisch
T G Manikandan
Honored Contributor

Re: swinstall

Hello,
Just check whether you are installing the client or agent using the swinstall.
Most of the HP openview products push software from the server to its clients.they do not use
swinstall on the client.

Thanks
G manikandan
Neil Harris
Regular Advisor

Re: swinstall

Hi

I have had this exact problem on a D and H class in the last week. Examination of the systems revealed that the nsswitch.conf file was actually missing ???. I created one stopped and started the swagentd and lo and behold the problem went away. I think whats happening is the host cant resolve its own name.
An inveterate hacker