Gentoo Archives: gentoo-alt

From: Steven Trogdon <strogdon@×××××.edu>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Re: stage3 hangs [linux-headers]
Date: Thu, 29 Aug 2013 23:54:59
Message-Id: CAL52bM=9gctOvRJDatsv=u_gLh+608eFGh6Za=SJipuJWO3b1w@mail.gmail.com
In Reply to: Re: [gentoo-alt] Re: stage3 hangs [linux-headers] by Zac Medico
1 On Thu, Aug 29, 2013 at 6:13 PM, Zac Medico <zmedico@g.o> wrote:
2
3 > On Thu, Aug 29, 2013 at 3:12 PM, Steven Trogdon <strogdon@×××××.edu>
4 > wrote:
5 > > On Thu, Aug 29, 2013 at 12:35 PM, Zac Medico <zmedico@g.o> wrote:
6 > >>
7 > >>
8 > >> The unprivileged/chown wrapper captures all of the output from the real
9 > >> chown program and uses it to generate an ewarn message. You might get a
10 > >> clue if you temporarily rename the wrapper so that the real chown
11 > >> program is called directly.
12 > >> --
13 > >> Thanks,
14 > >> Zac
15 > >>
16 > >
17 > > Instead of killing the process I did a Ctrl-C in the terminal to stop
18 > > things, moved unprivileged/chown out of the way and restarted stage3. The
19 > > headers installed, I suppose correctly, and building is now continuing.
20 >
21 > It may be possible for the wrapper to go into an infinite exec loop if
22 > ${BASH_SOURCE[0]} doesn't work correctly (maybe a problem with older
23 > bash). What version of bash did you have?
24 >
25 > From the logs I have
26 *** emerge --oneshot --nodeps --verbose <app-shells/bash-4.2_p20
27 and then
28 >>> emerge (1 of 1) app-shells/bash-4.1_p11 to
29 /storage/strogdon/gentoo-test/
30 This is prior to the linux-header hang. So I presume bash-4.1_p11 was
31 installed.

Replies

Subject Author
Re: [gentoo-alt] Re: stage3 hangs [linux-headers] Steven Trogdon <strogdon@×××××.edu>