Fwd: Corrupt Source Zip?

View: New views
3 Messages — Rating Filter:   Alert me  

Parent Message unknown Fwd: Corrupt Source Zip?

by brettporter :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'm seeing this as well.

The file is the same as this: http://repo1.maven.org/maven2/org/apache/archiva/archiva/1.2.2/

Note that while the checksums match in the /dist directory, they don't  
match in the above (which may be the source of the problem).

Deng, any ideas how this happened?

Can we repair the source zip, vote and upload it?

- Brett

Begin forwarded message:

> From: Robert Morse <rmorse@...>
> Date: 26 September 2009 8:36:17 PM AEST
> To: users@...
> Cc: Robert Morse <rmorse@...>
> Subject: Corrupt Source Zip?
> Reply-To: users@...
> list-id: <users.archiva.apache.org>
> message-id: <AB229DF7-00CA-4F1E-8040-5E68C11D15D8@...>
>
> I've tried to unzip the 1.2.2 source from several sites, and  
> consistently get:
>
> Archive:  apache-archiva-1.2.2-src.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 apache-archiva-1.2.2-
> src.zip or
>        apache-archiva-1.2.2-src.zip.zip, and cannot find apache-
> archiva-1.2.2-src.zip.ZIP, period.
>
> Just thought I'd pass this along.
>
> Mac OSX 10.6
>
> The human mind is an iterative processor, it never does anything  
> right the first time.  What it does well is to make improvements on  
> every iteration (deMarco)
>
>
>


Re: Corrupt Source Zip?

by Deng Ching-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Maybe during transfer it got corrupted? I fixed the checksums when it was
flagged by Henk previously but I didn't check if the source bundle was ok. I
can build the source zip from the 1.2.2 tag and stage it for voting again.

Thanks,
Deng

On Mon, Sep 28, 2009 at 6:37 AM, Brett Porter <brett@...> wrote:

> I'm seeing this as well.
>
> The file is the same as this:
> http://repo1.maven.org/maven2/org/apache/archiva/archiva/1.2.2/
>
> Note that while the checksums match in the /dist directory, they don't
> match in the above (which may be the source of the problem).
>
> Deng, any ideas how this happened?
>
> Can we repair the source zip, vote and upload it?
>
> - Brett
>
> Begin forwarded message:
>
>  From: Robert Morse <rmorse@...>
>> Date: 26 September 2009 8:36:17 PM AEST
>> To: users@...
>> Cc: Robert Morse <rmorse@...>
>> Subject: Corrupt Source Zip?
>> Reply-To: users@...
>> list-id: <users.archiva.apache.org>
>> message-id: <AB229DF7-00CA-4F1E-8040-5E68C11D15D8@...>
>>
>>
>> I've tried to unzip the 1.2.2 source from several sites, and consistently
>> get:
>>
>> Archive:  apache-archiva-1.2.2-src.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
>> apache-archiva-1.2.2-src.zip or
>>       apache-archiva-1.2.2-src.zip.zip, and cannot find
>> apache-archiva-1.2.2-src.zip.ZIP, period.
>>
>> Just thought I'd pass this along.
>>
>> Mac OSX 10.6
>>
>> The human mind is an iterative processor, it never does anything right the
>> first time.  What it does well is to make improvements on every iteration
>> (deMarco)
>>
>>
>>
>>
>

Re: Corrupt Source Zip?

by brettporter :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On 29/09/2009, at 1:05 PM, Deng Ching wrote:

> Maybe during transfer it got corrupted? I fixed the checksums when  
> it was
> flagged by Henk previously but I didn't check if the source bundle  
> was ok.

Yeah, for once I think the checksums were right and the bundle wasn't :)

> I
> can build the source zip from the 1.2.2 tag and stage it for voting  
> again

ok... just a reminder to everyone that voting is actually on the  
source bundle, so make sure to test it :)

- Brett