Gentoo Archives: gentoo-user

From: Pandu Poluan <pandu@××××××.info>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge --update --newuse world before emerge source?
Date: Thu, 31 Mar 2011 12:02:31
Message-Id: AANLkTikt01PfpUfG2WsY2fD46ZUOda5S4O_WSSHcODHH@mail.gmail.com
In Reply to: Re: [gentoo-user] emerge --update --newuse world before emerge source? by KH
1 On Thu, Mar 31, 2011 at 16:05, KH <gentoo-user@××××××××××××××××.de> wrote:
2 > Am 31.03.2011 10:34, schrieb Pandu Poluan:
3 >> Hello again. I hope you're not yet bored of my newbie questions...
4 >>
5 >> Out on a whim, I just did `emerge --update --newuse --pretend world`
6 >> *just* before emerging the sources. I got this:
7 >>
8 >> [ebuild     U ] sys-apps/portage-2.1.9.45 [2.1.9.25] USE="-python2%"
9 >> [ebuild     U ] sys-libs/glibc-2.11.3 [2.11.2-r3]
10 >> [ebuild   R   ] sys-libs/ncurses-5.7-r3  USE="unicode* -gpm*"
11 >> [ebuild     U ] sys-libs/zlib-1.2.5-r2 [1.2.3-r1]
12 >> [ebuild  N    ] app-arch/xz-utils-5.0.1  USE="nls threads -static-libs"
13 >> [ebuild   R   ] sys-apps/coreutils-8.7  USE="unicode*"
14 >> [ebuild     U ] sys-devel/gcc-4.4.5 [4.4.4-r2]
15 >> [ebuild     U ] sys-apps/util-linux-2.18-r1 [2.17.2] USE="cramfs%* unicode*"
16 >> [ebuild   R   ] app-arch/gzip-1.4  USE="-pic*"
17 >> [ebuild     U ] sys-apps/net-tools-1.60_p20100815160931
18 >> [1.60_p20090728014017-r1]
19 >> [ebuild     U ] sys-apps/file-5.05 [5.04]
20 >> [ebuild   R   ] sys-process/procps-3.2.8  USE="unicode*"
21 >> [ebuild     U ] net-misc/rsync-3.0.8 [3.0.7]
22 >> [ebuild   R   ] sys-apps/baselayout-1.12.14-r1  USE="unicode*"
23 >>
24 >> Should I `emerge --update --newuse world` before emerging the sources?
25 >>
26 >> Rgds,
27 >> --
28 >> Pandu E Poluan
29 >> ~ IT Optimizer ~
30 >> Visit my Blog: http://pepoluan.posterous.com
31 >
32 > Hi,
33 >
34 > most likely you did an emerge --sync befor. There should have been a
35 > notice like: A new version of portage is available. It is recomendet to
36 > update portage first.
37 > So you should run emerge -av portage first.
38 > After this you could update gcc but since it is a minore update it
39 > wouldn't mater.
40 >
41 > Regards
42 > KH
43 > --
44
45 Alright. I did emerge --update portage
46
47 Should I emerge these, too:
48 + glibc
49 + zlib
50 + xz-utils
51 + gzip
52 + rsync
53
54 Rgds,
55 --
56 Pandu E Poluan
57 ~ IT Optimizer ~
58 Visit my Blog: http://pepoluan.posterous.com

Replies

Subject Author
Re: [gentoo-user] emerge --update --newuse world before emerge source? Neil Bothwick <neil@××××××××××.uk>