Gentoo Archives: gentoo-user

From: Daevid Vincent <daevid@××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] emerge -D pulling in more than it should these days?!
Date: Thu, 28 Sep 2006 21:28:10
Message-Id: 200609282117.k8SLH942016343@robin.gentoo.org
1 Something has changed recently with 'emerge'. Whenever I use the -D option,
2 which I am pretty much in the habbit of typing 'emerge -Dav' or 'emerge
3 -Davu world/system', I notice it pulling in more stuff than it should. It
4 never acted like this before. It's only been within the past few weeks. On
5 an older Gentoo server (which I don't upgrade nearly as often as my notebook
6 above) it doesn't exhibit this behaviour.
7
8 The difference in portage is: 2.1.2_pre1-r3 and 2.1-r2
9
10 # emerge -av sys-apps/baselayout
11
12 [ebuild U ] sys-apps/baselayout-1.12.5-r2 [1.12.5] USE="unicode
13 -bootstrap -build -static" 0 kB
14
15 # emerge -Dav sys-apps/baselayout
16
17 [ebuild U ] sys-apps/baselayout-1.12.5-r2 [1.12.5] USE="unicode
18 -bootstrap -build -static" 0 kB
19 [ebuild U ] dev-lang/python-2.4.3-r4 [2.4.3-r1] USE="berkdb gdbm ipv6
20 ncurses readline ssl -bootstrap -build -doc -nocxx -tk% -ucs2 (-X%*)
21 (-tcltk%)" 0 kB
22 [ebuild U ] dev-lang/perl-5.8.8-r2 [5.8.8-r1] USE="berkdb gdbm -build
23 -debug -doc -ithreads -perlsuid" 0 kB
24 [ebuild U ] dev-libs/openssl-0.9.8d [0.9.8c-r2] USE="zlib -bindist
25 -emacs -sse2 -test" 0 kB
26
27 # emerge -av sys-apps/baselayout
28
29 [ebuild U ] sys-apps/baselayout-1.12.5-r2 [1.12.5] USE="unicode
30 -bootstrap -build -static" 0 kB
31
32 # emerge -Dav sys-apps/baselayout
33
34 [ebuild U ] sys-apps/baselayout-1.12.5-r2 [1.12.5] USE="unicode
35 -bootstrap -build -static" 0 kB
36 [ebuild U ] dev-lang/python-2.4.3-r4 [2.4.3-r1] USE="berkdb gdbm ipv6
37 ncurses readline ssl -bootstrap -build -doc -nocxx -tk% -ucs2 (-X%*)
38 (-tcltk%)" 0 kB
39 [ebuild U ] dev-lang/perl-5.8.8-r2 [5.8.8-r1] USE="berkdb gdbm -build
40 -debug -doc -ithreads -perlsuid" 0 kB
41 [ebuild U ] dev-libs/openssl-0.9.8d [0.9.8c-r2] USE="zlib -bindist
42 -emacs -sse2 -test" 0 kB
43
44 # emerge -Davu sys-apps/baselayout
45
46 [ebuild U ] sys-apps/baselayout-1.12.5-r2 [1.12.5] USE="unicode
47 -bootstrap -build -static" 0 kB
48 [ebuild U ] dev-lang/python-2.4.3-r4 [2.4.3-r1] USE="berkdb gdbm ipv6
49 ncurses readline ssl -bootstrap -build -doc -nocxx -tk% -ucs2 (-X%*)
50 (-tcltk%)" 0 kB
51 [ebuild U ] dev-lang/perl-5.8.8-r2 [5.8.8-r1] USE="berkdb gdbm -build
52 -debug -doc -ithreads -perlsuid" 0 kB
53 [ebuild U ] dev-libs/openssl-0.9.8d [0.9.8c-r2] USE="zlib -bindist
54 -emacs -sse2 -test" 0 kB
55
56 # emerge -avu sys-apps/baselayout
57
58 [ebuild U ] sys-apps/baselayout-1.12.5-r2 [1.12.5] USE="unicode
59 -bootstrap -build -static" 0 kB
60
61
62 ÐÆ5ÏÐ
63
64
65 --
66 gentoo-user@g.o mailing list

Replies