From owner-freebsd-ports@FreeBSD.ORG Mon Apr 7 01:25:43 2003 Return-Path: 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 CFAB937B401 for ; Mon, 7 Apr 2003 01:25:43 -0700 (PDT) Received: from falcon.midgard.homeip.net (h76n3fls20o913.telia.com [213.67.148.76]) by mx1.FreeBSD.org (Postfix) with SMTP id 69B0C43FB1 for ; Mon, 7 Apr 2003 01:25:41 -0700 (PDT) (envelope-from ertr1013@student.uu.se) Received: (qmail 28058 invoked by uid 1001); 7 Apr 2003 08:25:39 -0000 Date: Mon, 7 Apr 2003 10:25:39 +0200 From: Erik Trulsson To: Kris Kennaway Message-ID: <20030407082539.GA27969@falcon.midgard.homeip.net> Mail-Followup-To: Kris Kennaway , "Geoffrey T. Falk" , ports@freebsd.org, naddy@freebsd.org References: <200304061959.h36JxttE008683@h68-144-29-132.cg.shawcable.net> <20030406222652.GA53550@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030406222652.GA53550@rot13.obsecurity.org> User-Agent: Mutt/1.5.4i cc: ports@freebsd.org cc: naddy@freebsd.org cc: "Geoffrey T. Falk" Subject: Re: Kermit checksum mismatch X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 08:25:44 -0000 On Sun, Apr 06, 2003 at 03:26:52PM -0700, Kris Kennaway wrote: > On Sun, Apr 06, 2003 at 01:59:54PM -0600, Geoffrey T. Falk wrote: > > > > > > boojum# cd /usr/ports/comms/kermit/ > > boojum# make > > ===> Extracting for kermit-8.0.208 > > >> Checksum mismatch for cku208.tar.gz. > > Make sure the Makefile and distinfo file (/usr/ports/comms/kermit/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/comms/kermit. > > Re-fetch it. Won't help. If you go to the ftp-site and check manually you will find that cku208.tar.gz is just a symlink to cku209.tar.gz which presumably is a bit different. I do not know why the cku208.tar.gz archives are not around (there are archives for several older versions of kermit at the ftp-site but not cku208.tar.gz) but it isn't. I don't know what the difference is between 208 and 209, but considering that 208 is no longer available while several older releases are, I suspect it might some security problem. The correct solution seems to be to upgrade the port to 209. -- Erik Trulsson ertr1013@student.uu.se