1834150 Members
2251 Online
110064 Solutions
New Discussion

swinstall error

 
chethan
Occasional Advisor

swinstall error

when i run the command "swinstall -s ignite_server_ip:/depot_path", its giving the following error:

"172.24.30.152:/depots/1131/0709/ic304": You do not have permission
for this operation. The depot owner, system administrator, or
alternate root owner may need to use the "swreg" or "swacl" command
to give you permission. Or, to manage applications designed and
packaged for nonprivileged mode, see the "run_as_superuser" option in
the "sd" man page.

I dont know how to resolv this problem.. pls help me out..
5 REPLIES 5
Pete Randall
Outstanding Contributor

Re: swinstall error

Stop and restart the swagentd daemon:

/sbin/init.d/swagentd stop
/sbin/init.d/swagentd start

If you still have problems, it is most likely due to host name resolution problems.


Pete

Pete
Steven E. Protter
Exalted Contributor

Re: swinstall error

Shalom,

One thing to add for Pete. You must be root to install software.

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
Steven E. Protter
Exalted Contributor

Re: swinstall error

Shalom,

One thing to add to what Pete said. You must be root to install software.

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
Ashish Parashar
Frequent Advisor

Re: swinstall error

Hi Chethan

It right that you should be root for installing any patches.


but dont forget to register your downloaded patch through swreg,may be your problem is due to that same reason.

Regards

Ashish
chethan
Occasional Advisor

Re: swinstall error

actually it was problem in Ignite server in registering bundle. After registering the bundle i got out of the problem.