1753776 Members
7048 Online
108799 Solutions
New Discussion юеВ

Swinstall errors

 
SOLVED
Go to solution
Anand V
Frequent Advisor

Swinstall errors

Dear Admins,

I am trying to install a networker pakage which is the backup software for Hp-Platforms.

In Bash I had given the following command.

#swinstall -s /oracle/QAS/saparch/emc/NetWorker.pkg

I am getting the following erros:

"APSAPSIT:/oracle/QAS/saparch/emc/NetWorker.pkg": You do not have the required permissions to perform this operation. Check permissions using the "swacl" command or see your system administrator for assistance. Or, to manage applications designed and packaged for nonprivileged mode, see the "run_as_superuser" option in the "sd" man page.


Pls kindly help me to solve this as soon as possible.


Thanks in Advance,

Anand

4 REPLIES 4
erics_1
Honored Contributor
Solution

Re: Swinstall errors

Many swinstall errors can be cleared by restarting the swagentd daemon:

swagentd -r

Then try your swinstall again.

Regards,
Eric
Glenn S. Davidson
Trusted Contributor

Re: Swinstall errors

Another option is to make sure your name resolution is working properly. I've seen alot of problems with swinstall as a result of name resolution not being set up correctly.
Conformity Destroys a mans initiative and independence. It supresses his powerful inner drive to do his own thing.
Robert-Jan Goossens_1
Honored Contributor

Re: Swinstall errors

Hi,

Bash is not the default root shell for hpux, use the /sbin/sh posix shell as default.

# /usr/sbin/swlist -s /oracle/QAS/saparch/emc/NetWorker.pkg

does it list the NetWorker modules?

# /usr/sbin/swinstall -s /oracle/QAS/saparch/emc/NetWorker.pkg

Regards,
Robert-Jan
Anand V
Frequent Advisor

Re: Swinstall errors

Dear Admins,

It's very great help that you all has worked in my query.

Mr Ericis , has helped lot i tried that command and retried the swinstall command.

Now got sucessfully installed.

Thanks Mr Ericis , you helped me lot.

Thanks for all,

Kindest Regards,

Anand