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 1N3cfF-0003du-MF for garchives@archives.gentoo.org; Thu, 29 Oct 2009 21:36:14 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 89041E08BE; Thu, 29 Oct 2009 21:36:12 +0000 (UTC) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.17.8]) by pigeon.gentoo.org (Postfix) with ESMTP id 24CB7E08BE for ; Thu, 29 Oct 2009 21:36:12 +0000 (UTC) Received: from rohan.altum.de (p5DC817E7.dip0.t-ipconnect.de [93.200.23.231]) by mrelayeu.kundenserver.de (node=mrbap1) with ESMTP (Nemesis) id 0M3u9y-1MCTmL1Oh0-00qwF7; Thu, 29 Oct 2009 22:36:11 +0100 To: gentoo-user@lists.gentoo.org Date: Thu, 29 Oct 2009 22:35:10 +0100 Subject: Re: [gentoo-user] Portage strangeness with imagemagick References: <200910291939.27820.Dan.Johansson@dmj.nu> <200910291952.57755.dirk.heinrichs@online.de> <200910292008.28201.Dan.Johansson@dmj.nu> Message-ID: <200910292235.16681.dirk.heinrichs@online.de> From: "Dirk Heinrichs" Received: from gondolin.localnet (gondolin.altum.de [192.168.1.4]) by rohan.altum.de; Thu, 29 Oct 2009 22:35:18 +0100 Organization: Privat User-Agent: KMail/1.12.2 (Linux/2.6.31.4; KDE/4.3.2; i686; ; ) 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: multipart/signed; boundary="nextPart1558065.WtgfDAs2Fr"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX185S0o/F9rXbiiDSRm8Hvoi0tJ03Le5U7/9xg9 ZqMqRmQ1NbmfbG+A5ixDlQGNJc/qy2Gp13YIKtW7HAiTxZu07o haVXHxteQS32/rpQe6EEQ== X-Archives-Salt: 32ca4d8a-c841-4f70-bbec-226027f268db X-Archives-Hash: 8bc5accd632fdc488d9b6ae0211d2881 --nextPart1558065.WtgfDAs2Fr Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Am Donnerstag 29 Oktober 2009 20:08:27 schrieb Dan Johansson: > 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<---------------= =2D- > > >-- -- ----------------------------- # 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 ">=3Dx11- > > > libs/cairo-1.6[X]". > > > !!! One of the following packages is required to complete your reques= t: > > > - 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<---------------= =2D- > > >-- -- ----------------------------- > > > > > > 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 >=20 > Yes, I can see that it's not imagemagick directly that pulls in cairo. And > I do not have the gtk USE flag set: Oh, I looked into the 0.16 ebuild of ufraw, which contains this: RDEPEND=3D" media-libs/jpeg >=3Dmedia-libs/lcms-1.13 media-libs/tiff exif? ( >=3Dmedia-gfx/exiv2-0.11 ) gnome? ( gnome-base/gconf ) gtk? ( >=3Dx11-libs/gtk+-2.6.0 >=3Dmedia-gfx/gtkimageview-1.5.0 gimp? ( >=3Dmedia-gfx/gimp-2.0 ) ) lensfun? ( >=3Dmedia-libs/lensfun-0.2.3 )" So this one really has the gtk+ dep depending on the presence of the gtk us= e=20 flag. Bye... Dirk --nextPart1558065.WtgfDAs2Fr Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (GNU/Linux) iD8DBQBK6gqU8NVtnsLkZ7sRAso6AKCdsFPzLzPxyRh0+fYzYGij7PvYAACgqrfc 9HAThL1JlN5BqTWwhYxaWok= =4Vl+ -----END PGP SIGNATURE----- --nextPart1558065.WtgfDAs2Fr--