Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] emerge --update --newuse world before emerge source? Pandu Poluan <pandu@××××××.info>