From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8D67F13827E for ; Wed, 11 Dec 2013 16:40:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 34D6FE0B7F; Wed, 11 Dec 2013 16:40:02 +0000 (UTC) Received: from mail-we0-f173.google.com (mail-we0-f173.google.com [74.125.82.173]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DDF24E0AE7 for ; Wed, 11 Dec 2013 16:40:00 +0000 (UTC) Received: by mail-we0-f173.google.com with SMTP id u57so6865578wes.32 for ; Wed, 11 Dec 2013 08:39:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=9V5efRtQ+rbe1X+5Yb0EXedcd8uVj0e/Eco0oyMg6VU=; b=oYam1BJ+MomZy1exEouZZt4Omjsyh9FOKQfYJ2dAyeDRcK1TGYEh1wPWP3rxUbXohp 9J43mNxK9o/zmumGorSWOIgNSvewdg2jMQkiN/shdDB8AAc3sXEEtPdriQRfncA/nu6k A+Ranx7pHI4T89sHgXUA8wgvPG2QGycWAGubEkLxbGR1iUcYwanb6i5JcbhXVeaeDhAV rQdTRAhodJwOF5KTmwqodE1yqvLytYymg+OitRGegA760SrfO4lTi17iUX4D+5V9YcL9 JeboPxOgqSyKR48SKl8cv/fSv72uHdpWqR2n29+1/OXSCYnFWvqtIv3fPKZnmeAInAEV XlRA== X-Received: by 10.180.182.136 with SMTP id ee8mr3696381wic.19.1386779999654; Wed, 11 Dec 2013 08:39:59 -0800 (PST) Received: from [172.20.0.40] (196-210-126-115.dynamic.isadsl.co.za. [196.210.126.115]) by mx.google.com with ESMTPSA id hv5sm16422778wib.2.2013.12.11.08.39.57 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 11 Dec 2013 08:39:58 -0800 (PST) Message-ID: <52A8955F.6090202@gmail.com> Date: Wed, 11 Dec 2013 18:39:59 +0200 From: Alan McKinnon User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Something is pulling in gnome-base References: <201312071017.06217.michaelkintzios@gmail.com> <201312102349.08589.michaelkintzios@gmail.com> <3550687.bLDV09osV3@wstn> <201312111629.44251.michaelkintzios@gmail.com> In-Reply-To: <201312111629.44251.michaelkintzios@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: 0d8cd686-e0ce-4e68-b314-4e596fbc9b8a X-Archives-Hash: 7973d8f6bbec4a78add878b5d0161e8e On 11/12/2013 18:29, Mick wrote: > On Wednesday 11 Dec 2013 10:58:19 Peter Humphrey wrote: >> On Tuesday 10 Dec 2013 23:49:06 Mick wrote: >>> I seem to have two packages from gnome: >>> >>> # emerge --depclean -v -a app-admin/system-config-printer-gnome >>> >>> Calculating dependencies... done! >>> >>> app-admin/system-config-printer-gnome-1.4.3 pulled in by: >>> kde-base/print-manager-4.10.5 requires >>> app-admin/system-config-printer- >>> >>> gnome >>> >>> # emerge --depclean -v -a gnome-base/gnome-common >>> >>> Calculating dependencies... done! >>> >>> gnome-base/gnome-common-3.7.4 pulled in by: >>> dev-python/pygobject-3.8.3 requires gnome-base/gnome-common >>> >>> Not sure why they are being pulled in as dependencies ... ? >> >> Further to what Alan said, I don't even have print-manager installed here. >> I checked what would be pulled in if I did install it and found 10 >> dependencies, including the two Alan mentioned. Did you install >> print-manager explicitly, or was it pulled in by something else? I have 8 >> kde-base/*-meta packages installed but none of them have pulled in >> print-manager. >> >> Printing seems to work well enough here since I connected my printers to my >> workstation directly. My mini-server used to be a print server until a new >> version of CUPS was released a few months ago. I couldn't get it to share >> printers so I just moved them. > > I have not to my knowledge installed a print-manager explicitly, so I assume > it was pulled in by one of the kde metas. > $ equery depends print-manager * These packages depend on print-manager: kde-base/kdeutils-meta-4.11.4 (cups ? >=kde-base/print-manager-4.11.4:4[aqua=]) Set USE="-cups" to fix -- Alan McKinnon alan.mckinnon@gmail.com