Gentoo Archives: gentoo-user

From: Andrey Falko <ma3oxuct@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: strangeness with emerge -uD world
Date: Thu, 31 Jul 2008 04:15:20
Message-Id: 350fc7cf0807302115t424f23acr49f7004b8bce9cac@mail.gmail.com
In Reply to: [gentoo-user] Re: strangeness with emerge -uD world by "»Q«"
1 On Wed, Jul 30, 2008 at 6:32 PM, »Q« <boxcars@×××.net> wrote:
2 > On Wed, 30 Jul 2008 00:15:25 -0700
3 > "Andrey Falko" <ma3oxuct@×××××.com> wrote:
4 >
5 >> On Tue, Jul 29, 2008 at 11:42 PM, »Q« <boxcars@×××.net> wrote:
6 >> > I'm using portage-2.1.4.4.
7 >> >
8 >> > $ emerge -pqu world
9 >> > [ebuild U ] www-client/mozilla-firefox-3.0.1 [2.0.0.16]
10 >> >
11 >> > but
12 >> >
13 >> > $ emerge -pqu --deep world
14 >> >
15 >> > gives no output. I've never seen --deep cause fewer updates. What
16 >> > am I missing? I have EMERGE_DEFAULT_OPTS="--with-bdeps y" in
17 >> > make.conf, and I don't know what more info to post.
18 >>
19 >> Is Firefox in /var/lib/portage/world? If not, do you intend Firefox to
20 >> be a dependency? The only "legitimate" behavior I see is that Firefox
21 >> is a dependency for a package that is not part of your world.
22 >
23 > Yeah, it is in the world file, and it does show up in bold with `emerge
24 > -pu world`.
25 >
26 > --
27 > »Q«
28 > Kleeneness is next to Gödelness.
29 >
30 >
31 >
32 >
33
34 If the problem persists after you remove
35 EMERGE_DEFAULT_OPTS="--with-bdeps y", I'd file a bug.