From owner-freebsd-questions@FreeBSD.ORG Thu Aug 21 10:46:36 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BC8616A4BF for ; Thu, 21 Aug 2003 10:46:36 -0700 (PDT) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id E57EF43FD7 for ; Thu, 21 Aug 2003 10:46:33 -0700 (PDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [127.0.0.1]) h7LHk8BS000796 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 21 Aug 2003 18:46:28 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)h7LHk8pR000795; Thu, 21 Aug 2003 18:46:08 +0100 (BST) (envelope-from matthew) Date: Thu, 21 Aug 2003 18:46:08 +0100 From: Matthew Seaman To: "Shobaki sam." , freebsd-questions@freebsd.org Message-ID: <20030821174608.GA537@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , "Shobaki sam." , freebsd-questions@freebsd.org References: <005201c367f4$49514590$3b6d3951@bunnie> <20030821160852.GA80004@happy-idiot-talk.infracaninophile.co.uk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LZvS9be/3tNcYl/X" Content-Disposition: inline In-Reply-To: <20030821160852.GA80004@happy-idiot-talk.infracaninophile.co.uk> User-Agent: Mutt/1.5.4i X-Spam-Status: No, hits=-8.2 required=5.0 tests=AWL,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_MUTT autolearn=ham version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) Subject: Re: make installworld problem with stable upgrade. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Aug 2003 17:46:36 -0000 --LZvS9be/3tNcYl/X Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 21, 2003 at 05:08:52PM +0100, Matthew Seaman wrote: > On Thu, Aug 21, 2003 at 04:55:39PM +0200, Shobaki sam. wrote: > > Hello all, > >=20 > > Since yesterday (French time), i try to update a fresh install of 4.8 > > release to stable, and cvsuped sources many many times. Here is the err= or i > > got while make installworld: > >=20 > > ln: /usr/share/locale/am_ET.UTF8/LC_COLLATE: No such file or directory > > *** Error code 1 > >=20 > > Is something going wrong ? did i caught the middle of a comit ? thanks = for > > help. >=20 > That's pretty much exactly correct. The fix went into > /usr/src/etc/mtree/BSD.usr.dist about an hour ago, so try cvsup'ing > again now. (You need version 1.188.2.43 of that file if you're > tracking 4-STABLE). >=20 > http://www.freebsd.org/cgi/cvsweb.cgi/src/etc/mtree/BSD.usr.dist?only= _with_tag=3DRELENG_4 >=20 Actually, I take that all back. The fix in BSD.usr.dist introduces a new directory: /usr/share/locale/am_ET.UTF8 Unfortunately the rest of the make installworld process is expecting: /usr/share/locale/am_ET.UTF-8 Now you need version 1.188.2.44 which has the correct fix in it, as of 7 minutes ago. Unfortunately that's too recent for it to have propagated to the cvsup server I usually use. Oh well, it's not like I have that much use for the amaharic locale... Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --LZvS9be/3tNcYl/X Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/RQVgdtESqEQa7a0RAlJjAJ41mkn8RWuMeTeR3JqFtEeNpqxiSwCfUbde x9NMxTicJFaMYO0mUeA+BHM= =tPKb -----END PGP SIGNATURE----- --LZvS9be/3tNcYl/X--