FreeBSD Port: pound-2.4.1

Wesley Shields wxs at FreeBSD.org
Tue May 6 19:08:46 UTC 2008


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


More information about the freebsd-ports mailing list