From owner-freebsd-ports@FreeBSD.ORG Tue May 6 19:08:46 2008 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8B92B1065675; Tue, 6 May 2008 19:08:46 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.60.158]) by mx1.freebsd.org (Postfix) with ESMTP id 630B08FC14; Tue, 6 May 2008 19:08:46 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: by syn.atarininja.org (Postfix, from userid 1001) id 4D32C5C60; Tue, 6 May 2008 15:12:58 -0400 (EDT) Date: Tue, 6 May 2008 15:12:58 -0400 From: Wesley Shields To: Alan Bryan Message-ID: <20080506191258.GF95361@atarininja.org> References: <482091BD.7020404@centraldesktop-inc.com> <20080506174939.GD95361@atarininja.org> <4820A90B.5020705@centraldesktop-inc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4820A90B.5020705@centraldesktop-inc.com> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: ports@FreeBSD.org, anders@FreeBSD.org Subject: Re: FreeBSD Port: pound-2.4.1 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: Tue, 06 May 2008 19:08:46 -0000 On Tue, May 06, 2008 at 11:52:59AM -0700, Alan Bryan wrote: > Wesley Shields wrote: >> On Tue, May 06, 2008 at 10:13:33AM -0700, Alan Bryan wrote: >>> Pound isn't working in ports. >>> >>> dev1# cd /usr/ports/www/pound/ >>> dev1# ls >>> Makefile files pkg-plist >>> distinfo pkg-descr work >>> dev1# more distinfo >>> MD5 (Pound-2.4.1.tgz) = e61baa5f24d2c17e1cfddac4c0a303be >>> SHA256 (Pound-2.4.1.tgz) = >>> c4162ba8d1569cf478640de7e70c9bc4cd6725035abe120fa8e4f >>> 7018f3c5745 >>> SIZE (Pound-2.4.1.tgz) = 151122 >>> dev1# make install clean >>> ===> Found saved configuration for pound-2.4.1 >>> ===> Extracting for pound-2.4.1 >>> => MD5 Checksum mismatch for Pound-2.4.1.tgz. >>> => SHA256 Checksum mismatch for Pound-2.4.1.tgz. >>> ===> Refetch for 1 more times files: Pound-2.4.1.tgz Pound-2.4.1.tgz >>> ===> Found saved configuration for pound-2.4.1 >>> => Pound-2.4.1.tgz doesn't seem to exist in /usr/ports/distfiles/. >>> => Attempting to fetch from http://www.apsis.ch/pound/. >>> fetch: http://www.apsis.ch/pound/Pound-2.4.1.tgz: Protocol error >>> => Attempting to fetch from ftp://ftp.nuug.no/pub/anders/distfiles/. >>> ===> Found saved configuration for pound-2.4.1 >>> => MD5 Checksum mismatch for Pound-2.4.1.tgz. >>> => SHA256 Checksum mismatch for Pound-2.4.1.tgz. >>> ===> Giving up on fetching files: Pound-2.4.1.tgz Pound-2.4.1.tgz >>> Make sure the Makefile and distinfo file (/usr/ports/www/pound/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/www/pound. >>> *** Error code 1 >>> >>> Stop in /usr/ports/www/pound. >>> *** Error code 1 >>> >>> Stop in /usr/ports/www/pound. >> >> Try removing the distfile (/usr/ports/distfiles/Pound-2.4.1.tgz) and try >> again. I just fetched it and verified the checksum myself. >> >> -- WXS > > > I did and had the same error. I then noticed the fetch said protocol > error. So, something isn't working when getting the file from apsis.ch. Not sure what is going on but I fetched it from apsis.ch without a problem. Maybe a proxy problem? It's hard to tell without packet captures or more debugging information. > I ftp'ed it from nuug.no manually and the checksums then matched. > > It then built correctly. Good to hear. -- WXS