Logged In: NO

I see this was submitted 2006-06-07. I get the same on Feb 9, 2008.
I tried both the zip and bz2 files.
I tried 2 different mirrors and the "cmp" was the same.

$ ls -l L*
-rw-r--r-- 1 pjdaly bunch 330411 Feb 9 13:42 LDIFtoCSV-0.0.1.tar.bz2
-rw-r--r-- 1 joeuser gang 356144 Feb 9 13:46 LDIFtoCSV-0.0.1.zip

$ bunzip2 LDIFtoCSV-0.0.1.tar.bz2

bunzip2: Data integrity error when decompressing.
Input file = LDIFtoCSV-0.0.1.tar.bz2, output file = LDIFtoCSV-0.0.1.tar

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file LDIFtoCSV-0.0.1.tar, if it exists.

$ unzip LDIFtoCSV-0.0.1.zip
Archive: LDIFtoCSV-0.0.1.zip
warning [LDIFtoCSV-0.0.1.zip]: 1310 extra bytes at beginning or within zipfile
(attempting to process anyway)
error [LDIFtoCSV-0.0.1.zip]: start of central directory not found;
zipfile corrupt.
(please check that you have transferred or created the zipfile in the
appropriate BINARY mode and that you have compiled UnZip properly)
$