From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JC7x0-0001nF-93 for garchives@archives.gentoo.org; Tue, 08 Jan 2008 06:28:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1D0A8E0835; Tue, 8 Jan 2008 06:28:16 +0000 (UTC) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.251]) by pigeon.gentoo.org (Postfix) with ESMTP id 76FCBE0814 for ; Tue, 8 Jan 2008 06:28:15 +0000 (UTC) Received: by an-out-0708.google.com with SMTP id c8so1590237ana.47 for ; Mon, 07 Jan 2008 22:28:15 -0800 (PST) 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:content-disposition:message-id; bh=wfOyJazfDY2T24b8H4qbZbTsf3K+8XYkDCUAm64Hc3E=; b=mZoyNnW8NuRlDK5kPQEmFTKMpIfdQGOiSdf+K7xGiGSuh7pM80YBnFoUsgTEmkP83Us9rNmQiYsByNsoQkm3JWUAlADIjKf0lNCDaRWnnI/hX/Z/JW2ggl/jYEWNiCS77C+lhuHBL7gUbB9I/vmRb4hC+f1JE09BzNlWM7Zg73g= 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:content-disposition:message-id; b=cmpQPIy44r/kfM4eifKbZXU3UVyxkMdUXFqWbXsGZqEUd3PQkiSOaK3csIyXUJDn4KcrfZG+7pQXsEpP0JfK8sfvhOGuAgW2HM16LaXUCIMLAArU4Z0HkZhDbdkpqGjOGj3YgZO1VkTEhqcsq39okPOz5ss1QPCyZn+D64uA1TU= Received: by 10.100.242.20 with SMTP id p20mr4126509anh.82.1199773695232; Mon, 07 Jan 2008 22:28:15 -0800 (PST) Received: from ?192.168.0.9? ( [196.209.34.33]) by mx.google.com with ESMTPS id k77sm28094206rnb.5.2008.01.07.22.28.12 (version=SSLv3 cipher=OTHER); Mon, 07 Jan 2008 22:28:14 -0800 (PST) From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] digraph error while trying to emerge Date: Tue, 8 Jan 2008 08:23:34 +0200 User-Agent: KMail/1.9.7 References: <432beae0801072010g1f8d212cy240b9be32d233e37@mail.gmail.com> In-Reply-To: <432beae0801072010g1f8d212cy240b9be32d233e37@mail.gmail.com> 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 Content-Disposition: inline Message-Id: <200801080823.34105.alan.mckinnon@gmail.com> X-Archives-Salt: 43bed04c-e04d-48bf-9639-92774169916e X-Archives-Hash: 05ecd74fe3b5c2ccbe4b2f5157568fbc On Tuesday 08 January 2008, Justin Patrin wrote: > I honestly have no idea how to deal with this one. It started a few > weeks ago and I hoped it would go away by itself. > > !!! Multiple versions within a single package slot have been > !!! pulled into the dependency graph: > > ('ebuild', '/', 'dev-java/bcprov-1.37', 'merge') pulled in by > ('ebuild', '/', 'dev-java/bcmail-1.37', 'merge') > > ('ebuild', '/', 'dev-java/bcprov-1.38', 'merge') pulled in by > ('ebuild', '/', 'dev-java/itext-2.0.6', 'merge') I'm not sure why itext wants to emerge bcprov-1.38 - that version is unstable and everything else is stable. But itext will be happy with bcprov-1.37, so mask out bcprov-1.38 as not to be installed: echo =dev-java/bcprov-1.38 >> /etc/portage/package.mask -- Alan McKinnon alan dot mckinnon at gmail dot com -- gentoo-user@lists.gentoo.org mailing list