I have the same behavior from the University machines [hernan@igevet sf]$ wget -O- -v get.pharo.org/30+vm | bash --2015-03-26 02:06:04-- http://get.pharo.org/30+vm Resolving get.pharo.org... 128.93.162.72 Connecting to get.pharo.org|128.93.162.72|:80... failed: Connection timed out. Retrying. --2015-03-26 02:07:08-- (try: 2) http://get.pharo.org/30+vm Connecting to get.pharo.org|128.93.162.72|:80... ^C
From my home it works perfectly.
Cheers, Hernán 2015-03-25 17:42 GMT-03:00 Sven Van Caekenberghe <sven@stfx.eu>:
And also
# wget http://files.pharo.org/image/40/latest.zip --2015-03-25 20:41:11-- http://files.pharo.org/image/40/latest.zip Resolving files.pharo.org (files.pharo.org)... 185.59.222.11 Connecting to files.pharo.org (files.pharo.org)|185.59.222.11|:80... connected. HTTP request sent, awaiting response... 403 Forbidden 2015-03-25 20:41:11 ERROR 403: Forbidden.
!
On 25 Mar 2015, at 21:36, Sven Van Caekenberghe <sven@stfx.eu> wrote:
# curl get.pharo.org/40 | bash % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 2595 100 2595 0 0 8888 0 --:--:-- --:--:-- --:--:-- 8917 Downloading the latest 40 Image: http://files.pharo.org/image/40/latest.zip [image.ekAo7T/image.zip] End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of image.ekAo7T/image.zip or image.ekAo7T/image.zip.zip, and cannot find image.ekAo7T/image.zip.ZIP, period.
Esteban ?