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 1LQQJj-0001hr-6p for garchives@archives.gentoo.org; Fri, 23 Jan 2009 17:59:43 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 08735E0978; Fri, 23 Jan 2009 17:59:42 +0000 (UTC) Received: from mail-fx0-f20.google.com (mail-fx0-f20.google.com [209.85.220.20]) by pigeon.gentoo.org (Postfix) with ESMTP id B5EA8E0978 for ; Fri, 23 Jan 2009 17:59:41 +0000 (UTC) Received: by fxm13 with SMTP id 13so1109320fxm.10 for ; Fri, 23 Jan 2009 09:59:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=7nFDvMfWUyrILivMBOESTNiLOW4vskiT8mNFaE72x7k=; b=e7RdZVDSCfYWg5lH3yF0MXWkkdF9a6qX9dcrTIEd3Sj6eczVoWy7KRZPNbqJj1FyrF 5Z3Nv/bQyyugbdIAQZExq14IaxPfMe48aE5C0+Z51OWCouix7eIUnG6mMsi8AxMi0knd IJ5cprcBliktWDoXIMQ0qBlRC+7CHEVXoZ72c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=rzn7qAdyCRxRQtVupjtjKfzVxNgbb1szT1XvVQaMVf5DfdwMhnI2IiyLaI8Qagk5XG M66dhuox4KQ/piMCQshnJmOxjkFdxfOVCwuy2T1gjaahU9cWF0ix4in7fYhIvJik3MlT LzydnhcaYObwKKkCxhcPD3CMT6d85OqXPTmwY= 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 Received: by 10.181.220.19 with SMTP id x19mr373848bkq.136.1232733581114; Fri, 23 Jan 2009 09:59:41 -0800 (PST) Date: Fri, 23 Jan 2009 09:59:41 -0800 Message-ID: <49bf44f10901230959pfe4908fo1051b232afb6d11e@mail.gmail.com> Subject: [gentoo-user] "Error: circular dependencies" From: Grant To: Gentoo mailing list Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 845c896e-f7d4-42fa-b16f-d8311cdf2655 X-Archives-Hash: 7b0ab21a4c8c70f081f35382d1f8138d This ebuild is from the java-overlay. Is it just a bad ebuild or can I fix this? I tried disabling the nsplugin USE flag with the same result. # emerge icedtea6 Calculating dependencies... done! [ebuild N ] dev-java/icedtea6-1.3.1-r2 USE="nsplugin -cacao -debug -doc -examples -javascript -pulseaudio -shark -zero" * Error: circular dependencies: ('ebuild', '/', 'dev-java/icedtea6-1.3.1-r2', 'merge') depends on ('ebuild', '/', 'dev-java/icedtea6-1.3.1-r2', 'merge') (hard) * Note that circular dependencies can often be avoided by temporarily * disabling USE flags that trigger optional dependencies. - Grant