Different smpatch problem "Unexpected error..."
Been looking at some of the topics here relating to smpatch problems and I dont see my problem addressed:
Up until about a week ago my LPS was working fine, for over a year. Last week I started noticing this problem from my clients when I would try to d/l a patch:
smpatch download -i 118305-09
The following patches were not downloaded:
118305-09Unexpected error while accessing the requested patch.
I tried on the LPS itself and got this error:
com.sun.patchpro.model.PatchProRuntimeException: Unexpected throwable
at com.sun.patchpro.cli.PatchServices.waitForThread(PatchServices.java:1284)
at com.sun.patchpro.cli.PatchServices.downloadAllPatches(PatchServices.java:835)
at com.sun.patchpro.cli.PatchServices.main(PatchServices.java:502)
Caused by:
java.lang.Throwable: ERROR: Failed to validate the digital signature(s).
Some earching on this site turned up the need for patch 112945-44, which I applied to the LPS. After applying this patch the LPS is able to d/l patches. However, my clients are still getting the "Unexpected error..." listed above.
I applied the same patch 112945-44 to the clients but it does not resolve the unexpected error. Here is smpatch get output for my clients:
patchpro.backout.directory-""
patchpro.download.directory-/var/sadm/spool
patchpro.install.types standardrebootafter:reconfigafter:standard
patchpro.patch.sourcehttp://lps:3816/solaris/https://updateserver.sun.com/solaris/
patchpro.patchsetpatchdb patchdb1
patchpro.proxy.host -""
patchpro.proxy.passwd********
patchpro.proxy.port -8080
patchpro.proxy.user -""
patchpro.sun.passwd ********
patchpro.sun.user-""
Any ideas on where I can go from here?

