From owner-freebsd-questions Sat Sep 14 4:33:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E911237B400 for ; Sat, 14 Sep 2002 04:33:22 -0700 (PDT) Received: from smtp.infracaninophile.co.uk (happy-idiot-talk.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83CAD43E4A for ; Sat, 14 Sep 2002 04:33:21 -0700 (PDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk ([IPv6:::1]) by smtp.infracaninophile.co.uk (8.12.6/8.12.6) with ESMTP id g8EBXIGV047629; Sat, 14 Sep 2002 12:33:18 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost) by happy-idiot-talk.infracaninophile.co.uk (8.12.6/8.12.6/Submit) id g8EBX81j047628; Sat, 14 Sep 2002 12:33:08 +0100 (BST) Date: Sat, 14 Sep 2002 12:33:08 +0100 From: Matthew Seaman To: sroberts@dsl.pipex.com Cc: FreeBSD Questions Subject: Re: portupgrade of bash-2.05b_1 failing now for second day Message-ID: <20020914113308.GE46500@happy-idiot-talk.infracaninophi> References: <1032001380.353.17.camel@Demon.vickiandstacey.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1032001380.353.17.camel@Demon.vickiandstacey.com> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Sep 14, 2002 at 12:02:59PM +0100, Stacey Roberts wrote: > Could someone please let me know what I can do to upgrade bash? > Portupgrade has been failing since yesterday for me and all attempts to > manually fetch via ftp from documented sites listed for the port give > "file not found" or "permission denied" errors. I did this update last night. No problems at all. I think you're just unlucky in the choice of FTP servers your ports system is using. As you're in the UK, try this in /etc/make.conf: MASTER_SITE_BACKUP?= \ ftp://ftp.uk.freebsd.org/pub/FreeBSD/ports/distfiles/${DIST_SUBDIR}/ MASTER_SITE_OVERRIDE?= ${MASTER_SITE_BACKUP} That will make ports system look for files on the ftp.uk.freebsd.org server before it tries anywhere else. Failing that, contact me off list and I'll send you the bash205b-001 -- bash205b-004 patches. Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message