1827450 Members
4289 Online
109965 Solutions
New Discussion

swainv

 
SOLVED
Go to solution
Chrisl_2
Frequent Advisor

swainv

HPUX 11iv2 PARISC 3410

Hi all.

I'm trying to run patch assessment on a new 11iv2 system. When I run swainv on my system I get
ERROR: The swlist command has failed on alacarte
I can run swlist at the command line.
I stop/started swagentd. No luck. Any ideas?

TIA
5 REPLIES 5
Victor Fridyev
Honored Contributor
Solution

Re: swainv

Hi,

try to check the computer's hostname name resolution:
nslookup hostname
and
nslookup IP-Address

HTH
Entities are not to be multiplied beyond necessity - RTFM
Chrisl_2
Frequent Advisor

Re: swainv

Vic,

Works fine, forward and reverse.
Steven E. Protter
Exalted Contributor

Re: swainv

Shalom,

Make sure there is a valid /etc/nsswitch.conf is present and makes sense.

/sbin/inti.d/swagentd -R

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Chrisl_2
Frequent Advisor

Re: swainv

I think that I figured this one out. The host name is longer than 8 characters. uname truncates hostname after 8 characters. swainv uses uname. I reset the hostname to something less than 8, and retried. Works! Thanks to all.

Chrisl_2
Frequent Advisor

Re: swainv

See thread