ports/65795: ports/kermit distinfo md5/size wrong

Gregory Bond gnb at itga.com.au
Tue Apr 20 00:40:16 UTC 2004


>Number:         65795
>Category:       ports
>Synopsis:       ports/kermit distinfo md5/size wrong
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 19 17:40:15 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Gregory Bond
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
ITG Australia Limited
>Environment:
System: FreeBSD hellcat.itga.com.au 4.9-STABLE FreeBSD 4.9-STABLE #24: Fri Mar 26 13:05:55 EST 2004 toor at grollo.itga.com.au:/usr/obj/usr/src/sys/HELLCAT i386


>Description:

The distinfo for the kermit port doesn't match the distfile:

root at grollo[/usr/ports/comms/kermit] # env HTTP_PROXY=melproxy:3128 make fetch
===>  Vulnerability check disabled
>How-To-Repeat:

cd /usr/ports/comms/kermit && make fetch

>Fix:

This fixes distinfo to match what is on the Columbia ftp site.  NB:
I have built the port but not audited the tarball to check for
tampering!  The cku211* dist files at Columbia were updated on April
17th (patch notes say to fix a Mac OSX build issue).

Index: distinfo
===================================================================
RCS file: /usr/ncvs/ports/comms/kermit/distinfo,v
retrieving revision 1.17
diff -u -r1.17 distinfo
--- distinfo    14 Apr 2004 20:32:44 -0000      1.17
+++ distinfo    20 Apr 2004 00:31:36 -0000
@@ -1,2 +1,2 @@
-MD5 (cku211.tar.gz) = e9e5f3e988a526e49cf177ca18719827
-SIZE (cku211.tar.gz) = 2875867
+MD5 (cku211.tar.gz) = 5767ec5e6ff0857cbfe2d3ec1ee0e2bc
+SIZE (cku211.tar.gz) = 2878523

>Release-Note:
>Audit-Trail:
>Unformatted:
 >> cku211.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
 >> Attempting to fetch from ftp://kermit.columbia.edu/kermit/archives/.
 fetch: ftp://kermit.columbia.edu/kermit/archives/cku211.tar.gz: size mismatch: expected 2875867, actual 2878523
 >> Attempting to fetch from ftp://ftp.icm.edu.pl/pub/kermit/archives/.
 fetch: transfer timed out
 >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
 fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/cku211.tar.gz: Not Found
 >> Couldn't fetch it - please try to retrieve this
 >> port manually into /usr/ports/distfiles/ and try again.
 *** Error code 1
 
 Stop in /usr/ports/comms/kermit.
 root at grollo[/usr/ports/comms/kermit] # 
 



More information about the freebsd-ports-bugs mailing list