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 4BC6A13877A for ; Tue, 15 Jul 2014 05:34:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98AA2E09A8; Tue, 15 Jul 2014 05:34:00 +0000 (UTC) Received: from mail-yk0-f170.google.com (mail-yk0-f170.google.com [209.85.160.170]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8D5C9E09A1 for ; Tue, 15 Jul 2014 05:33:59 +0000 (UTC) Received: by mail-yk0-f170.google.com with SMTP id 20so1445009yks.29 for ; Mon, 14 Jul 2014 22:33:58 -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:content-transfer-encoding; bh=E9JeH/U03vpHQqH1nk9vMjCeseIXHNpw/HTkH6bNt3E=; b=TNongVo18tVChYB+n4cccnwC0S8GGofznCBIcx1b4rDO9z20+XknoPW2yfYs4W/y4Y dkreQgZL5z7yODRSJPbkU9lAHQUE/BeAhdA00Q43s9Zwo1UGQOWixfrqwrD6zzFGJMgQ Co29sgAnaNDoHrmU0r/fOXgqp9k5DP/tGhtNxfzeIP/+3TqFi57YDrxrPClzIb0TTQcx lidZIXCMsIQbXZBot22EwkbBJ9pllVIOumDqV3mkXgL/A/syaZu5QVR+Ks1tVGPlqeb1 RBMqTW9gqg5cYw5cTY+NY//UEfH6XBPIAhWGVGedWYb2BN8Wiza+lKp3EfHCvtNFfxas JX+Q== X-Received: by 10.236.177.67 with SMTP id c43mr880732yhm.156.1405402438893; Mon, 14 Jul 2014 22:33:58 -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 g25sm25148296yhc.25.2014.07.14.22.33.57 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Jul 2014 22:33:58 -0700 (PDT) Message-ID: <53C4BD45.3050203@gmail.com> Date: Tue, 15 Jul 2014 00:33:57 -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> In-Reply-To: <53C48902.2060103@gmail.com> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: c120e106-14a5-47ad-8f7a-b938702cef08 X-Archives-Hash: 08084d656b4fd21e67a3a64fd94c2c68 Dale wrote: > Howdy, > > I'm reinstalling Gentoo on my OLD rig. It's x86. I have two issues > which will be seen in the error below. Sort of hard to miss. Anyway, I > started with the latest stage3 tarball. I've got it to where it boots > up and all and am in the process of trying to do a emerge -e system > which will also update everything as well. My problem is glibc and the > locale settings. May be a separate issue or related. Here is the boo > boo. > > localhost linux # emerge -v glibc > sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF8) > > * IMPORTANT: 5 news items need reading for repository 'gentoo'. > * Use eselect news to read news items. > > > These are the packages that would be merged, in order: > > Calculating dependencies... done! > [ebuild R ] sys-libs/glibc-2.17:2.2 USE="-debug -gd (-hardened) > (-multilib) -nscd -profile (-selinux) -suid -systemtap -vanilla" 0 kB > > Total: 1 package (1 reinstall), Size of downloads: 0 kB > >>>> Verifying ebuild manifests >>>> Emerging (1 of 1) sys-libs/glibc-2.17 >>>> Failed to emerge sys-libs/glibc-2.17, Log file: >>>> '/var/tmp/portage/sys-libs/glibc-2.17/temp/build.log' >>>> Jobs: 0 of 1 complete, 1 failed Load avg: 0.16, > 0.39, 1.44 > * Package: sys-libs/glibc-2.17 > * Repository: gentoo > * Maintainer: toolchain@gentoo.org > * USE: abi_x86_32 elibc_glibc kernel_linux userland_GNU x86 > * FEATURES: preserve-libs sandbox > [sys-libs/glibc-2.17] bash: warning: setlocale: LC_ALL: cannot change > locale (en_US.UTF8) > /bin/bash: warning: setlocale: LC_ALL: cannot change locale > (en_US.UTF8) <<-- This error right here. :-( > /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF8) > sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF8) > /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF8) > make -j3 -s glibc-test > /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF8) > make -j3 -s glibc-test > * Your old kernel is broken. You need to update it to > * a newer version as syscall() will break. > * http://bugs.gentoo.org/279260 > * ERROR: sys-libs/glibc-2.17::gentoo failed (setup phase): > * keeping your system alive, say thank you > * > * Call stack: > * ebuild.sh, line 93: Called pkg_setup > * glibc-2.17.ebuild, line 151: Called eblit-run 'pkg_setup' > * glibc-2.17.ebuild, line 137: Called eblit-glibc-pkg_setup > * pkg_setup.eblit, line 75: Called die > * The specific snippet of code: > * die "keeping your system alive, say thank you" > * > * If you need support, post the output of `emerge --info > '=sys-libs/glibc-2.17::gentoo'`, > * the complete build log and the output of `emerge -pqv > '=sys-libs/glibc-2.17::gentoo'`. > * The complete build log is located at > '/var/tmp/portage/sys-libs/glibc-2.17/temp/build.log'. > * The ebuild environment file is located at > '/var/tmp/portage/sys-libs/glibc-2.17/temp/die.env'. > * Working directory: '/usr/lib/portage/pym' > * S: '/var/tmp/portage/sys-libs/glibc-2.17/work/glibc-2.17' > /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF8) > sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF8) > /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF8) > /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF8) > /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF8) > sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF8) > * > * The following package has failed to build or install: > * > * (sys-libs/glibc-2.17::gentoo, ebuild scheduled for merge), Log file: > * '/var/tmp/portage/sys-libs/glibc-2.17/temp/build.log' > * > localhost linux # > > > One reason I want to re-emerge glibc, I'm HOPING it will fix the other > LC_ALL error. I'm pretty sure glibc takes care of that but not 100% > sure. I checked my main rig for differences in USE flags, multilib is > the only one I see. It is set on my main rig and doesn't seem to be > available on x86 for obvious reasons. > > If this is not enough info, let me know what you need. I don't want to > flood with tons of unneeded info when usually that above gives enough of > a hint. ;-) > > Thanks. > > Dale > > :-) :-) > UPDATE: Thanks to Hinnerk, the locale error is fixed. I am still looking for ideas on the glibc error tho. Since this original post, I have tried the following versions of glibc with the same result. sys-libs/glibc-2.18-r1 sys-libs/glibc-2.19-r1 So, it seems something else is wrong here. I have googled and most things I find are with older kernels and I'm using the newest kernel I can find in the tree. 3.15.5-gentoo Ideas? Fixes? Bug that needs Raid? Dale :-) :-)