From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1IC3ee-00018S-3v for garchives@archives.gentoo.org; Sat, 21 Jul 2007 01:21:08 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l6L1JqFO004209; Sat, 21 Jul 2007 01:19:52 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l6L1FTRR031891 for ; Sat, 21 Jul 2007 01:15:29 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 9BB0464DF9 for ; Sat, 21 Jul 2007 01:15:28 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: 0.136 X-Spam-Level: X-Spam-Status: No, score=0.136 required=5.5 tests=[BAYES_50=0.001, FORGED_RCVD_HELO=0.135] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7EbxxgR-+Cwm for ; Sat, 21 Jul 2007 01:15:24 +0000 (UTC) Received: from mail.askja.de (mail.askja.de [83.137.103.136]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 50A4164E49 for ; Sat, 21 Jul 2007 01:15:23 +0000 (UTC) Received: from xdsl-213-196-211-143.netcologne.de ([213.196.211.143] helo=zone.wonkology.org) by mail.askja.de with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.67) (envelope-from ) id 1IC3Z2-0003Gg-MS for gentoo-user@gentoo.org; Sat, 21 Jul 2007 03:15:20 +0200 Received: from localhost (localhost [127.0.0.1]) (uid 1000) by zone.wonkology.org with local; Sat, 21 Jul 2007 03:14:22 +0200 id 000305F0.46A15DEE.000049F8 From: Alex Schuster Organization: Wonkology To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] emerge --depclean question Date: Sat, 21 Jul 2007 03:15:14 +0200 User-Agent: KMail/1.9.5 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200707210315.15286.wonko@wonkology.org> X-Archives-Salt: 989dd3fc-4fc9-4ca2-9802-6bb810efdce3 X-Archives-Hash: 56fab83097c4984298ce5abfaee51675 Hi there! Any idea why emerge --depclean wants to remove app-shells/bash-completion-config? It it needed by some installed packages: wonko@knork ~ --> equery depends app-shells/bash-completion-config [ Searching for packages depending on app-shells/bash-completion-config... ] app-editors/vim-7.0.235 (bash-completion? app-shells/bash-completion-config) app-editors/vim-core-7.0.235 (bash-completion? app-shells/bash-completion-config) app-misc/figlet-222 (bash-completion? app-shells/bash-completion-config) app-portage/genlop-0.30.7 (bash-completion? app-shells/bash-completion-config) app-portage/udept-0.5.99.0.2.95-r1 (bash-completion? app-shells/bash-completion-config) dev-util/subversion-1.3.2-r4 (bash-completion? app-shells/bash-completion-config) I have the bash-completion USE flag set, so why does emerge --depclean want to remove this package? I also tried dep -a -d (from app-portage/udept), it also wants to remove it. My system is up to date, I did emerge -NuD world and revdep-rebuild. This is no big problem of course, I am just curious and would like to understand what is going on. Alex -- gentoo-user@gentoo.org mailing list