Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] New Gentoo system has become unstable and unusable - help, please!
Date: Fri, 12 Feb 2010 08:53:10
Message-Id: 201002121050.46463.alan.mckinnon@gmail.com
In Reply to: [gentoo-user] New Gentoo system has become unstable and unusable - help, please! by Alan Mackenzie
1 On Friday 12 February 2010 10:54:53 Alan Mackenzie wrote:
2 > Hi, Gentoo,
3 >
4 > My new Gentoo box has become unusably unstable.
5 >
6 > The first sign was when the compiler threw a segfault whilst emerging
7 > the xfce window manager. I "solved" this by emerging Openbox instead.
8 >
9 > Then I got another compiler segfault whilst emerging firefox (yes, I
10 > know there's a binary for this).
11
12
13
14 everything you mention below is indicative of failing hardware, especially RAM
15 closely followed by PSU.
16
17 Swap them out with known good items and test thoroughly *before* doing
18 anything else.
19
20
21
22
23
24 >
25 > Then, on somebody's advice (not fully understood), I did
26 >
27 > # emerge -e gcc
28 >
29 > , to try and get a consistent working gcc. This crashed. I repeated
30 > the invocation, and it crashed more quickly. :-(
31 >
32 > At this point, I thought, just reload "everything" from the stage3, with
33 >
34 > # cd / ; bunzip2 /stage3-amd64-20100121.tar.gz
35 >
36 > , which didn't help either. I emerged gentoolkit, to see if I could get
37 > some handle on the mess. Then
38 >
39 > # revdep-rebuild -p
40 >
41 > threw a segfault.
42 >
43 > At this point, I'm feeling a bit sad. My rough guess is that there's
44 > some conflict somewhere between 32-bit and 64-bit code, and some of my
45 > USE flags are inconsistent with some others, or the kernel, or something
46 > like that.
47 >
48 > One other thing I remember vaguely is that early on, some emerge told me
49 > I had to "revdep-rebuild" something. I wasn't able to do this through
50 > not yet knowing what "revdep-rebuild" meant, and not having any file of
51 > that name on my system. Could this be the cause?
52 >
53 > Finally, is there a way of reloading/rebuilding ALL the executables
54 > onto/on my system without discarding all my painfully wrought config
55 > files and without portage getting confused?
56 >
57 > Thanks in advance for the help!
58
59 --
60 alan dot mckinnon at gmail dot com

Replies