From owner-freebsd-stable Wed Nov 18 17:54:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA20719 for freebsd-stable-outgoing; Wed, 18 Nov 1998 17:54:38 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from schizo.cdsnet.net (schizo.cdsnet.net [204.118.244.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA20714 for ; Wed, 18 Nov 1998 17:54:37 -0800 (PST) (envelope-from mrcpu@internetcds.com) Received: from localhost (mrcpu@localhost) by schizo.cdsnet.net (8.8.8/8.7.3) with SMTP id RAA10589 for ; Wed, 18 Nov 1998 17:51:25 -0800 (PST) Date: Wed, 18 Nov 1998 17:51:25 -0800 (PST) From: Jaye Mathisen X-Sender: mrcpu@schizo.cdsnet.net To: stable@FreeBSD.ORG Subject: Error in makeworld. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Trying to upgrade from 2.2.5 to stable supped today: ===> termcap install -c -o bin -g bin -m 444 termcap termcap.db /usr/share/misc install -c -o bin -g bin -m 444 /usr/src/share/termcap/map3270 /usr/share/misc install -c -o bin -g bin -m 444 termcap.5.gz /usr/share/man/man5 ===> timedef ===> timedef/data for l in da_DK.ISO_8859-1 de_AT.ISO_8859-1 de_DE.ISO_8859-1 en_GB.ISO_8859-1 en_US.ISO_8859-1 es_ES.ISO_8859-1 fi_FI.ISO_8859-1 fr_FR.ISO_8859-1 hr_HR.ISO_8859-2 hu_HU.ISO_8859-2 is_IS.ISO_8859-1 ja_JP.EUC ja_JP.SJIS it_IT.ISO_8859-1 ko_KR.EUC lt_LN.ISO_8859-1 nl_NL.ISO_8859-1 no_NO.ISO_8859-1 pl_PL.ISO_8859-2 pt_PT.ISO_8859-1 ru_SU.CP866 ru_SU.KOI8-R sl_SI.ISO_8859-2 sv_SE.ISO_8859-1; do install -c -m 644 -o bin -g bin $l.out /usr/share/locale/$l/LC_TIME; done install: /usr/share/locale/hu_HU.ISO_8859-2/LC_TIME: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message