1826716 Members
2783 Online
109702 Solutions
New Discussion

Error using swinstall?

 
SOLVED
Go to solution
Jeddel Yeras
Advisor

Error using swinstall?

Hi Folks,

swinstall gives me an error message when I point to the depot indicating that I do not have sufficient rights to install these. I'm not sure how to get around this since I am logging in as root.

Any suggestions?

J.
5 REPLIES 5
Tim Adamson_1
Honored Contributor

Re: Error using swinstall?

Hi,

Have you registered the depot?

# swreg -l depot

Can you post the error message?


Tim
Yesterday is history, tomorrow is a mystery, today is a gift. That's why it's called the present.
Steven E. Protter
Exalted Contributor

Re: Error using swinstall?

Sometimes root doesn't have enough rights.

I've tried the prior suggestion and succeeded with depot that refused to install with what I think your error message was.

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
Michael Tully
Honored Contributor
Solution

Re: Error using swinstall?

If it is the error message I'm thinking of with 'swacl' then I have seen this a few times. One of suggestions I have is that the IP address or the hostname may have changed. PLease check your DNS as well.

Make sure that you retstart the 'swagentd' daemon as well.

# /sbin/init.d/swagentd stop
# /sbin/init.d/swagentd start
Anyone for a Mutiny ?
Jeddel Yeras
Advisor

Re: Error using swinstall?

Thanks guys!

Restarting the swagent did the trick!

J.
Tim D Fulford
Honored Contributor

Re: Error using swinstall?