From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1N3aVk-0008El-J2 for garchives@archives.gentoo.org; Thu, 29 Oct 2009 19:18:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8500FE09AD; Thu, 29 Oct 2009 19:17:30 +0000 (UTC) Received: from ey-out-1920.google.com (ey-out-1920.google.com [74.125.78.148]) by pigeon.gentoo.org (Postfix) with ESMTP id 31F4BE09AD for ; Thu, 29 Oct 2009 19:17:30 +0000 (UTC) Received: by ey-out-1920.google.com with SMTP id 3so433488eyh.40 for ; Thu, 29 Oct 2009 12:17:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=mlA6gYDzvgD4jqIJyoPsfilxSbvYuVh9L518nhlELSE=; b=ko5InCiQXNlS6ZkKbmp097rY4XPO2IcyuzjcdPfxpd6zhFZC+gS2PeeApqaVoEjthB wCIdG5Nweywt6vhuFM0s46UH12xoGgOFNcUSXABdm6Wao7mCz+ayX6OqgXvkKUTD9KwL FW5FLVOP3+uxSwGx1gZjR6dxBb0Q31/hnIj+M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:message-id; b=YMc6UgQN10KgoOGLoTXnzcSMJ3QD3lBhaiWMORHd5UYBItF1zuW+EP35nVv9IMSkFU 384uW/ZF9pdCBk8rrwzS4e8A1bnmOYKP2Y7/ZWdcWWOkfE0LhdNpszmwv2YgptHR/teR YDniRod54FZEikONeP9UBocOH/H1eW94rSK+A= Received: by 10.216.93.1 with SMTP id k1mr192048wef.151.1256843849498; Thu, 29 Oct 2009 12:17:29 -0700 (PDT) Received: from nazgul.localnet (196-210-153-40-rrdg-esr-2.dynamic.isadsl.co.za [196.210.153.40]) by mx.google.com with ESMTPS id 5sm9102408eyf.9.2009.10.29.12.17.28 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 29 Oct 2009 12:17:28 -0700 (PDT) From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Portage strangeness with imagemagick Date: Thu, 29 Oct 2009 21:16:24 +0200 User-Agent: KMail/1.12.2 (Linux/2.6.31-zen4; KDE/4.3.2; x86_64; ; ) References: <200910291939.27820.Dan.Johansson@dmj.nu> <200910291952.57755.dirk.heinrichs@online.de> <200910292008.28201.Dan.Johansson@dmj.nu> In-Reply-To: <200910292008.28201.Dan.Johansson@dmj.nu> 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 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200910292116.24736.alan.mckinnon@gmail.com> X-Archives-Salt: 0b2bb801-35ef-413d-8633-dce29d36fd20 X-Archives-Hash: 688bde30a9639b1e4e647b78e05b1031 On Thursday 29 October 2009 21:08:27 Dan Johansson wrote: > On Thursday 29 October 2009 19.52:52 Dirk Heinrichs wrote: > > Am Donnerstag 29 Oktober 2009 19:39:27 schrieb Dan Johansson: > > > Today when I do an update world on one of my serves I get the > > > following: > > > > > > ----------------------------------------------------8<----------------- > > >-- -- ----------------------------- # emerge --update --deep --verbose > > > --reinstall changed-use --with-bdeps y world --pretend --tree > > > > > > These are the packages that would be merged, in reverse order: > > > > > > Calculating dependencies... done! > > > > > > emerge: there are no ebuilds built with USE flags to satisfy ">=x11- > > > libs/cairo-1.6[X]". > > > !!! One of the following packages is required to complete your request: > > > - x11-libs/cairo-1.8.8 (Change USE: +X) > > > (dependency required by "x11-libs/gtk+-2.16.6" [ebuild]) > > > (dependency required by "media-gfx/ufraw-0.15-r1" [ebuild]) > > > (dependency required by "media-gfx/imagemagick-6.5.2.9" [ebuild]) > > > (dependency required by "www-apps/gallery-2.3" [ebuild]) > > > (dependency required by "world" [argument]) > > > ----------------------------------------------------8<----------------- > > >-- -- ----------------------------- > > > > > > As this is a server I really do not want/need X on this host. > > > > So why do have gtk+ in your USE, then? That's the one that makes ufraw > > pull in gtk+ which in turn wants cairo with the X flag. OTOH, this > > doesn't mean you'll get X installed on your machine. You'll only get a > > handful of X libs. > > > > > I can not see why it works if I first deletes all USE flags (-*) and > > > the just sets the USE flags I need again. > > > > Because it's not imagemagick that wants cairo with X (which the emerge > > output above clearly states). > > > > Bye... > > > > Dirk > > Yes, I can see that it's not imagemagick directly that pulls in cairo. And > I do not have the gtk USE flag set: > > # euse -i gtk > global use flags (searching: gtk) > ************************************************************ > [- ] gtk - Adds support for x11-libs/gtk+ (The GIMP Toolkit) > <...snip...> > ufraw's DEPEND: RDEPEND="media-libs/jpeg >=media-libs/lcms-1.13 media-libs/tiff >=x11-libs/gtk+-2.4.0 You don't have a choice. With ufraw you are going to get gtk+. imagemagick pulls in ufraw: RDEPEND="raw? ( media-gfx/ufraw ) But you have -raw in USE for imagemagick Hmm. What does emerge --info have to say about USE=raw? What does emerge -pvt imagemagick have to say? I'm thinking raw may be overridden in your profile. what profile are you using? -- alan dot mckinnon at gmail dot com