I did a fetch
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/awstats-6.6.tar.gz and it
gave me
-rw-r--r-- 1 root wheel 1079064 Sep 16 2006 awstats-6.6.tar.gz
Obviously this mirror is wrong.
Regards,
Nicki
----- Original Message -----
From: "Jeremy Chadwick" <[EMAIL PROTECTED]>
To: "Nicki de Wet" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, April 26, 2007 2:41 PM
Subject: Re: awstats 6.6
On Thu, Apr 26, 2007 at 01:57:33PM +0200, Nicki de Wet wrote:
Hi,
I get the following error when trying to build awstats:
===> Vulnerability check disabled, database not found
===> Found saved configuration for awstats-6.6_1,1
===> Extracting for awstats-6.6_1,1
=> MD5 Checksum mismatch for awstats-6.6.tar.gz.
=> SHA256 Checksum mismatch for awstats-6.6.tar.gz.
cvs# more distinfo
MD5 (awstats-6.6.tar.gz) = 38e393edb530d409fdf7f79127a7548e
SHA256 (awstats-6.6.tar.gz) =
dcd5d717621b15474ab79c88251f39471eb2dbfdc46ba6a62113c3e953b9755c
SIZE (awstats-6.6.tar.gz) = 1084101
cvs# md5 /usr/ports/distfiles/awstats-6.6.tar.gz
MD5 (/usr/ports/distfiles/awstats-6.6.tar.gz) =
3e6da58e0c479ae0de49ae3e6948576e
cvs# ll /usr/ports/distfiles/awstats-6.6.tar.gz
-rw-r--r-- 1 root wheel 1079064 Apr 26 10:38
/usr/ports/distfiles/awstats-6.6.tar.gz
Obviously the distinfo file is incorrect.
And I beg to differ:
$ curl -iIsS 'http://awstats.sourceforge.net/files/awstats-6.6.tar.gz' |
grep Content-Length
Content-Length: 1084101
$ wget --quiet http://awstats.sourceforge.net/files/awstats-6.6.tar.gz
$ ls -l awstats-6.6.tar.gz
-rw------- 1 jdc users 1084101 23 Dec 05:02
awstats-6.6.tar.gz
$ md5 awstats-6.6.tar.gz
MD5 (awstats-6.6.tar.gz) = 38e393edb530d409fdf7f79127a7548e
# cd /usr/ports/www/awstats
# make fetch
=> awstats-6.6.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from
http://heanet.dl.sourceforge.net/sourceforge/awstats/.
awstats-6.6.tar.gz 100% of 1058 kB 67 kBps
00m00s
# make checksum
=> MD5 Checksum OK for awstats-6.6.tar.gz.
=> SHA256 Checksum OK for awstats-6.6.tar.gz.
# make distclean
===> Cleaning for p5-Net-XWhois-0.90_4
===> Cleaning for perl-5.8.8
===> Cleaning for awstats-6.6_1,1
===> Deleting distfiles for awstats-6.6_1,1
My guess is that there's an SF mirror with a corrupted copy of the
tarball, or there's some undetermined networking or software problem
somewhere that's corrupting your download.
--
| 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 |
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"