Gentoo Archives: gentoo-user

From: Daniel Iliev <danny@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] depclean and DuN world loop
Date: Fri, 22 Dec 2006 09:58:55
Message-Id: 458BAB50.7020203@ilievnet.com
In Reply to: Re: [gentoo-user] depclean and DuN world loop by Neil Bothwick
1 Neil Bothwick wrote:
2 > On Fri, 22 Dec 2006 09:49:06 +0200, Daniel Iliev wrote:
3 >
4 >
5 >> "emerge --depclean" removes "perl-core/DB_File".
6 >> "emerge -DuN world" installs "perl-core/DB_File".
7 >>
8 >
9 > Add --tree to the second command.
10 >
11 >
12 >
13
14 Here we go:
15
16 emerge -DuN --tree world -pv
17
18 These are the packages that would be merged, in reverse order:
19
20 Calculating world dependencies ..... ..... done!
21 [nomerge ] mail-client/squirrelmail-1.4.8 USE="crypt mysql nls
22 spell ssl vhosts -filter -ldap -postgres"
23 [binary N ] perl-core/DB_File-1.814
24
25
26 --
27 Best regards,
28 Daniel
29
30
31 --
32 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] depclean and DuN world loop Neil Bothwick <neil@××××××××××.uk>