From owner-freebsd-current Fri Jul 14 4:40:54 2000 Delivered-To: freebsd-current@freebsd.org Received: from emma.eng.uct.ac.za (emma.eng.uct.ac.za [137.158.128.160]) by hub.freebsd.org (Postfix) with ESMTP id 14BC637C63F for ; Fri, 14 Jul 2000 04:40:46 -0700 (PDT) (envelope-from shaun@eng.uct.ac.za) Received: (from shaun@localhost) by emma.eng.uct.ac.za (8.9.3/8.9.3) id NAA04990 for freebsd-current@freebsd.org; Fri, 14 Jul 2000 13:40:41 +0200 (SAST) (envelope-from shaun) Date: Fri, 14 Jul 2000 13:40:41 +0200 From: Shaun Courtney To: freebsd-current@freebsd.org Subject: ports/fetch problem on Current Message-ID: <20000714134041.A4852@emma.eng.uct.ac.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi I'm having two problems on current (5.0-CURRENT FreeBSD 5.0-CURRENT #6: Fri Jul 7 20:04:56 SAST 2000 for kernel, binaries Jul 13, libfetch and fetch 14 Jul) with the ports. One: fetch never stops! For example: su-2.03# make >> GnuPG-Interface-0.09.tar.gz doesn't seem to exist on this system. >> Attempting to fetch from ftp://ftp.digital.com/pub/plan/perl/CPAN/modules/by-module/GnuPG/. 65755 bytes transferred in 591.1 seconds (111.24 Bps) >> Attempting to fetch from ftp://ftp.cpan.org/CPAN/modules/by-module/GnuPG/. 65755 bytes transferred in 42.5 seconds (1.51 kBps) >> Attempting to fetch from ftp://ftp.freesoftware.com/pub/perl/CPAN/modules/by-module/GnuPG/. 65755 bytes transferred in 18.4 seconds (3.50 kBps) >> Attempting to fetch from ftp://ftp.sourceforge.net/pub/mirrors/CPAN/modules/by-module/GnuPG/. Basically what happens it that for each master site listed in the Makefile a fetch is done. Secondly: if I do a "make" in a port and then ^c to abort the fetch continues... (I do this because in Africa overseas sites can be very slow - so I do an archie on local sites to pull source from something closer...) Okay so I kill the fetch - it just moves to the next site listed - now for apache13 that is about 15 sites... I notice that 9059 p0 S 0:00.00 /bin/sh -ec (cd /usr/ports/distfiles/; for file in a 9060 p0 S 0:00.01 /bin/sh -ec (cd /usr/ports/distfiles/; for file in A runs for each make in a port directory. My /etc/make.conf is: USA_RESIDENT=NO NO_SENDMAIL= true # do not build sendmail and related programs Can anyone suggest a fix or workaround. This does not occur on my 3.5-STABLE and 4.0-STABLE boxes. Thanks Shaun -- Faculty of Engineering and the Built Environment Information Technology Manager 0 828 228822 / 650 2800 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message