Re: src snapshot archives?

Dalibor Gudzic <[email protected]> Thu, 17 Sep 2009 11:13:51 +0200
Newsgroups gmane.os.netbsd.devel.general
Message-ID <[email protected]>
On Thu, Sep 17, 2009 at 10:21 AM, Ryo HAYASAKA <[email protected]> wrote:
> In the message on Wed, 16 Sep 2009 23:39:17 +0200,
> Dalibor Gudzic <[email protected]> wrote:
>
>> Thank you Ryo. But I don't see anything under netbsd-5 for i386. Even
>> the other ports are missing binary sets for -STABLE. Is that a
>> temporary issue only?
>
> ftp.jaist.ac.jp is in the process of the first synchronization to
> nyftp.netbsd.org now.
>
> ftp.jaist.ac.jp frequently gets "connection timed out" error while
> mirroring from nyftp.netbsd.org, and gives up the mirroring.  So,
> ftp.jaist.ac.jp always gets behind, but the contents of the master
> server are gradually mirrored.

Ok, thanx for clarification.

@Manuel

Is ftp.fr.netbsd.org still going to provide pub/NetBSD-daily? I would
prefer closer Europe site. (I believe you are in charge of that
server?).

@George

This works for me:

$ ftp -o - http://nyftp.netbsd.org/pub/NetBSD-daily/netbsd-5/ | sed
-Ene 's|.*href="([0-9]+[^/]*).*|\1|p' | sort -r | head -1