Operating System - HP-UX
1832595 Members
3097 Online
110043 Solutions
New Discussion

Cannot install software into host from SD (Software Distributor)

 
N A Khan
Contributor

Cannot install software into host from SD (Software Distributor)

Hi Friends,
I am unable to install software on my HP9000 server (HP-UX 11i) as something has gone wrong. Following is output of swacl and and associated error message from swagentd.log for your reference.

# swacl -l root
#
# swacl Installed Software Access Control List
#
# For host: datacap:/
#
# Date: Mon Jul 8 16:38:09 2002
#

SWAGENTD.LOG:
ERROR: An unexpected error occurred while performing the requested
operation on the "root" ACL at "datacap:/". This is probably
the result of a failed Remote Procedure Call to a daemon, a
failure in the SD ACL manager, or the improper removal of the
ACL. If this problem persists, contact your system
administrator.


ERROR: Access denied to root@10.10.20.33 to list socs. No (r)ead
permission on host. 07/08/02 16:38:09 BDT

thanks in advacen for your cooperation.
NAKhan
4 REPLIES 4
Bill McNAMARA_1
Honored Contributor

Re: Cannot install software into host from SD (Software Distributor)

Have a look at this link for info on how to set the sd-ux access control:

http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x78043d853cd9d5118ff40090279cd0f9,00.html

Good luck,
Bill
It works for me (tm)
Mateja Bezjak
Respected Contributor

Re: Cannot install software into host from SD (Software Distributor)

Hi,

Check if the swagentd ir running
ps -ef | grep swagentd
If not start it with /usr/sbin/swagentd

Also make sure the name resolving is properly configured. Check /etc/hosts for the localhost and loopback entry. Run nslookup.

Regards,
Mateja
T G Manikandan
Honored Contributor

Re: Cannot install software into host from SD (Software Distributor)

check for this patch

PHCO_25875

THanks
G Manikandan
Sanjay_6
Honored Contributor

Re: Cannot install software into host from SD (Software Distributor)

Hi,

Take a look at this thread,

http://support2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000024631903

The doc id is W3590517

Hope this helps.

Regds