[UPDATES] 12 for Squeak3.7alpha

Doug Way dway at mailcan.com
Fri Dec 12 21:14:22 UTC 2003


>
>
>>From: Alexander Lazarevic
>>
>>The update process stops with an "Server name not found" error while
>>processing update 5605. This is because there is no entry named
>>squeakfoundation in ServerDirectory. This happens in an image I just
>>keep up to date and haven't changed anything?!
>>

Okay, I just overwrote update #5605 with a fixed version.  It should be 
safe for people to update now.

My original DoIt was not very fault-tolerant. ;)  It turns out that 
different servers may be present in the image depending on whether it's 
a 3.6-based or 3.5-based or based-on-an-earlier-version image.  The new 
DoIt just removes all SqC-internal servers... I can re-add these in my 
seeInternalUpdates changeset.  (which is only used for my own testing 
anyway)

So anyway, there are currently just two update servers: The 
squeakfoundation server at theinternetone.com (under "Squeak Public 
Updates"), and the gsug.org server (under "European updates").

- Doug





More information about the Squeak-dev mailing list