From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Org files downloads getting corrupted? Date: Mon, 16 Jul 2007 12:06:55 -0400 Message-ID: <87zm1wmixs.fsf@gollum.intra.norang.ca> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IAT6S-0007AD-Qb for emacs-orgmode@gnu.org; Mon, 16 Jul 2007 12:07:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IAT6R-000791-2o for emacs-orgmode@gnu.org; Mon, 16 Jul 2007 12:07:16 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IAT6Q-00078q-Sj for emacs-orgmode@gnu.org; Mon, 16 Jul 2007 12:07:14 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IAT6Q-0004PU-CF for emacs-orgmode@gnu.org; Mon, 16 Jul 2007 12:07:14 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IAT6K-0000J4-Op for emacs-orgmode@gnu.org; Mon, 16 Jul 2007 18:07:08 +0200 Received: from cpe000102d0fe75-cm0012256ecbde.cpe.net.cable.rogers.com ([74.119.210.211]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 16 Jul 2007 18:07:08 +0200 Received: from bernt by cpe000102d0fe75-cm0012256ecbde.cpe.net.cable.rogers.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 16 Jul 2007 18:07:08 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Sivaram Neelakantan writes: > Is anyone getting their downloads corrupted while downloading from Org > homepage? For the last few days, the download of the zip/gzip files > gets interrupted, then resumes. When it completes there is at least > one file which is broken in it when tested using gzip -t or unzip -t. > > Anyone face similar problems? > > I'm using Firefox 2.0.0.4 on Win XP Pro. I've also tried it using wget > and there too, the connection 'hangs' for some time and then resumes; > and then to a corrupted file. > > If it's a network issue on my ISP/PC, what do I check for? I'm unable > to figure out what is the problem could be. > > sivaram > -- Works for me on my Linux/Debian system from http://staff.science.uva.nl/~dominik/Tools/org/#sec-4 I checked both the zip file and the tar file using zip -T and gzip -t and both are fine. Maybe check your system for viruses? Bernt