From owner-freebsd-ports@FreeBSD.ORG Sat Apr 22 11:23:10 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D722016A400 for ; Sat, 22 Apr 2006 11:23:10 +0000 (UTC) (envelope-from grs@salaisuus.fi) Received: from 1.mail.tx.fi (1.mail.tx.fi [62.142.17.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 152E343D53 for ; Sat, 22 Apr 2006 11:23:09 +0000 (GMT) (envelope-from grs@salaisuus.fi) Received: from localhost ([127.0.0.1]) by 1.mail.tx.fi (Terraventum Mailserver ver 7.0.8) with SMTP id APT68708; Sat, 22 Apr 2006 14:23:08 +0300 Date: Sat, 22 Apr 2006 14:23:08 +0300 From: "Ville Sulin" To: "Sam Lawrance" , "Kris Kennaway" Message-ID: <80dd4380cfd983cc2640bad734cbdd37@salaisuus.fi> X-Mailer: IceWarp Web Mail 5.6.0 X-Originating-IP: 84.231.80.139 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org Subject: Re: dns/noip port distinfo checksum mismatch with actual packed source X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Apr 2006 11:23:10 -0000 > > On 22/04/2006, at 2:16 PM, Kris Kennaway wrote: > > > On Sat, Apr 22, 2006 at 11:51:41AM +1000, Sam Lawrance wrote: > >> > >> On 22/04/2006, at 9:21 AM, Ville Sulin wrote: > >> > >>> Hello, > >>> > >>> a year ago on the previous machine I installed, this worked > >>> marvelously, but now for some reason it doesn't.. the package seems > >>> to be the same, filesize is exact. > >>> But for some reason: > >>> > >>> => MD5 Checksum mismatch for noip-2.1.1.tar.gz. > >>> => SHA256 Checksum mismatch for noip-2.1.1.tar.gz. > >>> > >>> and I have no trouble with any other packages.. checksums in the > >>> file are: > >>> > >>> MD5 (noip-2.1.1.tar.gz) = 2855ba62a8b5742a7e9d26f4e7c80b25 > >>> SHA256 (noip-2.1.1.tar.gz) = > >>> 50d604cd3af95debd986ca7ba84d9b111dec80452701f9895e2f557356fcbbf5 > >>> SIZE (noip-2.1.1.tar.gz) = 71210 > >>> > >>> and the ones I get from the package: > >>> > >>> MD5 (noip-2.1.1.tar.gz) = 8eb89e31dd2c1fbbf91862efe67c99fd > >>> SHA256 (noip-2.1.1.tar.gz) = > >>> 7750b91d1201807a9bce6602209167ad6a1c57d8b6befe4c41a24bdb7d5dcbb0 > >>> -rw-r--r-- 1 root wheel 71210 Jan 10 2004 /usr/ports/distfiles/ > >>> noip-2.1.1.tar.gz > >>> > >>> Could someone check what's up with this? I don't want to use > >>> "NO_CHECKSUM=yes". > >> > >> Delete the distfile with 'make distclean' and try again. > > > > Looks like it really is mismatched. ftp.freebsd.org has a clean copy > > for comparison, if someone feels like checking and updating. > > Fixed. You can nuke that old distfile now. > > Interestingly, the checksum of that file is now the same as it was > two revisions ago. I think that they have two copies and are > switching them around to make trouble for us :-) > Thanks a lot, both of you! This bugged me for quite a while :) -Ville