You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Sy...@swisscom.com on 2003/04/29 10:46:29 UTC

nightly snapshots doesn't work

Hello,

I want to download the current Cocoon 2.1-dev.

The nightly snapshots doesn't work: I can download the file but I can't open it (error).

Thanks
Sylvain (T)

Re: nightly snapshots doesn't work

Posted by Niclas Hedhman <ni...@hedhman.org>.
On Tuesday 29 April 2003 12:46 am, Sylvain.Thevoz@swisscom.com wrote:
> Hello,
>
> I want to download the current Cocoon 2.1-dev.
>
> The nightly snapshots doesn't work: I can download the file but I can't
> open it (error).

Sounds more like a generic download problem. Often when the speeds are low, my 
HTTP downloads are prematurely aborted without any error message. And the zip 
file won't open.

Make sure the received file is as large as expected.

Niclas

Re: nightly snapshots doesn't work

Posted by Pier Fumagalli <pi...@betaversion.org>.
"Sylvain.Thevoz@swisscom.com" <Sy...@swisscom.com> wrote:

> Hello,
> 
> I want to download the current Cocoon 2.1-dev.
> 
> The nightly snapshots doesn't work: I can download the file but I can't open
> it (error).

I just checked on the server... I was able to unpack all snapshots
perfectly. Must be a problem with your download...

    Pier

[pier:icarus] /www/cvs.apache.org/snapshots # for FILE in
cocoon-2.?/*.tar.gz ; do tar -ztf $FILE > /dev/null ; echo $FILE $? ; done
cocoon-2.0/cocoon-2.0_20030428113310.tar.gz 0
cocoon-2.0/cocoon-2.0_20030428170812.tar.gz 0
cocoon-2.0/cocoon-2.0_20030428231154.tar.gz 0
cocoon-2.0/cocoon-2.0_20030429044909.tar.gz 0
cocoon-2.1/cocoon-2.1_20030428113453.tar.gz 0
cocoon-2.1/cocoon-2.1_20030428171238.tar.gz 0
cocoon-2.1/cocoon-2.1_20030428231641.tar.gz 0
cocoon-2.1/cocoon-2.1_20030429045018.tar.gz 0
[pier:icarus] /www/cvs.apache.org/snapshots #