From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=DMARC_MISSING, MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=4.0.0 Received: from smtprelay6.dc2.adelphia.net (smtprelay6.dc2.adelphia.net [64.8.50.38]) by chiba.3jane.net (Postfix) with ESMTP id ED33F2774C for ; Fri, 18 Jan 2002 11:15:21 -0600 (CST) Received: from gent.gentoo.org ([24.48.37.176]) by smtprelay6.dc2.adelphia.net (Netscape Messaging Server 4.15) with SMTP id GQ59BJ00.HD9 for ; Fri, 18 Jan 2002 12:16:31 -0500 Date: Fri, 18 Jan 2002 12:16:25 -0500 From: mikepolniak To: gentoo-dev@gentoo.org Message-Id: <20020118121625.490fb805.mikpolniak@adelphia.net> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: [gentoo-dev] where does world update find gnome dependencies with no gnome installed in my gentoo? Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Developer discussion list List-Unsubscribe: , List-Archive: X-Archives-Salt: 9b6e6359-9e7d-4110-ab89-252c3b125958 X-Archives-Hash: fcfa6dee9dc1e0468003caa033370e66 With my USE= while building gentoo i do not have any gnome installed. I also made sure to not emerge anything with gnome -dependencies. Today an emerge --pretend --world update now wants to add gnome-base/ORBit and gnome-libs: ...................... done! [ebuild U] sys-apps/portage-1.8.5-r4 to / [ebuild U] sys-apps/shadow-4.0.1-r1 to / [ebuild U] sys-libs/gdbm-1.8.0-r4 to / [ebuild U] sys-apps/devfsd-1.3.21 to / [ebuild U] app-admin/sudo-1.6.5_p1 to / [ebuild N ] media-libs/libungif-4.1.0 to / [ebuild U] media-libs/imlib-1.9.11-r1 to / [ebuild N ] dev-db/edb-1.0.2-r1 to / [ebuild U] media-libs/freetype-1.3.1-r3 to / [ebuild N ] media-libs/imlib2-1.0.4-r1 to / [ebuild N ] x11-libs/libast-0.4-r1 to / [ebuild U] x11-terms/eterm-0.9.1-r2 to / [ebuild U] media-sound/xmms-1.2.6-r1 to / [ebuild U] sys-kernel/linux-sources-2.4.18_pre4 to / [ebuild U] x11-wm/fluxbox-0.1.6 to / [ebuild N ] gnome-base/ORBit-0.5.12-r1 to / <----where does it find this [ebuild N ] media-libs/audiofile-0.2.2 to / [ebuild N ] media-sound/esound-0.2.23 to / [ebuild N ] gnome-base/gnome-libs-1.4.1.2-r3 to / <----where does it find this I checked all the ebuilds in the above list and could not find any gnome depends so i ran #emerge --pretend for each pkg in the list (except the 2 gnome) and _no_ gnome is needed to build all the above individually. So i can still keep gnome out by doing all the emerges individually, but the question is where does the emerge --world update find the gnome dependency? I would like to let to do world updates with one emerge. -- Save bandwidth and time - Get Mailfilter - The Anti-Spam Utility http://mailfilter.sourceforge.net/index.html