Gentoo Archives: gentoo-user

From: gentuxx <gentuxx@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Dependency determination
Date: Tue, 20 Sep 2005 06:00:49
Message-Id: 432FA360.1070909@gmail.com
In Reply to: Re: [gentoo-user] Dependency determination by "A. Khattri"
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 A. Khattri wrote:
5
6 >On Mon, 19 Sep 2005, gentuxx wrote:
7 >
8 >>As a clarification, I have the "net-dialup/" subtree excluded from
9 >>portage as described by another thread on this list
10 >>(/etc/portage/rsyc_excludes). But when I run "emerge --ask --verbose
11 >>- --update --newuse --deep world", I get the "net-dialup/ppp" package as
12 >>one that is queued to be installed. I can only guess that this means
13 >>that it's a dependency of another package that is already installed.
14 >>So, how would I found out what the "root" package is that is requiring
15 >>net-dialup/ppp as a dependency?
16 >
17 >
18 >If you add the --tree (or -t) flag to the emerge command it will show what
19 >package (and/or USE flag) is pulling it in.
20 >
21 >
22 That was enough! Thanks!!! It turns out that the "pesky packages"
23 were dependencies of other things that I didn't need or use. (Which
24 is what I had hoped.)
25
26 I unemerged the "root" packages, and everything is good.
27
28 One thing to note for anyone that might have the same question/problem
29 in the future:
30
31 The "--tree" option appears to only show the closest dependency.
32 Which means that if there are several packages (as in my case) that
33 depend on the one you don't want to install, you'll have to re-run
34 emerge with the "--tree" option, and subsequently de-install the
35 packages you don't want, until the package doesn't show up.
36
37 Thanks again, Khattri.
38
39 - --
40 gentux
41 echo "hfouvyAdpy/ofu" | perl -pe 's/(.)/chr(ord($1)-1)/ge'
42
43 gentux's gpg fingerprint ==> 34CE 2E97 40C7 EF6E EC40 9795 2D81 924A
44 6996 0993
45 -----BEGIN PGP SIGNATURE-----
46 Version: GnuPG v1.4.1 (GNU/Linux)
47
48 iD8DBQFDL6NdLYGSSmmWCZMRAn9XAJ4vaa+0xgyhYQTiTue8W5y3Z3SFSgCg4jwv
49 UsivSNI7Ee6Tc/UaYT67YzY=
50 =Lme4
51 -----END PGP SIGNATURE-----
52
53 --
54 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Dependency determination Neil Bothwick <neil@××××××××××.uk>
Re: [gentoo-user] Dependency determination "A. Khattri" <ajai@××××.net>
Re: [gentoo-user] Dependency determination Rumen Yotov <rumen_yotov@×××.bg>