From root@nt5.ipi.kiev.ua  Sat Sep  6 11:58:33 1997
Received: from nt5.ipi.kiev.ua ([194.44.182.69])
          by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA26761
          for <FreeBSD-gnats-submit@freebsd.org>; Sat, 6 Sep 1997 11:58:27 -0700 (PDT)
Received: (from root@localhost)
	by nt5.ipi.kiev.ua (8.8.7/8.8.7) id VAA11983;
	Sat, 6 Sep 1997 21:57:19 +0300 (EEST)
Message-Id: <199709061857.VAA11983@nt5.ipi.kiev.ua>
Date: Sat, 6 Sep 1997 21:57:19 +0300 (EEST)
From: root@nt5.ipi.kiev.ua
Reply-To: root@nt5.ipi.kiev.ua
To: FreeBSD-gnats-submit@freebsd.org
Subject: fetch puzzled while getting files
X-Send-Pr-Version: 3.2

>Number:         4476
>Category:       bin
>Synopsis:       fetch puzzled while getting files when make-ing ports
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep  6 12:00:01 PDT 1997
>Closed-Date:    Mon Jun 29 01:41:46 PDT 1998
>Last-Modified:  Mon Jun 29 01:44:27 PDT 1998
>Originator:     Charlie &
>Release:        FreeBSD 2.2-970901-RELENG i386
>Organization:
IPI
>Environment:

	Freshly installed -stable snapshot

>Description:

# cd /usr/ports/www/squid11-nowm
	(Other ports are affected as well)

# make all install package clean && rm *tgz
>How-To-Repeat:

	Just  cd to some port' directory and try `make fetch'

>Fix:
	
	No idea so far, sorry.


>Release-Note:
>Audit-Trail:

From: Bill Fenner <fenner@parc.xerox.com>
To: root@nt5.ipi.kiev.ua
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: bin/4476: fetch puzzled while getting files 
Date: Mon, 8 Sep 1997 14:08:04 PDT

 Could you reproduce the failure, but use "make FETCH_BEFORE_ARGS=-v fetch"?
 I cannot reproduce this problem with the squid11-novm port and the fetch
 from -stable.
 
   Bill
State-Changed-From-To: open->closed 
State-Changed-By: jkoshy 
State-Changed-When: Mon Jun 29 01:41:46 PDT 1998 
State-Changed-Why:  
Not reproducible under -current and -stable.   I guess whatever the bug was, 
it certainly isn't showing up now.  Since the date of the PR submittal, 
a number of changes have occurred to both the -ports framework and  to 
`fetch'. 
>Unformatted:
 >> squid-1.NOVM.15-src.tar.gz doesn't seem to exist on this system.
 >> Attempting to fetch from ftp://squid.nlanr.net/pub/squid-1.NOVM/.
 fetch: squid.nlanr.net: User name okay, need password
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ !
 	And no fetching...
 
 >> Attempting to fetch from ftp://www.unimelb.edu.au/pub/cwis/servers/unix/squid /squid-1.NOVM/.
 fetch: www.unimelb.edu.au: User name okay, need password
 
 	Once again...
 
 >> Attempting to fetch from ftp://sunsite.auc.dk/pub/infosystems/squid/squid-1.NOVM/.
 Receiving squid-1.NOVM.15-src.tar.gz (471730 bytes): 74%
 ...
 
