From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-46393-garchives=archives.gentoo.org@gentoo.org>)
	id 1G1QkI-0000wm-MT
	for garchives@archives.gentoo.org; Fri, 14 Jul 2006 16:42:31 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k6EGcnBs021493;
	Fri, 14 Jul 2006 16:38:49 GMT
Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175])
	by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k6EGRsLj031951
	for <gentoo-user@lists.gentoo.org>; Fri, 14 Jul 2006 16:27:54 GMT
Received: by ug-out-1314.google.com with SMTP id s2so837505uge
        for <gentoo-user@lists.gentoo.org>; Fri, 14 Jul 2006 09:27:45 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth;
        b=kzfaOPd4Ply2rQAkZXcDub++gj0MR4LKilbpVTQXuu55bCo0lM48mlfK5jJTY8B8QQnsAxdl8vZyVCN7bLXyDmQk1rBQpkzIzurDQ82HHM34HL0F7i+uQGAeKZckgs5buuhZ/iaAvLJhHgGM4kJIrXx17J0Xbhh77jAjDKymr4I=
Received: by 10.78.116.19 with SMTP id o19mr1686144huc;
        Fri, 14 Jul 2006 09:27:45 -0700 (PDT)
Received: by 10.78.16.7 with HTTP; Fri, 14 Jul 2006 09:27:45 -0700 (PDT)
Message-ID: <7573e9640607140927q46090299j692d1775e0cefff5@mail.gmail.com>
Date: Fri, 14 Jul 2006 09:27:45 -0700
From: "Richard Fish" <bigfish@asmallpond.org>
Sender: richard.j.fish@gmail.com
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] infinite battle between emerge --depclean and revdep-rebuild
In-Reply-To: <4e90cdd40607140425x6752eb5anc24a9f34ab12399d@mail.gmail.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <yu9irm0dd0e.fsf@nyu.edu>
	 <7573e9640607140142n5167d6f1mcacd4a0dd0709a2b@mail.gmail.com>
	 <4e90cdd40607140425x6752eb5anc24a9f34ab12399d@mail.gmail.com>
X-Google-Sender-Auth: b0201de6559a1256
X-Archives-Salt: 764fbe80-f083-4345-aee2-b3ee6761ae4f
X-Archives-Hash: 12a3e9c862436ef31cb1b22ecb3f8f25

On 7/14/06, Janusz Bossy <janusz.bossy@gmail.com> wrote:
> On 7/14/06, Richard Fish <bigfish@asmallpond.org> wrote:
> > Looks like a circular dependancy between gst-plugins-alsa and
> > gst-plugins.  Circular dependancies are not handled well in portage.
>
> Wow! How can something have circular dependencies? Can you explain that to me?

Yep.

If gst-plugins is merged with the alsa useflag, it depends on gst-plugins-alsa.
But the gst-plugins-alsa ebuild inherits gst-plugins.eclass, which
creates a dependancy on gst-plugins.

-Richard
-- 
gentoo-user@gentoo.org mailing list