From nobody@FreeBSD.org  Fri Jun 15 13:26:25 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 0EDFE37B401
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 15 Jun 2001 13:26:25 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f5FKQOX37181;
	Fri, 15 Jun 2001 13:26:25 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200106152026.f5FKQOX37181@freefall.freebsd.org>
Date: Fri, 15 Jun 2001 13:26:25 -0700 (PDT)
From: Peter Losher <Peter.Losher@nominum.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: mismatch in MD5 check in ProFTPD port.
X-Send-Pr-Version: www-1.0

>Number:         28186
>Category:       ports
>Synopsis:       mismatch in MD5 check in ProFTPD port.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    mharo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 15 13:30:01 PDT 2001
>Closed-Date:    Sun Jun 24 11:18:35 PDT 2001
>Last-Modified:  Sun Jun 24 11:18:59 PDT 2001
>Originator:     Peter Losher
>Release:        FreeBSD 4.3-STABLE
>Organization:
Nominum
>Environment:
>Description:
# make
>How-To-Repeat:
run make in /usr/ports/ftp/proftpd.
>Fix:
Verify the MD5 hash, and coordinate w/ ProFTPD developers to see if it may be a problem on their end.
>Release-Note:
>Audit-Trail:

From: Peter Pentchev <roam@orbitel.bg>
To: Peter Losher <Peter.Losher@nominum.com>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: ports/28186: mismatch in MD5 check in ProFTPD port.
Date: Sat, 16 Jun 2001 00:01:22 +0300

 On Fri, Jun 15, 2001 at 01:26:25PM -0700, Peter Losher wrote:
 > 
 > >Number:         28186
 > >Category:       ports
 > >Synopsis:       mismatch in MD5 check in ProFTPD port.
 > >Originator:     Peter Losher
 > >Release:        FreeBSD 4.3-STABLE
 > >Organization:
 > Nominum
 > >Environment:
 > >Description:
 > # make
 > >How-To-Repeat:
 > run make in /usr/ports/ftp/proftpd.
 > >Fix:
 > Verify the MD5 hash, and coordinate w/ ProFTPD developers to see if it may be a problem on their end.
 > >Release-Note:
 > >Audit-Trail:
 > >Unformatted:
 >  >> proftpd-1.2.2rc2.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
 >  >> Attempting to fetch from ftp://ftp.dataguard.no/pub/proftpd/distrib/source/.
 >  Receiving proftpd-1.2.2rc2.tar.bz2 (25216 bytes): 100%
 >  25216 bytes transferred in 0.7 seconds (34.49 kBps)
 
 This is not a mismatch in the MD5 check; it's a FUBAR'd proftpd
 distribution site.
 
 Take a look at:
 ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/proftpd-1.2.2rc2.tar.bz2
 
 It's archived from a while ago, it's MUCH longer than 25K (whee.. such
 a feature-ful FTP server in 25K? :), and it has the correct MD5 checksum.
 
 I guess ftp.proftpd.net shall fix their distribution directory someday,
 and all the mirrors (including dataguard.no) shall resync with the 'real'
 distfile automatically.  Until then, fetch it manually from ftp.FreeBSD.org
 or most other FreeBSD mirrors.
 
 G'luck,
 Peter
 
 -- 
 No language can express every thought unambiguously, least of all this one.
Responsible-Changed-From-To: freebsd-ports->mharo 
Responsible-Changed-By: dwcjr 
Responsible-Changed-When: Fri Jun 15 16:38:56 PDT 2001 
Responsible-Changed-Why:  
Let maintainer decide how he wants to deal with this. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28186 
State-Changed-From-To: open->closed 
State-Changed-By: mharo 
State-Changed-When: Sun Jun 24 11:18:35 PDT 2001 
State-Changed-Why:  
The problem has been fixed on their server. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28186 
>Unformatted:
 >> proftpd-1.2.2rc2.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
 >> Attempting to fetch from ftp://ftp.dataguard.no/pub/proftpd/distrib/source/.
 Receiving proftpd-1.2.2rc2.tar.bz2 (25216 bytes): 100%
 25216 bytes transferred in 0.7 seconds (34.49 kBps)
 ===>  Extracting for proftpd-1.2.2rc2
 >> Checksum mismatch for proftpd-1.2.2rc2.tar.bz2.
 Make sure the Makefile and distinfo file (/usr/ports/ftp/proftpd/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
 
