From nemesis!uhclem@fw.ast.com  Tue Jan 23 22:02:10 1996
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 <FreeBSD-gnats-submit@freebsd.org>; 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: <m0tewdK-000CZiC@nemesis.lonestar.org>
Date: Tue, 23 Jan 96 22:16 WET
From: uhclem@nemesis.lonestar.org
Reply-To: uhclem
To: FreeBSD-gnats-submit@freebsd.org
Subject: Duplicate error messages from pkg_add/Make process
X-Send-Pr-Version: 3.2

>Number:         969
>Category:       ports
>Synopsis:       Duplicate error messages from pkg_add/Make process
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    asami
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 23 22:10:04 PST 1996
>Closed-Date:    Wed Feb 7 21:39:02 PST 1996
>Last-Modified:  Wed Feb  7 21:44:26 PST 1996
>Originator:     Frank Durda IV
>Release:        FreeBSD 2.1-STABLE i386
>Organization:
>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:
	

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->jkh 
Responsible-Changed-By: pst 
Responsible-Changed-When: Wed Feb 7 17:52:27 PST 1996 
Responsible-Changed-Why:  
package 
State-Changed-From-To: open->closed 
State-Changed-By: asami 
State-Changed-When: Wed Feb 7 21:39:02 PST 1996 
State-Changed-Why:  
I don't see anything that's not intended behavior here. 


Responsible-Changed-From-To: jkh->asami 
Responsible-Changed-By: asami 
Responsible-Changed-When: Wed Feb 7 21:39:02 PST 1996 
Responsible-Changed-Why:  
This is a port issue, nothing to do with pkg_add. 
>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.
 
