Gentoo Archives: gentoo-user

From: Alex Schuster <wonko@×××××××××.org>
To: gentoo-user@l.g.o
Subject: [gentoo-user] emerge --depclean question
Date: Sat, 21 Jul 2007 01:21:08
Message-Id: 200707210315.15286.wonko@wonkology.org
1 Hi there!
2
3 Any idea why emerge --depclean wants to remove
4 app-shells/bash-completion-config? It it needed by some installed packages:
5
6 wonko@knork ~ --> equery depends app-shells/bash-completion-config
7 [ Searching for packages depending on app-shells/bash-completion-config... ]
8 app-editors/vim-7.0.235 (bash-completion? app-shells/bash-completion-config)
9 app-editors/vim-core-7.0.235 (bash-completion? app-shells/bash-completion-config)
10 app-misc/figlet-222 (bash-completion? app-shells/bash-completion-config)
11 app-portage/genlop-0.30.7 (bash-completion? app-shells/bash-completion-config)
12 app-portage/udept-0.5.99.0.2.95-r1 (bash-completion? app-shells/bash-completion-config)
13 dev-util/subversion-1.3.2-r4 (bash-completion? app-shells/bash-completion-config)
14
15 I have the bash-completion USE flag set, so why does emerge --depclean
16 want to remove this package? I also tried dep -a -d
17 (from app-portage/udept), it also wants to remove it.
18
19 My system is up to date, I did emerge -NuD world and revdep-rebuild.
20
21 This is no big problem of course, I am just curious and would like to
22 understand what is going on.
23
24 Alex
25
26 --
27 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] emerge --depclean question Kevin O'Gorman <kogorman@×××××.com>
Re: [gentoo-user] emerge --depclean question Zac Medico <zmedico@g.o>