From owner-freebsd-ports Tue May 14 23:41: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2377A37B41D for ; Tue, 14 May 2002 23:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4F6e2m63968; Tue, 14 May 2002 23:40:02 -0700 (PDT) (envelope-from gnats) Received: from dasroutr.rdrop.com (halt.rdrop.com [199.26.172.30]) by hub.freebsd.org (Postfix) with ESMTP id 2B44237B400 for ; Tue, 14 May 2002 23:32:15 -0700 (PDT) Received: from dasroutr.rdrop.com (localhost [127.0.0.1]) by dasroutr.rdrop.com (8.12.2/8.12.2) with ESMTP id g4F6WBRd066301 for ; Tue, 14 May 2002 23:32:11 -0700 (PDT) (envelope-from alan@dasroutr.rdrop.com) Received: (from alan@localhost) by dasroutr.rdrop.com (8.12.2/8.12.2/Submit) id g4F6WAso066300; Tue, 14 May 2002 23:32:10 -0700 (PDT) Message-Id: <200205150632.g4F6WAso066300@dasroutr.rdrop.com> Date: Tue, 14 May 2002 23:32:10 -0700 (PDT) From: Alan Batie Reply-To: Alan Batie To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/38100: Improper fetch of source Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 38100 >Category: ports >Synopsis: Improper fetch of source >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue May 14 23:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alan Batie >Release: FreeBSD 4.5-STABLE i386 >Organization: RainDrop Laboratories >Environment: System: FreeBSD dasroutr.rdrop.com 4.5-STABLE FreeBSD 4.5-STABLE #0: Sat Apr 13 14:03:52 PDT 2002 root@dasroutr.rdrop.com:/usr/src/freebsd/sys/compile/DASROUTR i386 >Description: The security/cyrus-sasl port improperly fetches sasl-1.5.27-ldap-ssl-filter-mysql-patch3.tgz from sourceforge.net (checksum mismatch, looking at the file shows it to be html) >> cyrus-sasl-1.5.27.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/./. Receiving cyrus-sasl-1.5.27.tar.gz (528252 bytes): 100% 528252 bytes transferred in 11.4 seconds (45.08 kBps) >> sasl-1.5.27-ldap-ssl-filter-mysql-patch3.tgz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/./. fetch: sasl-1.5.27-ldap-ssl-filter-mysql-patch3.tgz: File unavailable (e.g., file not found, no access) >> Attempting to fetch from http://prdownloads.sourceforge.net/cyrus-utils/. fetch: sasl-1.5.27-ldap-ssl-filter-mysql-patch3.tgz: size of remote file is not known Receiving sasl-1.5.27-ldap-ssl-filter-mysql-patch: 8664 bytes 8664 bytes transferred in 0.1 seconds (138.29 kBps) >> sasl_apop_patch.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from ftp://ftp.westbend.net/pub/cyrus-mail/contrib/. Receiving sasl_apop_patch.gz (2517 bytes): 100% 2517 bytes transferred in 0.7 seconds (3.60 kBps) >> cyrus-sasl-1.5.27-ipv6-20020106.diff.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from ftp://ftp.westbend.net/pub/cyrus-mail/contrib/. Receiving cyrus-sasl-1.5.27-ipv6-20020106.diff.gz (15655 bytes): 100% 15655 bytes transferred in 0.4 seconds (35.84 kBps) ===> Extracting for cyrus-sasl-1.5.27_2 >> Checksum OK for cyrus-sasl-1.5.27.tar.gz. >> Checksum mismatch for sasl-1.5.27-ldap-ssl-filter-mysql-patch3.tgz. >> Checksum OK for sasl_apop_patch.gz. >> Checksum OK for cyrus-sasl-1.5.27-ipv6-20020106.diff.gz. Make sure the Makefile and distinfo file (/usr/src/ports/security/cyrus-sasl/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/src/ports/security/cyrus-sasl. *** Error code 1 Stop in /usr/src/ports/security/cyrus-sasl. >How-To-Repeat: cd /usr/ports cvs update -P Mk cd security/cyrus-sasl cvs update -P make >Fix: Remove prdownloads from the site list in Makefile; it hunts a couple dozen sites before it finally finds the patch, but eventually does. Looks like there's a more recent one that needs to be incorporated also... >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message