Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Env-update missing
Date: Tue, 27 Dec 2011 13:21:52
Message-Id: 4EF9C61B.1010106@gmail.com
In Reply to: Re: [gentoo-user] Env-update missing by Michael Mol
1 Michael Mol wrote:
2 > On Tue, Dec 27, 2011 at 6:45 AM, Mick<michaelkintzios@×××××.com> wrote:
3 >> On Tuesday 27 Dec 2011 08:42:29 Michael Hampicke wrote:
4 >>>> I just tried to reinstall Gentoo on my laptop(x86) and after chrooting
5 >>>> into my new install I tried to run env-update but got a command not
6 >>>> found. I looked in sbin and the command isn't there. I downloaded again
7 >>>> the stage 3 tarball i686 20111213 from another mirror and I'm still not
8 >>>> finding the command. I feel like a goof for asking but has anyone else
9 >>>> run into this error?
10 >>> I just downloaded stage3-i686-20111213.tar.bz2
11 >>> env-update is in '/usr/sbin/env-update'
12 >>>
13 >>> Did you 'source /etc/profile' first. This normally solves problems like
14 >>> this.
15 >> I thought the incantation is:
16 >>
17 >> env-update&& source /etc/profile
18 >>
19 >> has this changed?
20 > NAFAIK.
21 >
22 > What's in $PATH?
23 >
24 > Try /usr/sbin/env-update&& source /etc/profile ...
25 >
26
27 According to the docs, it is this:
28
29 livecd / #env-update&& source /etc/profile
30
31 So Mick is right. I think it is Mick that posted it correctly. Jeez, lots of Mick, Micheals and such on here. o_O
32
33 Dale
34
35 :-) :-)
36
37
38
39 --
40 I am only responsible for what I said ... Not for what you understood or how you interpreted my words!
41
42 Miss the compile output? Hint:
43 EMERGE_DEFAULT_OPTS="--quiet-build=n"