From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-user+bounces-157213-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 1EA1413877A for <garchives@archives.gentoo.org>; Thu, 17 Jul 2014 22:09:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 65BA9E0AB4; Thu, 17 Jul 2014 22:09:18 +0000 (UTC) Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com [209.85.212.172]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 39D6FE08FB for <gentoo-user@lists.gentoo.org>; Thu, 17 Jul 2014 22:09:17 +0000 (UTC) Received: by mail-wi0-f172.google.com with SMTP id n3so8466238wiv.11 for <gentoo-user@lists.gentoo.org>; Thu, 17 Jul 2014 15:09:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; bh=Zv5ambmPDxv1SjLyTYqNUpueKRu25bAxoY7gNT6uBfY=; b=fFNTUexPOBl3HVuxaQ2qHxarKthQCEos7Zoso52qXWy0hZ3EQj8Uts60XkwPRnWcRc q6DlFGbcOollW4MOTOoEIx7Ty+Dc41PyYYLbfNyX16O4yiQ26ZZAkZfc757XY9OSH4lC g3KYzhghmkbJIBMCwLpUH45o9IHXp+z4Visl87VI0iqgwIczbcVde9F+hTfhrRbU6btF 6oebU+J51ID4MtCSybrwnuCjhImJEczw2iTuz6SS7BA9lvARV/kpDQ6+4Au3X/5ETt4q nvSX9mr+bvWYsxcRgkzmZIiJCev0tdMa+SqCNfG/2CHbFOWc0M3WCuxJrK49R0zIXJyX KkTw== X-Received: by 10.194.7.67 with SMTP id h3mr133015wja.111.1405634956055; Thu, 17 Jul 2014 15:09:16 -0700 (PDT) Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa. [217.169.3.230]) by mx.google.com with ESMTPSA id h13sm9204761wjs.2.2014.07.17.15.09.14 for <gentoo-user@lists.gentoo.org> (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 17 Jul 2014 15:09:15 -0700 (PDT) From: Mick <michaelkintzios@gmail.com> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] SNIP warning: setlocale: LC_ALL error Date: Thu, 17 Jul 2014 23:08:44 +0100 User-Agent: KMail/1.13.7 (Linux/3.12.21-gentoo-r1; KDE/4.12.5; x86_64; ; ) References: <53C48902.2060103@gmail.com> <53C84319.5010606@gmail.com> In-Reply-To: <53C84319.5010606@gmail.com> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1867686.WXNxqfHsPe"; protocol="application/pgp-signature"; micalg=pgp-sha256 Content-Transfer-Encoding: 7bit Message-Id: <201407172308.46037.michaelkintzios@gmail.com> X-Archives-Salt: 9d9bb1e4-b0cf-4c88-bac4-77b95bd81702 X-Archives-Hash: fec71710ab4f61ee31b496455a07c596 --nextPart1867686.WXNxqfHsPe Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Thursday 17 Jul 2014 22:41:45 Dale wrote: > Howdy, different rig but similar issue. This is on my main rig now. It > is AMD64 multilib. I am doing a emerge -e world, which I do from time > to time. After that got to the point where it is almost done, I started > getting this: >=20 > perl: warning: Setting locale failed. > perl: warning: Please check that your locale settings: > LANGUAGE =3D (unset), > LC_ALL =3D "en_US.UTF8", > LANG =3D "en_US.UTF8" > are supported and installed on your system. > perl: warning: Falling back to the standard locale ("C"). > sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF8) >=20 > and like this: >=20 > /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF8) >=20 > >>> Regenerating /etc/ld.so.cache... >=20 > sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF8) >=20 > The error seems to vary depending on command run. This is my locale.gen > file: >=20 > LANG=3D"en_US.UTF8" > LC_CTYPE=3D"en_US.UTF8" > LC_NUMERIC=3D"en_US.UTF8" > LC_TIME=3D"en_US.UTF8" > LC_COLLATE=3D"en_US.UTF8" > LC_MONETARY=3D"en_US.UTF8" > LC_MESSAGES=3D"en_US.UTF8" > LC_PAPER=3D"en_US.UTF8" > LC_NAME=3D"en_US.UTF8" > LC_ADDRESS=3D"en_US.UTF8" > LC_TELEPHONE=3D"en_US.UTF8" > LC_MEASUREMENT=3D"en_US.UTF8" >=20 > I'm on sys-libs/glibc-2.17 right now. >=20 > Now riddle me this, why is this popping up all of a sudden? Did > something change and I missed it? When I google, I find folks with > settings like mine and it works. Is this something new that just hasn't > hit everyone yet? >=20 > Confused. /etc/locale.gen ought to show something like: en_US.UTF-8 UTF-8 rather than what you show in your message. /etc/env.d/02locale can show wh= at=20 you have in your message above, but typically only this is necessary: LANG=3D"en_US.UTF-8" (In mine I also have: LC_TIME=3D"POSIX" and LC_COLLATE=3D"C", but most user= s=20 wouldn't). =2D-=20 Regards, Mick --nextPart1867686.WXNxqfHsPe Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAABCAAGBQJTyEltAAoJELAdA+zwE4Yex88IAMejR1THK70Mun+bfACQIRN+ XVWPWiHaMPr4a1D6u0MAy0Kvpb9UUXgrd4iQ8jdsSHS3Qs8XH7BqFf0pU4HxuxH9 +edP6ucfejdekB5z+r98RUDWQLbDgnFvgKdfIVd19ug9D7lb6FDxofbC7oevXGFT 4Ah5ozI6h+Nf+9gPues93QF0YgltMaVzN+oU/yXU4bzh831WbVpgiMjeNrP1MkiG gzJPpPgDPSwN10wAbomPt3ozSi2Sa0U5LtKLWu6TDWiVm5aeugghyAT2Mc5RqdP1 ZidnSkBirzoEoSyyl0i92QkrOsc4zjoYRcopx/EvK5hPmdEPSgZRL9k9zrskcgk= =UCVs -----END PGP SIGNATURE----- --nextPart1867686.WXNxqfHsPe--