From owner-freebsd-current@FreeBSD.ORG Sat Feb 26 22:45:46 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0E8E16A4CE for ; Sat, 26 Feb 2005 22:45:46 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id D295743D5D for ; Sat, 26 Feb 2005 22:45:45 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j1QMjiFq048549; Sun, 27 Feb 2005 00:45:44 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 79630-05; Sun, 27 Feb 2005 00:45:43 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j1QMjhc9048546 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 27 Feb 2005 00:45:43 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id j1QMjqON095325; Sun, 27 Feb 2005 00:45:52 +0200 (EET) (envelope-from ru) Date: Sun, 27 Feb 2005 00:45:52 +0200 From: Ruslan Ermilov To: Andrey Chernov Message-ID: <20050226224552.GH93910@ip.net.ua> References: <20050226223215.GF93910@ip.net.ua> <20050226223740.GA12578@nagual.pp.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="dMyqICaxQaaUjrCL" Content-Disposition: inline In-Reply-To: <20050226223740.GA12578@nagual.pp.ru> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: current@FreeBSD.org Subject: Re: HEADS UP: LC_CTYPE format changed X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Feb 2005 22:45:47 -0000 --dMyqICaxQaaUjrCL Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Andrey, On Sun, Feb 27, 2005 at 01:37:40AM +0300, Andrey Chernov wrote: > On Sun, Feb 27, 2005 at 12:32:15AM +0200, Ruslan Ermilov wrote: > > Hi there, > >=20 > > I've just committed changes that modify the format of LC_CTYPE > > files. Next time when you buildworld/installworld, please do > > it without -DNO_CLEAN, or at least remove the contents of > > /usr/obj/usr/src/share/mklocale/. >=20 > Usually nothing wrong happens even without those measures. If LC_CTYPE=20 > file format is different enough, the reader function returns error and=20 > locale stays to "C". The only case left if it is different in small part= =20 > so reader function can't detect the difference. I don't look at your=20 > changes yet to say one or another for sure. >=20 Yes, with my changes and with a NO_CLEAN build/install the locale will be "C" next time you reboot. make.conf(5) warns about not using NO_CLEAN routinely, but people doing it (like myself) won't generally be glad to see their locale stopped working, hence the HEADS UP. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --dMyqICaxQaaUjrCL Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFCIPwgqRfpzJluFF4RAtfOAJ4v2pKwgi/S/OxCD45qEjy2ZkkXgwCeJbpC GJws1f5+qaR3nP5ZDLJsQz8= =IehY -----END PGP SIGNATURE----- --dMyqICaxQaaUjrCL--