Gentoo Archives: gentoo-dev

From: Brad Laue <brad@××××××.com>
To: Jon Portnoy <avenj@g.o>
Cc: Dhruba Bandopadhyay <dhruba@××××××××××××.uk>, Gentoo Dev <gentoo-dev@g.o>, Gentoo User <gentoo-user@g.o>
Subject: Re: [gentoo-dev] Portage quibbles
Date: Fri, 21 Mar 2003 00:35:48
Message-Id: 3E7A5E55.2060907@brad-x.com
In Reply to: Re: [gentoo-dev] Portage quibbles by Jon Portnoy
1 Jon Portnoy wrote:
2
3 >>(2) Certain packages are installed but not added to world file.
4 >>
5 >>E.g. If I install evolution and that installs mozilla as a dependency
6 >>then mozilla is not put in world file.
7 >>
8 >>
9 >
10 >Not a bug. Dependencies don't go into world, only explicitly merged
11 >packages.
12 >
13 >
14
15 Small conundrum arises; if evolution is uninstalled and nothing else
16 depends on mozilla, even emerge world -up --deep will not catch and
17 upgrade mozilla if there is an upgrade available; workarounds like using
18 qpkg -nc -I | xargs emerge -up --deep have to be employed, which
19 effectively bypasses the world file and walks the /var filesystem instead.
20
21 Bug?
22
23 Brad
24
25 --
26 // -- http://www.BRAD-X.com/ -- //
27
28
29
30 --
31 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Portage quibbles Louis-Philippe Brochu <lpbrochu@×××××××××.ca>