From owner-freebsd-questions@FreeBSD.ORG Sat Oct 1 22:53:49 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 3CC3616A41F for ; Sat, 1 Oct 2005 22:53:49 +0000 (GMT) (envelope-from glenn@antimatter.net) Received: from cobalt.antimatter.net (cobalt.antimatter.net [69.55.224.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFA1643D46 for ; Sat, 1 Oct 2005 22:53:48 +0000 (GMT) (envelope-from glenn@antimatter.net) Received: from glenn-mobile.antimatter.net (cpe-66-91-227-82.san.res.rr.com [66.91.227.82]) (authenticated bits=0) by cobalt.antimatter.net (8.13.4/8.13.4) with ESMTP id j91Mrh4A009068 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 1 Oct 2005 15:53:46 -0700 X-MailKey: purple frogs are falling from the sky Message-Id: <6.2.3.4.2.20051001154918.058897c0@cobalt.antimatter.net> X-Mailer: QUALCOMM Windows Eudora Version 6.2.3.4 Date: Sat, 01 Oct 2005 15:52:00 -0700 To: "Hamza Eraldi" , freebsd-questions@freebsd.org From: Glenn Dawson In-Reply-To: <1128206205.3811.244195030@webmail.messagingengine.com> References: <1128206205.3811.244195030@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: Subject: Re: Checksum failed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Oct 2005 22:53:49 -0000 At 03:36 PM 10/1/2005, Hamza Eraldi wrote: >Hi, I am just trying to start using PMA, >After a long installation, it gave the error below. >The distinfo file for php-4.4.0 is up to data but i am getting that >'checksum failed' error in anyway: > >===> Returning to build of phpMyAdmin-2.6.4.1 >===> phpMyAdmin-2.6.4.1 depends on file: >/usr/local/lib/php/20020429/zlib.so - not found >===> Verifying install for /usr/local/lib/php/20020429/zlib.so in >/usr/ports/archivers/php4-zlib >===> Extracting for php4-zlib-4.4.0 >=> Checksum mismatch for php-4.4.0.tar.bz2. >===> Refetch for 1 more times files: php-4.4.0.tar.bz2 >=> php-4.4.0.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. >=> Attempting to fetch from >ftp://ftp7.us.freebsd.org/pub/FreeBSD/distfiles/. >=> Checksum mismatch for php-4.4.0.tar.bz2. >===> Giving up on fetching files: php-4.4.0.tar.bz2 >Make sure the Makefile and distinfo file >(/usr/ports/archivers/php4-zlib/../../lang/php4/distinfo) >are up to date. If you are absolutely sure you want to override this >check, type "make NO_CHECKSUM=yes [other args]" The correct checksum should be: MD5 (php-4.4.0.tar.bz2) = e85b606fe48198bfcd785e5a5b1c9613 If that's whats in your distinfo file for that port then you probably got a corrupted version of the file. If it's not what's in the distinfo you have, then you probably just need to update your ports. -Glenn >-- >http://www.fastmail.fm - Does exactly what it says on the tin > >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"