From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28023 invoked from network); 30 Aug 2008 09:19:28 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 30 Aug 2008 09:19:28 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 62466 invoked from network); 30 Aug 2008 09:19:17 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 30 Aug 2008 09:19:17 -0000 Received: (qmail 3416 invoked by alias); 30 Aug 2008 09:19:09 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 25550 Received: (qmail 3406 invoked from network); 30 Aug 2008 09:19:09 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 30 Aug 2008 09:19:09 -0000 Received: from mx.spodhuis.org (redoubt.spodhuis.org [193.202.115.177]) by bifrost.dotsrc.org (Postfix) with ESMTPS id B434B8030848 for ; Sat, 30 Aug 2008 11:19:05 +0200 (CEST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=d200807; d=spodhuis.org; h=Received:Date:From:To:Cc:Subject:Message-ID:Mail-Followup-To:References:MIME-Version:Content-Type:Content-Disposition:In-Reply-To; b=W8Jze9+dk2y6Bi+YWH64HcTf2Xo6WgTSf86qxIcxsIzfippcT4QSD1yJre/jsHKLNSZNZ7WFQjLnkXX9E143YZFfkqsKeJzq7ZkaIrndzuYUaR7aSUoPe2c/VjpGiXKB/wN7/RkIaU3evOjPci763jkaQcGZuuTh506lduntWo4=; Received: by smtp.spodhuis.org with local id 1KZMbh-000BgL-Fq; Sat, 30 Aug 2008 09:18:57 +0000 Date: Sat, 30 Aug 2008 02:18:57 -0700 From: Phil Pennock To: Dave Yost Cc: zsh-workers@sunsite.dk Subject: Re: trouble downloading [zsh] Message-ID: <20080830091857.GA40315@redoubt.spodhuis.org> Mail-Followup-To: Dave Yost , zsh-workers@sunsite.dk References: <237967ef0808291414n4d8c1ca3u8d815b3e01284761@mail.gmail.com> <080829221241.ZM13337@torch.brasslantern.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Virus-Scanned: ClamAV 0.92.1/8120/Sat Aug 30 05:43:49 2008 on bifrost X-Virus-Status: Clean On 2008-08-29 at 23:27 -0700, Dave Yost wrote: > It's not sourceforge. It's the ftp hosts. Confirmed. ftp.rge.com does not exist in DNS; Domain seems to still be owned by the same folks (Wayback Archive confirmation), so it's just gone. foad.org/zsh/ gone. uiarchive.cso.uiuc.edu / uiarchive.uiuc.edu gone. I can't find a trace of a new hostname. Amusingly, I can find uiuc.edu documentation still referring to the service: http://opcenter.cites.uiuc.edu/nas/nash/apps/ftp.html The FreeBSD Ports system just grabs from the SourceForge mirror list. On http://www.zsh.org/ I see the Netherlands link is still Demon, my previous employer. They were bought and although the FTP site still "exists" it's not the same one; the HTTP interface is gone and the FTP content is stale. So ftp.demon.nl should be removed from the list. I'm perfectly willing to let my Dutch colo box be another non-SF mirror, in NL, but since it's a box with toys and user accounts that's contingent upon future releases being PGP signed, "just in case". I'd completely understand if the SF mirrors are considered more than sufficient. I'm wondering how feasible it is to get a timestamp file updated in the zsh master FTP site hourly? mirmon provides great results for those projects that use it: http://people.cs.uu.nl/henkp/mirmon/ (I say this as an end-user, not a maintainer). I suspect this is a question for Geoff (Bcc'd). -Phil