[BUG]ZipArchive(Object)>>error:

Ned Konz ned at squeakland.org
Wed Nov 3 14:55:42 UTC 2004


On Wednesday 03 November 2004 6:18 am, ducasse at iam.unibe.ch wrote:
> load KomHttpServer in 6351

> ZipArchive>>readMembersFrom:named:
> ZipArchive>>readFrom:
> [] in SARInstaller>>fileInFrom: {[stream position: 0.  zip := ZipArchive

Hi Stef,

This is a known problem. There is code in the SAR itself that breaks the 
loading process, and there is code in the image that is also broken by m17n. 
I can post a fix for the second problem, but you still won't be able to load 
the SAR from the SqueakMap installer until the code in the SAR gets fixed for 
m17n.

The solution for it is to download the SAR into a local directory and install 
that.

Try the "browse cache" choice in the SqueakMap installer, then "install" from 
the FileList.

-- 
Ned Konz
http://bike-nomad.com/squeak/



More information about the Squeak-dev mailing list