From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jun 9 20:40:04 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CAB91106566B for ; Tue, 9 Jun 2009 20:40:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8A0F98FC15 for ; Tue, 9 Jun 2009 20:40:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n59Ke4ks032108 for ; Tue, 9 Jun 2009 20:40:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n59Ke4vv032107; Tue, 9 Jun 2009 20:40:04 GMT (envelope-from gnats) Resent-Date: Tue, 9 Jun 2009 20:40:04 GMT Resent-Message-Id: <200906092040.n59Ke4vv032107@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Brent Kolasinski Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 33CFD10656A8 for ; Tue, 9 Jun 2009 20:33:00 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 2050D8FC1A for ; Tue, 9 Jun 2009 20:33:00 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n59KWxwE014181 for ; Tue, 9 Jun 2009 20:32:59 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n59KWxDH014180; Tue, 9 Jun 2009 20:32:59 GMT (envelope-from nobody) Message-Id: <200906092032.n59KWxDH014180@www.freebsd.org> Date: Tue, 9 Jun 2009 20:32:59 GMT From: Brent Kolasinski To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/135423: ports/print/cups-base port downloads corrupt files X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jun 2009 20:40:05 -0000 >Number: 135423 >Category: ports >Synopsis: ports/print/cups-base port downloads corrupt files >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: Tue Jun 09 20:40:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Brent Kolasinski >Release: 7.2-Release (Installed from CD) >Organization: >Environment: FreeBSD yugo.cuir.uwm.edu 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 08:49:13 UTC 2009 root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: When running a "make install" on ports/print/cups-base (or when a port that depends on this port tries to build it) make will exit. This is because it tries to fetch http://ftp.easysw.com/pub/cups/1.3.9/cups-1.3.9-source.tar.bz2 which seems to be corrupt from the host. I tried downloading and extracting it manually with the same results. The checksums on the files do not match. I have no custom settings in /etc/make.conf (not that it is really relevant here). >How-To-Repeat: Run "make install" on ports/print/cups-base. >Fix: Change the default download location for the file cups-1.3.9-source.tar.bz2 from http://ftp.easysw.com/pub/cups/1.3.9/cups-1.3.9-source.tar.bz2 to ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/cups-1.3.9-source.tar.bz2 in the ports/print/cups-base makefile or upload a non-corrupt cups-1.3.9-source.tar.bz2 to http://ftp.easysw.com/pub/cups/1.3.9/ >Release-Note: >Audit-Trail: >Unformatted: