246 Patches failed.

I used sconadm to register a new server. I used the Sun Update Manager GUI to analyze the system and download 246 updates. When these attempt to get installed, all the patches error out with the following: "ERROR: Failed to validate the digital signature(s)".

I can install the patches one at a time without problems, but when I select all the patches to install, I get errors on each patch.

Any comments or suggestions?

Thanks.

[453 byte] By [bperttunen] at [2007-11-26 10:30:50]
# 1

Can you post the output from the following commands -

# smpatch get

# cat /etc/release

# /usr/lib/cc-ccr/bin/ccr -g cns.assetid

* SPARC:

# showrev -p | egrep -e '121453|121118|120335|121081|121563|122231|119788'

* X86:

# showrev -p | egrep -e '121454|121119|120336|121082|121564|122232|119789'

ForumModerator at 2007-7-7 2:37:44 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 2

# smpatch get

patchpro.backout.directory-""

patchpro.download.directory-/var/sadm/spool

patchpro.install.types -rebootafter:reconfigafter:standa

rd

patchpro.patch.source-https://getupdates.sun.com/solar

is/

patchpro.patchset-current

patchpro.proxy.host toaster.bcbsm.com""

patchpro.proxy.passwd********

patchpro.proxy.port 80 8080

patchpro.proxy.user e119519 ""

# cat /etc/release

Solaris 10 1/06 s10s_u1wos_19a SPARC

Copyright 2005 Sun Microsystems, Inc. All Rights Reserved.

Use is subject to license terms.

Assembled 07 December 2005

# /usr/lib/cc-ccr/bin/ccr -g cns.assetid

1484271578

# showrev -p | egrep -i '121453|121118|120335|121081|121563|122231|119788'

Patch: 121453-02 Obsoletes: 120776-03, 121086-02, 119107-07 Requires: 119574-02, 119254-06 Incompatibles: Packages: SUNWcsu, SUNWcsr, SUNWccccrr, SUNWccccr, SUNWccfw, SUNWccsign, SUNWcsmauth, SUNWdc, SUNWbreg, SUNWcctpx, SUNWccinv, SUNWppror, SUNWpprou, SUNWupdatemgru, SUNWupdatemgrr, SUNWswupcl, SUNWccccfg, SUNWccfwctrl, SUNWppro-plugin-sunos-base

Patch: 120335-04 Obsoletes: Requires: 121453-01 Incompatibles: Packages: SUNWpprou

bperttunen at 2007-7-7 2:37:44 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 3
There are several patches that are required for the SUnUC toolset missing from the output you listed below. You may also wish to review the Sun Alert linked below - http://sunsolve.sun.com/search/document.do?assetkey=1-26-102639-1
ForumModerator at 2007-7-7 2:37:44 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 4
Applying patch 121118 fixed the problem. Thanks!
bperttunen at 2007-7-7 2:37:44 > top of Java-index,Administration Tools,Sun Update Connection-System...