From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-project+bounces-2917-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0F0201381F3 for <garchives@archives.gentoo.org>; Wed, 7 Aug 2013 00:13:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88F39E0AB6; Wed, 7 Aug 2013 00:13:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E6C31E0AB0 for <gentoo-project@lists.gentoo.org>; Wed, 7 Aug 2013 00:13:53 +0000 (UTC) Received: from mail-oa0-x234.google.com (mail-oa0-x234.google.com [IPv6:2607:f8b0:4003:c02::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: floppym) by smtp.gentoo.org (Postfix) with ESMTPSA id 10BBB33EA07 for <gentoo-project@lists.gentoo.org>; Wed, 7 Aug 2013 00:13:53 +0000 (UTC) Received: by mail-oa0-f52.google.com with SMTP id n12so2124737oag.11 for <gentoo-project@lists.gentoo.org>; Tue, 06 Aug 2013 17:13:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=GHUs3VxTKSj8qUvAkhH8l0e5RtaE/ZEO9K9hCrldJqo=; b=O9GuS+BMNTk0BS1FdRnGPLyd9/q4vfJvED3A48DLfHrPOLDreo5QR1S9RPM9OcgCrR w4PAwUDbfTq+hMQU7cLsYnV9/ZoJhpkEBBlFJ5YEHrpxVpKrEPXd3FRFZoY5MiqeZeE7 Nkqr3AYXTdzA9ipK9p8CiHNke6pmePT0Fw/HFd2TVH84PYu/GBG/MV7/jXrcc8F+Xl/l UNYXvUNy8Z6gAW3fUdSXWYU0crQvc1JnBephU4tZCaUbPkXvV+4swHhFtc5XGV0UXGph 8o7UH6v8wp/VK/QxCppOo0zoJ+dHY/6kqpvQixrsDfGpMSUxqZgF7bLaq7CBpLk+rDQ5 J1vg== Precedence: bulk List-Post: <mailto:gentoo-project@lists.gentoo.org> List-Help: <mailto:gentoo-project+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-project+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-project+subscribe@lists.gentoo.org> List-Id: Gentoo Project discussion list <gentoo-project.gentoo.org> X-BeenThere: gentoo-project@lists.gentoo.org Reply-To: gentoo-project@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.50.138.165 with SMTP id qr5mr50705igb.47.1375834431613; Tue, 06 Aug 2013 17:13:51 -0700 (PDT) Received: by 10.64.165.34 with HTTP; Tue, 6 Aug 2013 17:13:51 -0700 (PDT) In-Reply-To: <20130806213115.1229aef9@gentoo.org> References: <20984.56290.884684.403396@a1i15.kph.uni-mainz.de> <201308061613.03553.dilfridge@gentoo.org> <20993.7976.994739.808349@a1i15.kph.uni-mainz.de> <CAJ0EP413Rz7z_2kURJ=WwyueA2DC9jkzkwgGDiu8TPKZoRn_3A@mail.gmail.com> <20130806213115.1229aef9@gentoo.org> Date: Tue, 6 Aug 2013 20:13:51 -0400 Message-ID: <CAJ0EP40wL5zjs22+p+ZaPiY6a=-xYnw51i2drqJ9_gsw2V7Cmg@mail.gmail.com> Subject: Re: [gentoo-project] Re: Build log locales From: Mike Gilbert <floppym@gentoo.org> To: =?UTF-8?B?TWljaGHFgiBHw7Nybnk=?= <mgorny@gentoo.org> Cc: gentoo-project@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: c842dbf0-6b0c-4e25-a855-d01b6ff16d2a X-Archives-Hash: caf469c024157ff1766f44db75d3dca5 On Tue, Aug 6, 2013 at 3:31 PM, Micha=C5=82 G=C3=B3rny <mgorny@gentoo.org> = wrote: > Dnia 2013-08-06, o godz. 14:35:21 > Mike Gilbert <floppym@gentoo.org> napisa=C5=82(a): > >> On Tue, Aug 6, 2013 at 12:07 PM, Ulrich Mueller <ulm@gentoo.org> wrote: >> >>>>>> On Tue, 6 Aug 2013, Andreas K Huettel wrote: >> >> [...] I consider any build system that fails depending on locale as >> >> br0ken and in need of fixing. >> > >> > +1 >> > >> >> You are welcome to waste your time fixing python setup.py files and >> unit tests that are broken unless you have a UTF-8 locale set. I think >> there are better uses of our time. > > But wasn't this solved by deciding to set LC_MESSAGES only? > Yes, LC_MESSAGES is fine.