On Mon, Jul 3, 2017 at 6:35 PM, Serge Stinckwich <serge.stinckwich@gmail.com
wrote:
On Thu, Jun 29, 2017 at 2:32 PM, Stephane Ducasse <stepharo.self@gmail.com
wrote:
Hi
where can I find the pharo launcher for the latest version of Pharo?
âI'm still fighting to use Pharo Launcher in Cameroon with very low bandwidth ... Most of the time I have an error: can't find EOCD position. What is the meaning of this error ? a latency problem ?
http://forum.world.st/quot-error-can-t-find-EOCD-position-quot-during-update...
My screen shows I'm processing "update-nice.42.mcm" and downloading "kernel-nice.278.mcz" and I get a debugger notify "can't find EOCD position"
Known? Or does someone want some debugging data?
Clean out the MC cache and try again. This error means the zip is corrupt.
With very low bandwidth, maybe you want to limit totally clearing the cache. You might try a script that copies the .mcz to .zip and uses the system `unzip` to identify corrupt files. cheers -ben