Hey,
I tried to download and install Fiji for linux last thursday and today, and I could not extract the zip archive: unzip fiji-linux64.zip Archive: fiji-linux64.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 fiji-linux64.zip or fiji-linux64.zip.zip, and cannot find fiji-linux64.zip.ZIP, period. This is the link giving this zip file: http://jenkins.imagej.net/job/Stable-Fiji-Java-8/lastSuccessfulBuild/artifact/fiji-linux64.zip Maybe its corrupted? I used the zip file from December 2015, and this is fine. Best, Greg |
Hi Greg,
I wonder if your download got cut off prematurely and corrupted that way? I tested on my system and was able to download, unzip (both from command line and UI) and run from that link without problem (which hasn't changed since January). The archive should be 250444859 bytes. I'll check with our sysadmin to see if we can go over the web logs and get any insight as to what went wrong. I think we can easily add checksums to the downloads page as well. Sorry for the inconvenience; thanks for letting us know. Best, Mark On Mon, Feb 8, 2016 at 3:05 AM, Greg <[hidden email]> wrote: > Hey, > > I tried to download and install Fiji for linux last thursday and today, and > I could not extract the zip archive: > > unzip fiji-linux64.zip > Archive: fiji-linux64.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 fiji-linux64.zip or > fiji-linux64.zip.zip, and cannot find fiji-linux64.zip.ZIP, period. > > This is the link giving this zip file: > > http://jenkins.imagej.net/job/Stable-Fiji-Java-8/lastSuccessfulBuild/artifact/fiji-linux64.zip > > Maybe its corrupted? I used the zip file from December 2015, and this is > fine. > > Best, > Greg > > > > -- > View this message in context: > http://imagej.1557.x6.nabble.com/Fiji-download-linux-64bit-zip-archive-broken-tp5015569.html > Sent from the ImageJ mailing list archive at Nabble.com. > > -- > ImageJ mailing list: http://imagej.nih.gov/ij/list.html > -- ImageJ mailing list: http://imagej.nih.gov/ij/list.html |
Hi Mark,
today, just out of curiosity I tried downloading and deflating the linux 64bit zip archive from another Machine (Mac OS, Safari Browser), and still the archive is corrupted ("damaged or incomplete"). Again the link: http://jenkins.imagej.net/job/Stable-Fiji-Java-8/lastSuccessfulBuild/artifact/fiji-linux64.zip Best, Greg |
Hi Greg,
Thanks for the follow-up report. If you have the time would you mind checking the md5sum of the .zip from the command line? If you run: md5sum fiji-linux64.zip You should get the output: ccd4cb7dd930f72a404eb140327450e1 fiji-linux64.zip Another thought is that there's a problem with the .zip creation. You can also try the .tar.gz download url: http://jenkins.imagej.net/job/Stable-Fiji-Java-8/lastSuccessfulBuild/artifact/fiji-linux64.tar.gz Best, Mark On Tue, Feb 9, 2016 at 3:25 AM, Greg <[hidden email]> wrote: > Hi Mark, > > today, just out of curiosity I tried downloading and deflating the linux > 64bit zip archive from another Machine (Mac OS, Safari Browser), and still > the archive is corrupted ("damaged or incomplete"). > > Again the link: > > http://jenkins.imagej.net/job/Stable-Fiji-Java-8/lastSuccessfulBuild/artifact/fiji-linux64.zip > > Best, > Greg > > > > -- > View this message in context: > http://imagej.1557.x6.nabble.com/Fiji-download-linux-64bit-zip-archive-broken-tp5015569p5015576.html > Sent from the ImageJ mailing list archive at Nabble.com. > > -- > ImageJ mailing list: http://imagej.nih.gov/ij/list.html > -- ImageJ mailing list: http://imagej.nih.gov/ij/list.html |
Hi Mark, Greg and everyone,
At this point we have had enough reports of damaged/incomplete downloads from jenkins.imagej.net, that I want to migrate away from using Jenkins to serve the files. It is easy enough to change the Jenkins jobs to push the files to downloads.imagej.net, and serve the binaries from there. I think this will be much better, since many affected users have reported that the Fiji Life-Line downloads are working, and those are served from downloads.imagej.net via Apache. We will reply back again when we have completed this transition. Regards, Curtis -- Curtis Rueden LOCI software architect - http://loci.wisc.edu/software ImageJ2 lead, Fiji maintainer - http://imagej.net/User:Rueden Did you know ImageJ has a forum? http://forum.imagej.net/ On Tue, Feb 9, 2016 at 7:38 AM, Mark Hiner <[hidden email]> wrote: > Hi Greg, > > Thanks for the follow-up report. If you have the time would you mind > checking the md5sum of the .zip from the command line? > > If you run: > md5sum fiji-linux64.zip > > You should get the output: > ccd4cb7dd930f72a404eb140327450e1 fiji-linux64.zip > > Another thought is that there's a problem with the .zip creation. You can > also try the .tar.gz download url: > > http://jenkins.imagej.net/job/Stable-Fiji-Java-8/lastSuccessfulBuild/artifact/fiji-linux64.tar.gz > > Best, > Mark > > On Tue, Feb 9, 2016 at 3:25 AM, Greg <[hidden email]> wrote: > > > Hi Mark, > > > > today, just out of curiosity I tried downloading and deflating the linux > > 64bit zip archive from another Machine (Mac OS, Safari Browser), and > still > > the archive is corrupted ("damaged or incomplete"). > > > > Again the link: > > > > > http://jenkins.imagej.net/job/Stable-Fiji-Java-8/lastSuccessfulBuild/artifact/fiji-linux64.zip > > > > Best, > > Greg > > > > > > > > -- > > View this message in context: > > > http://imagej.1557.x6.nabble.com/Fiji-download-linux-64bit-zip-archive-broken-tp5015569p5015576.html > > Sent from the ImageJ mailing list archive at Nabble.com. > > > > -- > > ImageJ mailing list: http://imagej.nih.gov/ij/list.html > > > > -- > ImageJ mailing list: http://imagej.nih.gov/ij/list.html > -- ImageJ mailing list: http://imagej.nih.gov/ij/list.html |
Hi everyone,
> We will reply back again when we have completed this transition. For the archives: we completed the transition back in February, but I forgot to reply to this thread. Hopefully no one has any trouble downloading ImageJ or Fiji anymore—it is all served from http://downloads.imagej.net/ If you still have trouble with broken downloads, please speak up! Regards, Curtis -- Curtis Rueden LOCI software architect - http://loci.wisc.edu/software ImageJ2 lead, Fiji maintainer - http://imagej.net/User:Rueden Did you know ImageJ has a forum? http://forum.imagej.net/ On Tue, Feb 9, 2016 at 8:17 AM, Curtis Rueden <[hidden email]> wrote: > Hi Mark, Greg and everyone, > > At this point we have had enough reports of damaged/incomplete downloads > from jenkins.imagej.net, that I want to migrate away from using Jenkins > to serve the files. It is easy enough to change the Jenkins jobs to push > the files to downloads.imagej.net, and serve the binaries from there. I > think this will be much better, since many affected users have reported > that the Fiji Life-Line downloads are working, and those are served from > downloads.imagej.net via Apache. > > We will reply back again when we have completed this transition. > > Regards, > Curtis > > -- > Curtis Rueden > LOCI software architect - http://loci.wisc.edu/software > ImageJ2 lead, Fiji maintainer - http://imagej.net/User:Rueden > Did you know ImageJ has a forum? http://forum.imagej.net/ > > > On Tue, Feb 9, 2016 at 7:38 AM, Mark Hiner <[hidden email]> wrote: > >> Hi Greg, >> >> Thanks for the follow-up report. If you have the time would you mind >> checking the md5sum of the .zip from the command line? >> >> If you run: >> md5sum fiji-linux64.zip >> >> You should get the output: >> ccd4cb7dd930f72a404eb140327450e1 fiji-linux64.zip >> >> Another thought is that there's a problem with the .zip creation. You can >> also try the .tar.gz download url: >> >> http://jenkins.imagej.net/job/Stable-Fiji-Java-8/lastSuccessfulBuild/artifact/fiji-linux64.tar.gz >> >> Best, >> Mark >> >> On Tue, Feb 9, 2016 at 3:25 AM, Greg <[hidden email]> wrote: >> >> > Hi Mark, >> > >> > today, just out of curiosity I tried downloading and deflating the linux >> > 64bit zip archive from another Machine (Mac OS, Safari Browser), and >> still >> > the archive is corrupted ("damaged or incomplete"). >> > >> > Again the link: >> > >> > >> http://jenkins.imagej.net/job/Stable-Fiji-Java-8/lastSuccessfulBuild/artifact/fiji-linux64.zip >> > >> > Best, >> > Greg >> > >> > >> > >> > -- >> > View this message in context: >> > >> http://imagej.1557.x6.nabble.com/Fiji-download-linux-64bit-zip-archive-broken-tp5015569p5015576.html >> > Sent from the ImageJ mailing list archive at Nabble.com. >> > >> > -- >> > ImageJ mailing list: http://imagej.nih.gov/ij/list.html >> > >> >> -- >> ImageJ mailing list: http://imagej.nih.gov/ij/list.html >> > > -- ImageJ mailing list: http://imagej.nih.gov/ij/list.html |
Free forum by Nabble | Edit this page |