Operating System - HP-UX
1845697 Members
4547 Online
110247 Solutions
New Discussion

Error when using swinstall

 
SOLVED
Go to solution
Laurent Peygourdi
Occasional Contributor

Error when using swinstall

Hello,

I want to install a package whith the following command : swinstall -x autoreboot=false -x verbose=0 -s /var/DEPOT_ACCUEIL/JAVA/DEPOT *

I have the error message : "An unexpected error occured...This is probably the result of ...a failure in th SD ACL manager...."

By the way, if I try "swacl -l root command", I have the same message.

What can I do ?
1 REPLY 1
Patrick Wessel
Honored Contributor
Solution

Re: Error when using swinstall

This may be caused by corrupted files in /var/adm/sw/security.
You should do the following:

1. Rename the /var/adm/sw/security directory.

2. Recreate the directory with the appropriate permissions and
ownership. For example:

drwxr-xr-x 2 bin bin 1024 Mar 8 1995 security

3. Reboot the system and let it rebuild the files.
There is no good troubleshooting with bad data