From owner-freebsd-questions@FreeBSD.ORG Tue Dec 16 20:44:45 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88C9516A4CE for ; Tue, 16 Dec 2003 20:44:45 -0800 (PST) Received: from mx1.au.itouchnet.net (nat2.au.itouchnet.net [144.135.23.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCB0343D35 for ; Tue, 16 Dec 2003 20:44:42 -0800 (PST) (envelope-from andrewjt@applecomm.net) Received: from nobody by mx1.au.itouchnet.net with scanned_ok (Exim 3.36 #1) id 1AWTY8-000Mnn-00 for freebsd-questions@freebsd.org; Wed, 17 Dec 2003 15:44:40 +1100 Received: from [192.168.13.202] (helo=[192.168.13.202]) by mx1.au.itouchnet.net with esmtp (Exim 3.36 #1) id 1AWTY7-000Mng-00 for freebsd-questions@freebsd.org; Wed, 17 Dec 2003 15:44:39 +1100 From: Andrew Thomson To: freebsd-questions@freebsd.org Content-Type: text/plain Message-Id: <1071636293.30863.7.camel@itouch-1011.prv.au.itouchnet.net> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Wed, 17 Dec 2003 15:44:54 +1100 Content-Transfer-Encoding: 7bit X-Checked: Scanned for any viruses and unauthorized attachments at mx1.au.itouchnet.net X-iScan-ID: 87651-1071636280-31486@mx1.au.itouchnet.net version $Name: REL_2_0_2 $ Subject: port failures X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Dec 2003 04:44:45 -0000 I've seen a couple of port failures.. I'm all cvsup'ed and have been trying daily the passed couple of days.. I've tried removing the distfiles frequently too.. Anyone else? ajt. 1011# make install clean >> Imlib2-Perl-1.0.0.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://www.muhri.net/. Receiving Imlib2-Perl-1.0.0.tar.gz (32611 bytes): 100% 32611 bytes transferred in 0.0 seconds (6.35 MBps) ===> Extracting for p5-Imlib2-1.0.0 >> Checksum mismatch for Imlib2-Perl-1.0.0.tar.gz. ===> Refetch for 1 more times files: Imlib2-Perl-1.0.0.tar.gz >> Imlib2-Perl-1.0.0.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://www.muhri.net/. >> Checksum mismatch for Imlib2-Perl-1.0.0.tar.gz. ===> Giving up on fetching files: Imlib2-Perl-1.0.0.tar.gz Make sure the Makefile and distinfo file (/usr/ports/graphics/p5-Imlib2/distinfo) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 Stop in /usr/ports/graphics/p5-Imlib2. *** Error code 1 Stop in /usr/ports/graphics/p5-Imlib2. 1011# cd /usr/ports/x11/eterm/ 1011# rm /usr/ports/distfiles/Eterm-0.9.2.tar.gz 1011# make install clean >> Eterm-0.9.2.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://www.eterm.org/download/. Receiving Eterm-0.9.2.tar.gz (698262 bytes): 100% 698262 bytes transferred in 0.1 seconds (8.26 MBps) ===> Extracting for eterm-0.9.2 >> Checksum mismatch for Eterm-0.9.2.tar.gz. ===> Refetch for 1 more times files: Eterm-0.9.2.tar.gz >> Eterm-0.9.2.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://www.eterm.org/download/. >> Checksum mismatch for Eterm-0.9.2.tar.gz. ===> Giving up on fetching files: Eterm-0.9.2.tar.gz Make sure the Makefile and distinfo file (/usr/ports/x11/eterm/distinfo) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 Stop in /usr/ports/x11/eterm. *** Error code 1 Stop in /usr/ports/x11/eterm.