From owner-freebsd-current@freebsd.org Sun Nov 15 14:39:51 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3595DA2F2ED for ; Sun, 15 Nov 2015 14:39:51 +0000 (UTC) (envelope-from mailing-machine@vniz.net) Received: from mail-lb0-f177.google.com (mail-lb0-f177.google.com [209.85.217.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BE1BE1A85 for ; Sun, 15 Nov 2015 14:39:50 +0000 (UTC) (envelope-from mailing-machine@vniz.net) Received: by lbbcs9 with SMTP id cs9so75671005lbb.1 for ; Sun, 15 Nov 2015 06:39:48 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=N+/qrDhwqMSxblTFFZCVrUXzdiCabyNu+M3NcvUp4xQ=; b=V96vgKDaFv5F54QBpbw7Lvir18al3vHx7NVLJN8cnYLA8CMu6UAEEZBO7agJJCcRMY 3mzuMPFhZa1y27FfI3adoh8c90ZT8SQmtK15kcRTUnSVO47cHg8H8fpzdYB+ysys2Pvv vpdNwX9ut/BeKnyfNFabmQHOXE9v1r+jCY8Vh+cBgVQ5tVUg4vnl9545GCe7XLkoD6LX LHiayhnjd3+ENnouJslmxP1LInZ1TK73hi9syYe2+DC+/F0lR8xAFUQ+faG/Q9fcMDT+ YeezZn/n6Ie1gwBJBpre1jhHVb5vJxkwKAviqqxyd2Vb2Uckn3v3UOUegDLNU5DlIfUt ne5Q== X-Gm-Message-State: ALoCoQmUJoEna0x3sTrCosGSuQPkpODLXtuLW/Gumq81BoeMyy7qLh6sRjsTeYZX5z/9A3E8Ptos X-Received: by 10.112.39.5 with SMTP id l5mr1309893lbk.101.1447598388677; Sun, 15 Nov 2015 06:39:48 -0800 (PST) Received: from [192.168.1.2] ([89.169.173.68]) by smtp.gmail.com with ESMTPSA id g193sm4810753lfb.6.2015.11.15.06.39.47 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 15 Nov 2015 06:39:47 -0800 (PST) Subject: Re: Need help fixing failing locale tests To: John Marino , marino@freebsd.org, Baptiste Daroussin References: <69242BD8-9010-47F0-9706-BE206376ECEA@gmail.com> <289892B6-EACE-4BDA-B838-D3DC750319DE@gmail.com> <56482FA9.2010803@marino.st> <56487973.5070803@freebsd.org> <20151115124656.GB93991@ivaldir.etoilebsd.net> <564880FA.5000009@freebsd.org> <564882A3.7060109@marino.st> <5648842E.3050203@freebsd.org> <5648853F.2050901@marino.st> <56488A76.1090502@freebsd.org> <56488E8C.9080901@marino.st> Cc: NGie Cooper , Craig Rodrigues , freebsd-current Current , "freebsd-testing@freebsd.org" From: Andrey Chernov X-Enigmail-Draft-Status: N1110 Message-ID: <56489932.1080504@freebsd.org> Date: Sun, 15 Nov 2015 17:39:46 +0300 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <56488E8C.9080901@marino.st> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Sun, 15 Nov 2015 14:39:51 -0000 On 15.11.2015 16:54, John Marino wrote: > We are talking about people that install FreeBSD 11 as a release. If > it's an upgrade, it's documented in UPDATING (it will be) and anybody on > -CURRENT is taking responsibility for knowing what they are doing. *IF* > this is an obstacle, it's either trivial or that user shouldn't be using > -CURRENT to begin with. As I already say, I don't want to insist on any particular point of view in such area as human behavior. I just say that it is POLA violation (even while it is upgrade) and we can let users decide by themselves, what it best for them (without me at least). >> I tell about is not different text document encoding, but program >> failure due to inability to set his 8859-1 locale. > > Please provide an example of such a program (in ports). See gettext-0.19.6/gettext-tools/configure, part started with # Test for the usual locale name. I don't have time to dig more such code now, but I remember I saw more for sure. >> In any case it is related to the user behavior an various views on it. >> They can be different and I see no point to insist on my particular view >> at all. But... Programs configure soft-fails shows real danger here. > > and the impact of this is ... ? Various. It depends on for what reason program sense locale. -- http://ache.vniz.net/