Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 May 2008 11:52:59 -0700
From:      Alan Bryan <alan@centraldesktop-inc.com>
To:        Wesley Shields <wxs@FreeBSD.org>
Cc:        ports@FreeBSD.org, anders@FreeBSD.org
Subject:   Re: FreeBSD Port: pound-2.4.1
Message-ID:  <4820A90B.5020705@centraldesktop-inc.com>
In-Reply-To: <20080506174939.GD95361@atarininja.org>
References:  <482091BD.7020404@centraldesktop-inc.com> <20080506174939.GD95361@atarininja.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

I ftp'ed it from nuug.no manually and the checksums then matched.

It then built correctly.

Thanks,
Alan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4820A90B.5020705>