Yes, that looks like a good thing to fix!

ZeroConf is here:

https://github.com/pharo-project/pharo-zeroconf

But I think it is not deployed automatically.


On 19 Oct 2017, at 09:59, Torsten Bergmann <astares@gmx.de> wrote:

When I run

  wget -O- get.pharo.org/70+vm | bash

the zeroconf script downloads image bundle, VM bundle and sources archive:

  --------------------------------------------------------------------
  Downloading the latest 70 Image:
     http://files.pharo.org/get-files/70/pharo.zip

  Pharo.image
  Downloading the latest pharoVM:
      http://files.pharo.org/get-files/70/pharo-linux-stable.zip
  pharo-vm/pharo
  Downloading PharoV70.sources:
      http://files.pharo.org/get-files/70/sources.zip
  Creating starter scripts pharo and pharo-ui
  ...
  --------------------------------------------------------------------


Now in Pharo 7 the pharo.zip already includes the sources. Right?
See attached screenshot.

So why is the zeroconf additionally downloading the sources.zip
which IMHO is an unnecessary additional download now.

Maybe because it was necessary in the past and the zeroconf was
not adopted.

Anyone able to check and maybe remove the additional download for Pharo 7?

Thx
T.<Screenshot from 2017-10-19 09-50-14.png>