From owner-freebsd-stable@freebsd.org Wed Feb 21 08:14:48 2018 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6B5D8F11080 for ; Wed, 21 Feb 2018 08:14:48 +0000 (UTC) (envelope-from sthaug@nethelp.no) Received: from bizet.nethelp.no (bizet.nethelp.no [IPv6:2001:8c0:9e04:500::1]) by mx1.freebsd.org (Postfix) with ESMTP id 0152C6C6E4 for ; Wed, 21 Feb 2018 08:14:47 +0000 (UTC) (envelope-from sthaug@nethelp.no) Received: from localhost (bizet.nethelp.no [IPv6:2001:8c0:9e04:500::1]) by bizet.nethelp.no (Postfix) with ESMTP id 93C60E604A; Wed, 21 Feb 2018 09:14:39 +0100 (CET) Date: Wed, 21 Feb 2018 09:14:39 +0100 (CET) Message-Id: <20180221.091439.74678264.sthaug@nethelp.no> To: allbery.b@gmail.com Cc: eivinde@terraplane.org, freebsd-stable@freebsd.org Subject: Re: Locale problem updating 10.3 to 11.1 From: sthaug@nethelp.no In-Reply-To: References: <20180219081129.GB62932@klump.hjerdalen.lokalnett> <20180220230822.GA72560@klump.hjerdalen.lokalnett> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Feb 2018 08:14:48 -0000 > > However, since it was mentioned in a note starting with > > "Add support for unicode collation" I most likely didn't even read = it > > since I'll never touch unicode. > > > = > If you ever use anything other than LANG=3DC, you *are* touching Unic= ode. % echo $LANG LANG: Undefined variable. % echo $LC_CTYPE nb_NO.ISO8859-1 Works for me. But I did use a while to figure out what had happened between 10.3 and 11.1, since my Norwegian =E6=F8=E5 suddenly stopped working (before cha= nging LC_CTYPE to nb_NO.ISO8859-1). Steinar Haug, Nethelp consulting, sthaug@nethelp.no