From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 562C013877A for ; Tue, 15 Jul 2014 19:18:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 31B26E09F1; Tue, 15 Jul 2014 19:18:32 +0000 (UTC) Received: from mail-yk0-f179.google.com (mail-yk0-f179.google.com [209.85.160.179]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 21180E0949 for ; Tue, 15 Jul 2014 19:18:30 +0000 (UTC) Received: by mail-yk0-f179.google.com with SMTP id 142so1964836ykq.38 for ; Tue, 15 Jul 2014 12:18:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type; bh=2zuDktfm5uJOe3rFXAY4JUy0gUV7kRpghGVujyqLhVA=; b=X8N4YCrEkfCt3KxqmQShx+EAaflog7StJxjK7FYk+2UWx0u+7GrBIAYtxXwKbtWHaP jRhJfC4QZ6ou0GSN7Pub5AD6RI52NeB3WFMau6Q04N5GBK3xI4bXZUyLCkPP1O63aLoa Q2/rpxMRmTuFF8Y6KnPOKF+KP4UJ5+3ia5HHHE0S9mKGV0kg4GJsrnMssm0vKi4JjPSP lAyT3+vpWr5OObZmcKIqcqvUbcOfZHgGE9i8dlgFTOD68nRQBIdFco1r20ApGWYsqUvT qFXUfKTFefxhUrmBW4n2vOz5mvd07NbW0JeB70L7k7yOp9HstgXgKFBBpMpYd7bIF53G g7cg== X-Received: by 10.236.114.170 with SMTP id c30mr7399503yhh.157.1405451909940; Tue, 15 Jul 2014 12:18:29 -0700 (PDT) Received: from [192.168.2.5] (adsl-65-0-122-210.jan.bellsouth.net. [65.0.122.210]) by mx.google.com with ESMTPSA id e32sm28439973yhq.43.2014.07.15.12.18.28 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Jul 2014 12:18:29 -0700 (PDT) Message-ID: <53C57E84.3020806@gmail.com> Date: Tue, 15 Jul 2014 14:18:28 -0500 From: Dale User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0 SeaMonkey/2.26.1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] glibc-2.17 fails and warning: setlocale: LC_ALL error References: <53C48902.2060103@gmail.com> <53C4BD45.3050203@gmail.com> <20140715070416.GA10473@TranscendTheRubicon.zedat.fu-berlin.de> <53C4DADD.1020607@gmail.com> <20140715081526.GB10473@TranscendTheRubicon.zedat.fu-berlin.de> <20140715084054.GC10473@TranscendTheRubicon.zedat.fu-berlin.de> <53C4F3A6.1030602@gmail.com> In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: multipart/alternative; boundary="------------090904040708010800040608" X-Archives-Salt: 64a2dcf8-94a4-4322-96b2-30e60c41b6c8 X-Archives-Hash: 0d2bee89ef9df4c2b87f52f33c68588c This is a multi-part message in MIME format. --------------090904040708010800040608 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Douglas J Hunley wrote: > > On Tue, Jul 15, 2014 at 2:25 AM, Dale > wrote: > > Anyway, I suspect strongly that the error is on > the stage3 tarball. I got it installed but I have not been able > to get > a clean emerge -e system as of yet. > > > I know you say you have the latest kernel installed, Dale, but are you > certain it's the running kernel? uname -r to confirm :) > > > -- > Douglas J Hunley (doug.hunley@gmail.com ) > Twitter: @hunleyd Web: > about.me/douglas_hunley > G+: http://google.com/+DouglasHunley Yep. I posted that somewhere in this thread. Usually when I first install a kernel, I do a uname -r just to be certain. Even tho that was a fresh install, I checked it anyway. Sounds silly since it was the only kernel there but it's a habit now. lol I do that on my main rig too. Sometimes it is those simple things that bite us tho. It's always worth a mention. < thumbs up > Dale :-) :-) --------------090904040708010800040608 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit
Douglas J Hunley wrote:

On Tue, Jul 15, 2014 at 2:25 AM, Dale <rdalek1967@gmail.com> wrote:
Anyway, I suspect strongly that the error is on
the stage3 tarball.  I got it installed but I have not been able to get
a clean emerge -e system as of yet.

I know you say you have the latest kernel installed, Dale, but are you certain it's the running kernel? uname -r to confirm :)


--
Douglas J Hunley (doug.hunley@gmail.com)
Twitter: @hunleyd                                               Web: about.me/douglas_hunley
G+: http://google.com/+DouglasHunley


Yep.  I posted that somewhere in this thread.  Usually when I first install a kernel, I do a uname -r just to be certain.  Even tho that was a fresh install, I checked it anyway.  Sounds silly since it was the only kernel there but it's a habit now.  lol  I do that on my main rig too. 

Sometimes it is those simple things that bite us tho.  It's always worth a mention.  < thumbs up > 

Dale

:-)  :-) 
--------------090904040708010800040608--