Gentoo Archives: gentoo-user

From: Simon <turner25@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: VPS has issues emerging everything
Date: Fri, 07 Jan 2011 17:25:49
Message-Id: AANLkTiky7nmT8BJVN1kvkQGGP9PvCFpt=Opcd=ed9Q9V@mail.gmail.com
In Reply to: [gentoo-user] VPS has issues emerging everything by Simon
1 I re-emerged perl and it hung a few lines above my previous issue I
2 copied in prev email. But I was able to ctrl-z+%% to unfreeze it.
3 I'm not sure what to do now since the problem is still there...
4
5 I'm not sure what critical package deal most with the ability to check
6 for dependencies (revdep-rebuild was freezing, this one froze while
7 finding dependencies)... if anyone has a guess, I'll try rebuilding
8 that pkg and the winner gets a genuine 100$ of monopoly money.
9
10 Simon
11
12 On Fri, Jan 7, 2011 at 10:56 AM, Simon <turner25@×××××.com> wrote:
13 > Hi there,
14 >  something went wrong during a previous update and now revdep-rebuild
15 > will kind-of freeze around 30%.  When it freezes like that, the
16 > hosting company shows one of it's CPU core is used at 100% non-stop
17 > and the rest is idle.  I have tried `emerge -e world` and with system,
18 > they all fail similarly.
19 >
20 >  I managed to reconfigure it to have a working console and started
21 > the `emerge -e system` from the console.  After a while it froze, but
22 > typed a ctrl-z to suspend the process, then %% to resume it and it
23 > "unlocked" it.  It often hung like in between two phases of the emerge
24 > process (like after unpacking source, or just before doing the
25 > install, etc).  I was able to resume the emerge like that a good dozen
26 > times until now, and now it's really locked, not responding at all...
27 > seems like all 4 cores are used at 100%.
28 >
29 >  It hung while emerging perl and I've included the output on the
30 > console below so you can see exactly where it hung.  I will now force
31 > a reboot on it and retry emerging just perl, I will reply to the list
32 > with my results of that.
33 >
34 > [...]
35 > make[1]: Entering directory
36 > `/mnt/tmp/portage/dev-lang/perl-5.12.2-r4/work/perl-5.12.2'
37 > sh writemain DynaLoader.o  > perlmain.c
38 > rm -f opmini.c
39 > cp op.c opmini.c
40 > rm -f perlmini.c
41 > cp perl.c perlmini.c
42 > echo av.c scope.c op.c doop.c doio.c dump.c gv.c hv.c mg.c reentr.c
43 > mro.c perl.c perly.c pp.c pp_hot.c pp_ctl.c pp_sys.c regcomp.c
44 > regexec.c utf8.c sv.c taint.c toke.c util.c deb.c run.c universal.c
45 > pad.c globals.c perlio.c perlapi.c numeric.c mathoms.c locale.c
46 > pp_pack.c pp_sort.c   miniperlmain.c perlmain.c opmini.c perlmini.c |
47 > tr ' ' '\n' >.clist
48 > make[1]: Leaving directory
49 > `/mnt/tmp/portage/dev-lang/perl-5.12.2-r4/work/perl-5.12.2'
50 > Finding dependencies for av.o.
51 > Finding dependencies for scope.o.
52 > Finding dependencies for op.o.
53 > Finding dependencies for doop.o.
54 > Finding dependencies for doio.o.
55 > Finding dependencies for dump.o.
56 > Finding dependencies for gv.o.
57 > Finding dependencies for hv.o.
58 > Finding dependencies for mg.o.
59 > Finding dependencies for reentr.o.
60 > Finding dependencies for mro.o.
61 > Finding dependencies for perl.o.
62 > Finding dependencies for perly.o.
63 > Finding dependencies for pp.o.
64 > Finding dependencies for pp_hot.o.
65 > Finding dependencies for pp_ctl.o.
66 > Finding dependencies for pp_sys.o.
67 > Finding dependencies for regcomp.o.
68 > Finding dependencies for regexec.o.
69 > Finding dependencies for utf8.o.
70 > Finding dependencies for sv.o.
71 > Finding dependencies for taint.o.
72 > Finding dependencies for toke.o.
73 > Finding dependencies for util.o.
74 > Finding dependencies for deb.o.
75 > Finding dependencies for run.o.
76 > Finding dependencies for universal.o.
77 > Finding dependencies for pad.o.
78 > Finding dependencies for globals.o.
79 > Finding dependencies for perlio.o.
80 > Finding dependencies for perlapi.o.
81 > Finding dependencies for numeric.o.
82 > Finding dependencies for mathoms.o.
83 > Finding dependencies for locale.o.
84 > Finding dependencies for pp_pack.o.
85 > Finding dependencies for pp_sort.o.
86 > Finding dependencies for miniperlmain.o.
87 > Finding dependencies for perlmain.o.
88 > Finding dependencies for opmini.o.
89 > Finding dependencies for perlmini.o.
90 >

Replies

Subject Author
Re: [gentoo-user] Re: VPS has issues emerging everything Mark Knecht <markknecht@×××××.com>