Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jan 2003 12:50:26 +0100 (CET)
From:      Ulrich Spoerlein <q@uni.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47100: MASTER_SITE_REDHAT_LINUX has changed
Message-ID:  <200301151150.h0FBoQrq025489@coyote.dnsalias.net>

next in thread | raw e-mail | index | archive | help

>Number:         47100
>Category:       ports
>Synopsis:       MASTER_SITE_REDHAT_LINUX has changed
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 15 04:00:16 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Ulrich Spoerlein
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD 4.7-STABLE: Mon Nov 18 09:46:38 CET 2002 i386

>Description:
Redhat changed their FTP Server Structure from
ftp://ftp.redhat.com/redhat/linux/$version to
ftp://ftp.redhat.com/pub/redhat/linux/$version

Noticed by portsurvey
http://people.freebsd.org/~fenner/portsurvey/devel.html#linux_devtools-7
>How-To-Repeat:
Try fetching devel/linux_devtools or linux_devtools-7, or try to ftp to that
site

>Fix:
--- Mk/bsd.sites.mk	4 Jan 2003 15:50:12 -0000	1.124
+++ Mk/bsd.sites.mk	15 Jan 2003 11:44:50 -0000
@@ -252,7 +252,7 @@
 
 MASTER_SITE_REDHAT_LINUX+= \
 	ftp://ftp.rutgers.edu/pub/redhat/linux/%SUBDIR%/ \
-	ftp://ftp.redhat.com/redhat/linux/%SUBDIR%/ \
+	ftp://ftp.redhat.com/pub/redhat/linux/%SUBDIR%/ \
 	ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/linux/%SUBDIR%/ \
 	ftp://ftp.mirror.ac.uk/sites/ftp.redhat.com/pub/redhat/linux/%SUBDIR%/ \
 	ftp://ftp.riken.go.jp/pub/Linux/redhat/releases/%SUBDIR%/ \
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301151150.h0FBoQrq025489>