Cannot connect to retrieve Database/current.zip

I just completed a patch upgrade on the Solaris 10 machine that runs our local patch

server. It needed several hundred patches, as it hadn't been patched since September.

After that, the behavior of our Solaris 10 patch clients has changed. For example, on one

client a few days earlier `smpatch analyze' had reported 218 patches. Now it reports only

these three:

119255-27 SunOS 5.10_x86: Install and Patch Utilities Patch

121119-08 SunOS 5.10_x86: Sun Update Connection System Client 1.0.8

119789-07 Synopsis: SunOS 5.10_x86: Sun Update Connection Proxy 1.0.9

Our clients currently use `http://xxxxxx.yyyy.tld:3816/solaris/' as their patch source.

Dropping the `solaris/' results in this error, complete with HTML tags, from

`smpatch analyze':

Failure: Cannot connect to retrieve Database/current.zip: <h1>/ Not Found</h1>

The resource identified by / could not be found.

With the original patch source, `smpatch update' does apply the three patches. The

next `smpatch analyze' reports that no patches are required, which is certainly

incorrect! By dropping the `solaris/' again, `smpatch analyze' reports 221 patches.

Suddenly, patching has become a very complicated process. We have to patch,

change the patch source, and patch again. There's no longer a way to use the installed

`smpatch' to obtain a list of required patches or to download them all. What can be

done to solve this problem?

[1539 byte] By [Gary_Millsa] at [2007-11-26 21:09:49]
# 1

You should only need to change the patch source this one time for each Solaris 10 client (Solaris 9 clients still use the "solaris/" source), in future you should not have a problem.

By patching the local patch server, the Sun Update Connection Proxy sofware has been upgraded to a newer version which now serves patches for Solaris 10 clients from the location 'http://xxxxxx.yyyy.tld:3816/'. This source is compatible with clients at a patch level of121119-08 or greater, hence the 3 patches still available at `http://xxxxxx.yyyy.tld:3816/solaris/' allow for this level to be reached for clients on older revisions.

ForumModeratora at 2007-7-10 2:45:53 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 2

When you have a hundred servers to patch, changing the patch source and

patching it again is a big deal, even if it's only necessary once.

More significantly, it's no longer possible to run `smpatch analyze' and `smpatch

download' during custom Jumpstart to get a newly-installed machine ready for

patching at the next boot. It'll only get those three patches, at least until update 4

comes out.

Please convey my displeasure to whoever did this.

Gary_Millsa at 2007-7-10 2:45:53 > top of Java-index,Administration Tools,Sun Update Connection-System...