No trouble here either (either root or not).
On 25 Mar 2015, at 21:50, Sven Van Caekenberghe <sven@stfx.eu> wrote:
On 25 Mar 2015, at 21:45, Peter Uhnák <i.uhnak@gmail.com> wrote:
Works for me.
% wget http://files.pharo.org/image/40/latest.zip --2015-03-25 21:44:45-- http://files.pharo.org/image/40/latest.zip Resolving files.pharo.org (files.pharo.org)... 46.234.105.74 Connecting to files.pharo.org (files.pharo.org)|46.234.105.74|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 14104921 (13M) [application/zip] Saving to: âlatest.zipâ
latest.zip 100%[========================================================================================================================>] 13.45M 9.65MB/s in 1.4s
2015-03-25 21:44:47 (9.65 MB/s) - âlatest.zipâ saved [14104921/14104921]
Also, are you downloading it as root? o_o
Eh, yes, does that make a difference ?
Peter
On Wed, Mar 25, 2015 at 9:42 PM, Sven Van Caekenberghe <sven@stfx.eu> wrote: 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 ?