public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Dale <rdalek1967@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user]  glibc-2.17 fails and warning: setlocale: LC_ALL error
Date: Tue, 15 Jul 2014 02:40:13 -0500	[thread overview]
Message-ID: <53C4DADD.1020607@gmail.com> (raw)
In-Reply-To: <20140715070416.GA10473@TranscendTheRubicon.zedat.fu-berlin.de>

Hinnerk van Bruinehsen wrote:
> I've taken a look at the bug that is mentioned in the error and there were
> several things mentioned that are supposed to fix this:
>
> 	1. disable auditd (if you have it running) - this was the newest (from '14)
> 	   So if you have it installed run /etc/init.d/auditd stop
> 	2. reemerge several packages because python may have issues:
> 	   - sync your tree
> 	   - emerge portage (which will likely pull in some python stuff if the box
> 		 wasn't updated for some time)
> 	  (- optional: run eselect python and select a sane version and run python
> 	  updater - this wasn't mentioned but may make sense nonetheless)
> 	   - emerge linux-headers
> 	   - emerge glibc (hopefully with success this time)
>
> WKR
> Hinnerk

I didn't have the audit stuff installed BUT it was turned on in the
kernel.  I kicked that out and also got rid of all that cgroup stuff I
don't have any need for.  Rebooted then tried your list.  Audit stuff,
gone. Sync is maybe a couple days old so should be OK.  Portage is up to
date.  Python as follows:

dev-lang/python-2.7.6
dev-lang/python-3.3.3

localhost ~ # eselect python list
Available Python interpreters:
  [1]   python2.7 *
  [2]   python3.3
localhost ~ #

Updated linux-headers.  It was a little out of sync with kernel
version.  After all that, I get this:

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.27,
0.59, 0.43
 * 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
make -j3 -s glibc-test
make -j3 -s glibc-test
 * Your old kernel is broken.  You need to update it to
 * a newer version as syscall(<bignum>) 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'
 *
 * 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 ~ #

So, the locale junk is gone but glibc is still not liking something. 
Where did I put that hammer the last time I used it??  ;-) 

Ideas?  I'm pretty much out of them right now.  My idea is the hammer. 
lol 

Dale

:-)  :-) 


  reply	other threads:[~2014-07-15  7:40 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-15  1:50 [gentoo-user] glibc-2.17 fails and warning: setlocale: LC_ALL error Dale
2014-07-15  2:02 ` Hinnerk van Bruinehsen
2014-07-15  2:19   ` Dale
2014-07-15  2:35     ` Hinnerk van Bruinehsen
2014-07-15  3:44       ` Dale
2014-07-15  5:33 ` Dale
2014-07-15  7:04   ` Hinnerk van Bruinehsen
2014-07-15  7:40     ` Dale [this message]
2014-07-15  8:15       ` Hinnerk van Bruinehsen
2014-07-15  8:40         ` Hinnerk van Bruinehsen
2014-07-15  9:25           ` Dale
2014-07-15 18:52             ` Douglas J Hunley
2014-07-15 19:18               ` Dale
2014-07-16  7:32             ` Dale
2014-07-16  7:46               ` Helmut Jarausch
2014-07-16  8:43                 ` Dale
2014-07-16  9:19                   ` Dale
2014-07-16 10:33                     ` J. Roeleveld
2014-07-16 15:44                       ` Dark Templar
2014-07-16 17:26                         ` Dale
2014-07-16 21:09                           ` Mick
2014-07-16 21:34                             ` Dale
2014-07-17  4:52                           ` J. Roeleveld
2014-07-17  7:19                             ` J. Roeleveld
2014-07-17  9:03                               ` Dale
2014-07-17  9:19                                 ` J. Roeleveld
2014-07-17 10:45                                   ` J. Roeleveld
2014-07-18  9:18                                     ` Dale
2014-07-18  9:38                                       ` J. Roeleveld
2014-07-18 12:44                                       ` Jc García
2014-07-17  9:20                                 ` Peter Humphrey
2014-07-17 13:24                                   ` Peter Humphrey
2014-07-16 17:21                       ` Dale
2014-07-17  0:39                         ` [gentoo-user] " walt
2014-07-17  1:01                           ` Dale
2014-07-17 21:41 ` [gentoo-user] SNIP " Dale
2014-07-17 22:08   ` Mick
2014-07-18  3:55     ` Dale
2014-07-18  4:32       ` Jc García
2014-07-17 22:48   ` Peter Humphrey
2014-07-18  5:54     ` Mick
2014-07-18  8:12       ` Peter Humphrey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53C4DADD.1020607@gmail.com \
    --to=rdalek1967@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox