smpatch update -i 119788

Hello everybody,

I'm trying to install the Sun Update Connection Proxy Feature Update on 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

# uname -imprs

SunOS 5.10 sun4v sparc SUNW,Sun-Fire-T200

I just registered the system with a ContractID and then trying to install the software as described at http://docs.sun.com/app/docs/doc/819-4687/6n6qr27fb?a=view

the problem is

# smpatch update -i 119788

Unexpected Failure: java.lang.Throwable: ERROR: Provided patch ID is not readable or is otherwise malformed. Please check the provided patch IDs and retry the command.

showrev -p | grep 119788 shows nothing.

I probably can install the 119788-02 manually, but I would know why it couldn't be installed over the smpatch. BTW, smpatch analyze works fine.

CY

[970 byte] By [v0vik] at [2007-11-26 9:09:18]
# 1
Hi v0vik.'smpatch update -i <patch>' only accepts full patch numbers, so you would have to specify: #smpatch update -i 119788-02You can use 'smpatch analyze' to obtain a full listing of available patches.
ForumModerator at 2007-7-6 23:26:52 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 2
thank You for the answer. I think you have to correct the documentation. Please look at the URL in the original post.CY
schenker11 at 2007-7-6 23:26:52 > top of Java-index,Administration Tools,Sun Update Connection-System...