From owner-freebsd-questions@FreeBSD.ORG Sat Oct 1 23:45:03 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 D220616A41F for ; Sat, 1 Oct 2005 23:45:03 +0000 (GMT) (envelope-from hamza95@emailplus.org) Received: from out3.smtp.messagingengine.com (out3.smtp.messagingengine.com [66.111.4.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DCF743D45 for ; Sat, 1 Oct 2005 23:45:03 +0000 (GMT) (envelope-from hamza95@emailplus.org) Received: from frontend1.internal (mysql-sessions.internal [10.202.2.149]) by frontend1.messagingengine.com (Postfix) with ESMTP id 286D6CCF8CC for ; Sat, 1 Oct 2005 19:45:01 -0400 (EDT) Received: from web2.messagingengine.com ([10.202.2.211]) by frontend1.internal (MEProxy); Sat, 01 Oct 2005 19:45:01 -0400 Received: by web2.messagingengine.com (Postfix, from userid 99) id 955AD30D0; Sat, 1 Oct 2005 19:44:51 -0400 (EDT) Message-Id: <1128210291.7145.244196531@webmail.messagingengine.com> X-Sasl-Enc: SPogzPgGTzGcENcd84q3NNdAeppP7y+18N5d1GFBol0m 1128210291 From: "Hamza Eraldi" To: freebsd-questions@freebsd.org Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-9" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.5 (F2.73; T1.15; A1.64; B3.05; Q3.03) References: <1128206205.3811.244195030@webmail.messagingengine.com> <6.2.3.4.2.20051001154918.058897c0@cobalt.antimatter.net> In-Reply-To: <6.2.3.4.2.20051001154918.058897c0@cobalt.antimatter.net> Date: Sun, 02 Oct 2005 02:44:51 +0300 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 23:45:04 -0000 Yes, it is same: cat distinfo MD5 (php-4.4.0.tar.bz2) = e85b606fe48198bfcd785e5a5b1c9613 I have already updated the ports. The command was also make install clean distclean. After a reboot and a new make install, the file (zlib.so) has been fetched&compiled successfully but i got the same checksum error for the next file (mcrypt.so) too. An another reboot fixed it again. Interesting, huh? Thanks. On Sat, 01 Oct 2005 15:52:00 -0700, "Glenn Dawson" said: > 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 - I mean, what is it about a decent email service?