Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Nov 2007 18:56:58 -0800
From:      Jeremy Chadwick <koitsu@FreeBSD.org>
To:        "Wilkinson, Alex" <Alex.Wilkinson@dsto.defence.gov.au>
Cc:        ports@freebsd.org
Subject:   Re: /usr/ports/archivers/unzip ...
Message-ID:  <20071127025658.GA42040@eos.sc1.parodius.com>
In-Reply-To: <1B860D81B4F3F44398B9AE84D91C151689DE2B@stlex510.dsto.defence.gov.au>
References:  <1B860D81B4F3F44398B9AE84D91C151689DE2B@stlex510.dsto.defence.gov.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 27, 2007 at 10:32:00AM +0800, Wilkinson, Alex wrote:
>    ===>    Verifying install for unzip in /usr/ports/archivers/unzip
>    ===>  Vulnerability check disabled, database not found
>    ===>  Extracting for unzip-5.52_3
>    gzip: /usr/ports/distfiles//unzip552.tar.gz: unexpected end of file
>    gzip: /usr/ports/distfiles//unzip552.tar.gz: uncompress failed
>    unzip-5.52/unzip.txt: Truncated tar archive
>    tar: Error exit delayed from previous errors.
>    *** Error code 1
> 
>    Stop in /usr/ports/archivers/unzip.
>    *** Error code 1
> 
> Looks like a corrupt distfile.

Can't reproduce; maybe whatever local version you have (in distfiles/) is
corrupt, or there's some network issue local to you or between you and
the fetch site?

eos# cd /usr/ports/archivers/unzip
eos# make distclean
===>  Cleaning for unzip-5.52_3
===>  Deleting distfiles for unzip-5.52_3
eos# make fetch
=> unzip552.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from ftp://ftp.info-zip.org/pub/infozip/src/.
fetch: ftp://ftp.info-zip.org/pub/infozip/src/unzip552.tar.gz: Operation timed out
=> Attempting to fetch from ftp://ftp.funet.fi/pub/TeX/CTAN/tools/zip/info-zip/src/.
unzip552.tar.gz                               100% of 1113 kB  268 kBps
eos# make extract
===>  Extracting for unzip-5.52_3
=> MD5 Checksum OK for unzip552.tar.gz.
=> SHA256 Checksum OK for unzip552.tar.gz.

Also worth noting is that ftp.info-zip.org has been offline since July
2007.  The official info-zip.org home page says we should be using
Sourceforge for the time being:

http://www.info-zip.org/

ftp.info-zip.org (US) - Info-ZIP's other home site
	NOTE: the host for Info-ZIP's main ftp site died the final death in
	late July 2007. We're still looking for a replacement; in the meantime,
	please use SourceForge or one of the mirrors listed below. 

-- 
| Jeremy Chadwick                                    jdc at parodius.com |
| Parodius Networking                           http://www.parodius.com/ |
| UNIX Systems Administrator                      Mountain View, CA, USA |
| Making life hard for others since 1977.                  PGP: 4BD6C0CB |




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071127025658.GA42040>