corrupt 3.0b2 linux file
When I download the 3.0b2 file for linux (x86, not x86_64), I get a corrupted file. I've tried downloading multiple times using both firefox and wget. When I try to extract it, I get this:
$ tar jxvf Zotero-3.0b2.1_linux-i686.tar.bz2
Zotero_linux-i686/
Zotero_linux-i686/application.ini
Zotero_linux-i686/chrome/
Zotero_linux-i686/chrome.manifest
Zotero_linux-i686/components/
Zotero_linux-i686/COPYING
Zotero_linux-i686/defaults/
Zotero_linux-i686/deleted.txt
Zotero_linux-i686/engines.json
Zotero_linux-i686/extensions/
Zotero_linux-i686/icons/
Zotero_linux-i686/install.rdf
Zotero_linux-i686/repotime.txt
Zotero_linux-i686/run-zotero.sh
Zotero_linux-i686/scripts/
Zotero_linux-i686/styles.zip
Zotero_linux-i686/system.sql
Zotero_linux-i686/translators.index
Zotero_linux-i686/translators.zip
bzip2: Data integrity error when decompressing.
Input file = (stdin), output file = (stdout)
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.
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
-
adamsmiththe file is fine, I just downloaded and tested. Likely a corrupt version got cached somewhere.
-
naught101Good call. I downloaded to my server and transferred from there, worked fine.