1833778 Members
2416 Online
110063 Solutions
New Discussion

error

 
Salm
Frequent Advisor

error

Hi All
IS any body can tell me where is the problem ?


[Warning] Installation of Core FAILED!



ERROR: "camccsd0cps01:/tmp/omni_tmp/packet": 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.

WARNING: More information may be found in the daemon logfile on this target (default location is camccsd0cps01:/var/adm/sw/swagentd.log).

Data Protector Software package installation failed Check the log file /tmp/Core.sd-log


5 REPLIES 5
A. Clay Stephenson
Acclaimed Contributor

Re: error

Were you running as user root when you tried this or as a regular user?
If it ain't broke, I can fix that.
Salm
Frequent Advisor

Re: error

As a root
Salm
Frequent Advisor

Re: error

As a root

2 servers ok only 2 having problem
A. Clay Stephenson
Acclaimed Contributor

Re: error

I assume that you have checked the log files.

I would next try to restart the swagentd daemon on the failing servers.

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

If you are trying to push OB2/DP2 packages from an Installation Server, I assume that you have properly setup the remote permissions.
If it ain't broke, I can fix that.
Salm
Frequent Advisor

Re: error

Thanks every one