From vs@FreeBSD.org  Tue Apr  8 11:43:29 2008
Return-Path: <vs@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 7F1D7106564A
	for <freebsd-gnats-submit@hub.freebsd.org>; Tue,  8 Apr 2008 11:43:29 +0000 (UTC)
	(envelope-from vs@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 6E7968FC2A
	for <freebsd-gnats-submit@hub.freebsd.org>; Tue,  8 Apr 2008 11:43:29 +0000 (UTC)
	(envelope-from vs@FreeBSD.org)
Received: from freefall.freebsd.org (vs@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m38BhTUV093842
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 8 Apr 2008 11:43:29 GMT
	(envelope-from vs@freefall.freebsd.org)
Received: (from vs@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m38BhTFM093841;
	Tue, 8 Apr 2008 11:43:29 GMT
	(envelope-from vs)
Message-Id: <200804081143.m38BhTFM093841@freefall.freebsd.org>
Date: Tue, 8 Apr 2008 11:43:29 GMT
From: Volker Stolz <vs@FreeBSD.org>
Reply-To: Volker Stolz <vs@FreeBSD.org>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:
Subject: sysinstall: dead mirror ftp.hk.super.net
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         122567
>Category:       bin
>Synopsis:       sysinstall(8): dead mirror ftp.hk.super.net
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    remko
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 08 11:50:01 UTC 2008
>Closed-Date:    Wed Apr 16 18:51:01 UTC 2008
>Last-Modified:  Wed Apr 16 19:00:02 UTC 2008
>Originator:     Volker Stolz
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD freefall.freebsd.org 7.0-STABLE FreeBSD 7.0-STABLE #33: Fri Feb 29 00:53:41 UTC 2008 simon@freefall.freebsd.org:/usr/src/sys/i386/compile/FREEFALL i386


	
>Description:
Sysinstall offers to install from ftp://ftp.hk.super.net. This is a CNAME
pointing to a non-existing name, and super.net doesn't seem to run ANY
ftp server (anymore?). Additionally, an email to their hostmaster has not
been replied to.
>How-To-Repeat:
dig ftp.hk.super.net
>Fix:
Eliminate this machine from src/usr.sbin/sysinstall/menus.c

>Release-Note:
>Audit-Trail:

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: bin/122567: commit references a PR
Date: Tue,  8 Apr 2008 19:43:11 +0000 (UTC)

 remko       2008-04-08 19:43:00 UTC
 
   FreeBSD src repository
 
   Modified files:
     usr.sbin/sysinstall  menus.c 
   Log:
   Remove ftp.hk.super.net, the DNS isn't pointing to anything at the moment.
   
   I tested this as well as the submitter and couldn't resolve this either,
   since I dont want to "announce" dead mirrors, I'll remove it from the
   list.
   
   PR:             122567
   Submitted by:   vs
   Approved by:    imp (mentor, implicit for trivial changes)
   MFC after:      1 week
   
   Revision  Changes    Path
   1.431     +0 -3      src/usr.sbin/sysinstall/menus.c
 _______________________________________________
 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"
 
Responsible-Changed-From-To: freebsd-bugs->remko 
Responsible-Changed-By: remko 
Responsible-Changed-When: Tue Apr 8 20:01:38 UTC 2008 
Responsible-Changed-Why:  
MFC reminder 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: bin/122567: commit references a PR
Date: Wed, 16 Apr 2008 18:49:24 +0000 (UTC)

 remko       2008-04-16 18:49:15 UTC
 
   FreeBSD src repository
 
   Modified files:        (Branch: RELENG_7)
     usr.sbin/sysinstall  menus.c 
   Log:
   MFC rev 1.431 menus.c
   
     Remove ftp.hk.super.net, the DNS isn't pointing to anything at the moment.
   
     I tested this as well as the submitter and couldn't resolve this either,
     since I dont want to "announce" dead mirrors, I'll remove it from the
     list.
   
     PR:             122567
     Submitted by:   vs
     Approved by:    imp (mentor, implicit for trivial changes)
     MFC after:      1 week
   
   Approved by:    imp (mentor, implicit)
   
   Revision   Changes    Path
   1.425.2.6  +0 -3      src/usr.sbin/sysinstall/menus.c
 _______________________________________________
 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"
 
State-Changed-From-To: open->closed 
State-Changed-By: remko 
State-Changed-When: Wed Apr 16 18:51:00 UTC 2008 
State-Changed-Why:  
MFC'ed to all relevant branches. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: bin/122567: commit references a PR
Date: Wed, 16 Apr 2008 18:50:14 +0000 (UTC)

 remko       2008-04-16 18:50:04 UTC
 
   FreeBSD src repository
 
   Modified files:        (Branch: RELENG_6)
     usr.sbin/sysinstall  menus.c 
   Log:
   MFC rev 1.431 menus.c
   
     Remove ftp.hk.super.net, the DNS isn't pointing to anything at the moment.
   
     I tested this as well as the submitter and couldn't resolve this either,
     since I dont want to "announce" dead mirrors, I'll remove it from the
     list.
   
     PR:             122567
     Submitted by:   vs
     Approved by:    imp (mentor, implicit for trivial changes)
     MFC after:      1 week
   
   Approved by:    imp (mentor, implicit)
   
   Revision    Changes    Path
   1.410.2.15  +0 -3      src/usr.sbin/sysinstall/menus.c
 _______________________________________________
 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:
