From jhs@jhs.muc.de  Wed Feb 13 05:49:41 2002
Return-Path: <jhs@jhs.muc.de>
Received: from jhs.muc.de (jhs.muc.de [193.149.49.84])
	by hub.freebsd.org (Postfix) with ESMTP
	id 748A737B402; Wed, 13 Feb 2002 05:49:31 -0800 (PST)
Received: (from jhs@localhost)
	by king.jhs.private (8.11.6/8.11.3) id g1DAMJ782048;
	Wed, 13 Feb 2002 11:22:19 +0100 (CET)
	(envelope-from jhs)
Message-Id: <200202131022.g1DAMJ782048@king.jhs.private>
Date: Wed, 13 Feb 2002 11:22:19 +0100 (CET)
From: "Julian Stacey" <jhs@freebsd.org>
Reply-To: "Julian Stacey" <jhs@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: sf@freebsd.org
Subject: 4.5/ports/ftp/wget+ipv6 hangs top make
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         34907
>Category:       ports
>Synopsis:       4.5/ports/ftp/wget+ipv6 hangs top make
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    sf
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 13 05:50:02 PST 2002
>Closed-Date:    Sun Mar 02 17:18:15 PST 2003
>Last-Modified:  Sun Mar 02 17:18:15 PST 2003
>Originator:     "Julian Stacey" jhs@freebsd.org
>Release:        FreeBSD 4.5-RELEASE i386
>Organization:
Vector Systems Ltd - Munich Unix & Internet consultancy
>Environment:
System: FreeBSD king.jhs.private 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Wed Jan 30 18:38:24 CET 2002 jhs@wind.jhs.private:/usr1/ftp/public/freebsd/work/4.5-RELEASE/src/sys/compile/GENERIC i386

	
>Description:
	4.5/RELEASE/ports/ftp/wget+ipv6 
hangs top ports/ make ie
	cd /usr/ports ; make -k package

>How-To-Repeat:
	
	cd /usr/ports/ftp/wget ; make -k package
	cd /usr/ports/ftp/wget+ipv6 ; make -k package
	....
	wait till 
	ftp/wget+ipv6
	see
	        gmake[1]: Entering directory `/usr1/ftp/public/freebsd/work/4.5-RELEASE/ports/ftp/wget+ipv6/work/wget-1.7/doc'
        ../mkinstalldirs /usr/local/etc
         install -c -o root -g wheel -m 444 ./sample.wgetrc /usr/local/etc/wgetrc.new

        WARNING: Differing `/usr/local/etc/wgetrc'
                 exists and has been spared.  You might want to
                 consider merging in the new lines from
                 `/usr/local/etc/wgetrc.new'.

        <Hit RETURN to acknowledge>\c
	
>Fix:

	

	add to Makefile:
	IS_INTERACTIVE="hangs on /usr/local/etc/wgetrc from ftp/wget"

	If sf@FreeBSD.org wants to add some more complex solution such as
		.if exist 
	that's be fine too, but the aim is to either:
		- avoid the Makefile being Interactive , or
		- declare the Makefile as interactive
	Thanks
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->sf 
Responsible-Changed-By: petef 
Responsible-Changed-When: Wed Feb 13 07:40:43 PST 2002 
Responsible-Changed-Why:  
Over to maintainer 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34907 
State-Changed-From-To: open->closed 
State-Changed-By: sf 
State-Changed-When: Sun Mar 2 17:16:41 PST 2003 
State-Changed-Why:  
You are to overwrite another wget installation. 
pkg_delete it(or them) first and make will be completed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=34907 
>Unformatted:
