From owner-freebsd-bugs Tue Jan 23 22:10:15 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA29075 for bugs-outgoing; Tue, 23 Jan 1996 22:10:15 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA29051 Tue, 23 Jan 1996 22:10:08 -0800 (PST) Resent-Date: Tue, 23 Jan 1996 22:10:08 -0800 (PST) Resent-Message-Id: <199601240610.WAA29051@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, uhclem Received: from fw.ast.com (fw.ast.com [165.164.6.25]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id WAA28296 for ; Tue, 23 Jan 1996 22:02:10 -0800 (PST) Received: from nemesis by fw.ast.com with uucp (Smail3.1.29.1 #2) id m0tewkP-00085AC; Tue, 23 Jan 96 22:23 CST Received: by nemesis.lonestar.org (Smail3.1.27.1 #20) id m0tewdK-000CZiC; Tue, 23 Jan 96 22:16 WET Message-Id: Date: Tue, 23 Jan 96 22:16 WET From: uhclem@nemesis.lonestar.org Reply-To: uhclem To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/969: Duplicate error messages from pkg_add/Make process Sender: owner-bugs@freebsd.org Precedence: bulk >Number: 969 >Category: ports >Synopsis: Duplicate error messages from pkg_add/Make process >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jan 23 22:10:04 PST 1996 >Last-Modified: >Originator: Frank Durda IV >Organization: >Release: FreeBSD 2.1-STABLE i386 >Environment: >Description: In a previous item I reported that some of the ports refer to sites that no longer have the files in question. When this happens as part of a download caused by trying to build a package other than the one that is being fetched (A requires B to build so I'll download B), you can get an error message twice for each failed attempt: >How-To-Repeat: Download the port for cern_httpd and do a "make" with none of the other parts that cern_httpd apparently needs (WWWLibrary etc) present. >Fix: >Audit-Trail: >Unformatted: >>Attempting to fetch from ftp://www0.cern.ch/pub/www/src/. /pub/www/src/WWWDaemon_3.0.tar.Z: No such file or directory: No such file or directory. >>Attempting to fetch from ftp://ftp.freebsd.org/pub/FreeBSD/distfiles (this works but may indicate we have an obsolete version that CERN has dropped) Also, WWWLibrary_2.1.7.tar.Z is also missing at the CERN site and causes the duplicate "No such file or directory" messages too.