Operating System - HP-UX
1833788 Members
2664 Online
110063 Solutions
New Discussion

Re: patch install problem

 
SOLVED
Go to solution
dictum9
Super Advisor

patch install problem


I have never seen anything like this, any idea what I can do?


swinstall -s /var/tmp/patches/depot


ERROR: Access denied to root@depot to start agent on
unregistered depot "/tmp/patches/PHSS_35435.depot". No
(i)nsert permission on host. 11/15/06 07:24:36 MST
* Agent pid=1226 completed. 11/15/06 07:24:36 MST
* Started verify agent on "/tmp/patches/depot" for
root@depot, pid=1230, 11/15/06 07:24:37 MST
* Agent pid=1230 completed. 11/15/06 07:24:37 MST
3 REPLIES 3
James R. Ferguson
Acclaimed Contributor
Solution

Re: patch install problem

Hi:

Try restarting the 'swagentd' daemon:

# /usr/sbin/swagentd -r

Regards!

...JRF...
Paul Sperry
Honored Contributor

Re: patch install problem

dictum9
Super Advisor

Re: patch install problem


James Ferguson,

Restarting the daemon was precisely the solution.