Date: Sat, 14 Sep 2002 12:33:08 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: sroberts@dsl.pipex.com Cc: FreeBSD Questions <freebsd-questions@FreeBSD.ORG> Subject: Re: portupgrade of bash-2.05b_1 failing now for second day Message-ID: <20020914113308.GE46500@happy-idiot-talk.infracaninophi> In-Reply-To: <1032001380.353.17.camel@Demon.vickiandstacey.com> References: <1032001380.353.17.camel@Demon.vickiandstacey.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020914113308.GE46500>