Bug 42918

Summary: Can't fetch patches for shells/bash2
Product: Ports & Packages Reporter: Greg Lehey <grog>
Component: Individual Port(s)Assignee: David E. O'Brien <obrien>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Greg Lehey 2002-09-18 06:20:03 UTC
	It is currently not possible to fetch the patches for bash2.
	The only site has apparently died, and there is no copy on
	ftp.FreeBSD.org.

Fix: 

If we can't find the patches and put them on ftp.FreeBSD.org,
	we should back out to the base version.
How-To-Repeat: 
	# cd /usr/ports/shells/bash2/
	# make fetch
	>> bash205b-001 doesn't seem to exist in /usr/ports/distfiles/.
	>> Attempting to fetch from ftp://ftp.cwru.edu/pub/bash/bash-2.05b-patches/.
	fetch: bash205b-001: Bad Gateway
	>> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
	fetch: bash205b-001: Not Found
	>> Couldn't fetch it - please try to retrieve this
	>> port manually into /usr/ports/distfiles/ and try again.
	*** Error code 1
Comment 1 Chris Knight 2002-09-20 10:03:27 UTC
Howdy,

I've got these available at http://www.aims.com.au/chris/.
Feel free to grab them for ftp.freebsd.org.

Regards,
Chris Knight
Systems Administrator
AIMS Independent Computer Professionals
Tel: +61 3 6334 6664  Fax: +61 3 6331 7032  Mob: +61 419 528 795
Web: http://www.aims.com.au
Comment 2 Kris Kennaway 2002-09-20 19:14:58 UTC
On Fri, Sep 20, 2002 at 07:03:27PM +1000, Chris Knight wrote:
> Howdy,
> 
> I've got these available at http://www.aims.com.au/chris/.
> Feel free to grab them for ftp.freebsd.org.

Thanks; they should get pulled through with the next build anyway
since David O'Brien added another working MASTER_SITE.

Kris
Comment 3 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-10-10 07:10:40 UTC
Responsible Changed
From-To: freebsd-ports->obrien

over to maintainer
Comment 4 David E. O'Brien freebsd_committer freebsd_triage 2002-10-10 16:16:19 UTC
State Changed
From-To: open->closed

fixed