From nobody@FreeBSD.org  Thu Oct 16 20:12:29 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 72C1C1065691
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 16 Oct 2008 20:12:29 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 5FE8C8FC14
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 16 Oct 2008 20:12:29 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id m9GKCT7l074198
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 16 Oct 2008 20:12:29 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id m9GKCSW5074197;
	Thu, 16 Oct 2008 20:12:28 GMT
	(envelope-from nobody)
Message-Id: <200810162012.m9GKCSW5074197@www.freebsd.org>
Date: Thu, 16 Oct 2008 20:12:28 GMT
From: Savvas Radevic <vicedar@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: make files try to use a lot of old fedora core 4 mirrors
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         128160
>Category:       ports
>Synopsis:       emulators/linux_base-fc4 tries to use a lot of old fedora core 4 mirrors
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-emulation
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 16 20:20:06 UTC 2008
>Closed-Date:    Thu Oct 23 17:58:14 UTC 2008
>Last-Modified:  Thu Oct 23 19:10:02 UTC 2008
>Originator:     Savvas Radevic
>Release:        7.0-RELEASE-p5
>Organization:
>Environment:
FreeBSD freebsd.ubuntu 7.0-RELEASE-p5 FreeBSD 7.0-RELEASE-p5 #0: Wed Oct  1 10:10:12 UTC 2008     root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
I believe this concerns the following package:
linux_base-fc-4_10  Base set of packages needed in Linux mode (for i386/amd64)

I was using portupgrade to upgrade some of my packages, when I noticed that there are a lot of old mirrors checked for the rpm packages used for fedora core 4.

A small portion:
=> Attempting to fetch from ftp://mirror.web-ster.com/fedora/core/updates/4/i386/.
fetch: ftp://mirror.web-ster.com/fedora/core/updates/4/i386/zlib-1.2.2.2-5.fc4.i386.rpm: File unavailable (e.g., file not found, no access)
=> Attempting to fetch from ftp://mirror.web-ster.com/fedora/core/4/SRPMS/.
fetch: ftp://mirror.web-ster.com/fedora/core/4/SRPMS/zlib-1.2.2.2-5.fc4.i386.rpm: File unavailable (e.g., file not found, no access)
=> Attempting to fetch from ftp://mirror.web-ster.com/fedora/core/updates/4/SRPMS/.
fetch: ftp://mirror.web-ster.com/fedora/core/updates/4/SRPMS/zlib-1.2.2.2-5.fc4.i386.rpm: File unavailable (e.g., file not found, no access)
=> Attempting to fetch from http://rpmfind.net/linux/fedora/core/4/i386/os/Fedora/RPMS/.
fetch: http://rpmfind.net/linux/fedora/core/4/i386/os/Fedora/RPMS/zlib-1.2.2.2-5.fc4.i386.rpm: Not Found
=> Attempting to fetch from http://rpmfind.net/linux/fedora/core/updates/4/i386/.
fetch: http://rpmfind.net/linux/fedora/core/updates/4/i386/zlib-1.2.2.2-5.fc4.i386.rpm: Not Found

Multiply this by 4 or 5 times.

>How-To-Repeat:

>Fix:
All those mirrors aren't used anymore and they all have a "README" file attached, e.g. ftp://mirror.web-ster.com/fedora/core/updates/README which clearly states that the archive mirror that should be used is:
http://archives.fedoraproject.org/pub/archive/fedora/linux/

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-emulation 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Thu Oct 16 21:46:11 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer(s). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128160 
State-Changed-From-To: open->closed 
State-Changed-By: bsam 
State-Changed-When: Thu Oct 23 17:57:50 UTC 2008 
State-Changed-Why:  
A patch is committed. Thanks for the report! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128160 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/128160: commit references a PR
Date: Thu, 23 Oct 2008 19:05:11 +0000 (UTC)

 bsam        2008-10-23 19:04:57 UTC
 
   FreeBSD ports repository
 
   Modified files:
     Mk                   bsd.sites.mk 
   Log:
   Fedora Core 4,5,6 becomes absoleted versions and their official site
   moves to one location:
   http://archives.fedoraproject.org/pub/archive/fedora/linux/core/
   Other Fedora versions (7 and newer) are not touched.
   
   Add the abovementioned URL to MASTER_SITE_FEDORA_LINUX (at the first place).
   
   PR:             128160
   Submitted by:   Savvas Radevic <vicedar at gmail.com>
   
   Revision  Changes    Path
   1.460     +2 -1      ports/Mk/bsd.sites.mk
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
