Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2004 20:04:42 +0300
From:      Giorgos Keramidas <keramida@freebsd.org>
To:        Andrey Chernov <ache@nagual.pp.ru>
Cc:        cvs-all@freebsd.org
Subject:   Re: cvs commit: src/share/zoneinfo - Imported sources
Message-ID:  <20041018170442.GA600@orion.daedalusnetworks.priv>
In-Reply-To: <20041018014430.GA35524@nagual.pp.ru>
References:  <200410172355.i9HNt8vv030342@repoman.freebsd.org> <20041018014430.GA35524@nagual.pp.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2004-10-18 05:44, Andrey Chernov <ache@nagual.pp.ru> wrote:
> On Sun, Oct 17, 2004 at 11:55:08PM +0000, Garrett Wollman wrote:
> > wollman     2004-10-17 23:55:08 UTC
> >
> >   FreeBSD src repository
> >
> >   src/share/zoneinfo - Imported sources
> >   Update of /home/ncvs/src/share/zoneinfo
> >   In directory repoman.freebsd.org:/tmp/cvs-serv30242
> >
> >   Log Message:
> >   Latest timezone database from Arthur Olson.  Updates in this round:
>
> Some new dirs are missing from BSD.usr.dist:
>
> zic: can't create /usr/share/zoneinfo/America/Argentina/Buenos_Aires: No
> such file or directory
> *** Error code 1

Try applying locally this patch to `BSD.usr.dist'.  Since you're an src
committer, if this fixes things for you (as it did for me), feel free to
commit it any time :-)

%%%
Index: BSD.usr.dist
===================================================================
RCS file: /home/ncvs/src/etc/mtree/BSD.usr.dist,v
retrieving revision 1.308
diff -u -u -r1.308 BSD.usr.dist
--- BSD.usr.dist	25 Sep 2004 00:42:37 -0000	1.308
+++ BSD.usr.dist	18 Oct 2004 16:57:59 -0000
@@ -1166,6 +1166,8 @@
             Africa
             ..
             America
+                Argentina
+                ..
                 Indiana
                 ..
                 Kentucky
%%%



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