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 <gentoo-user+bounces-100499-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1MomJ2-0000et-Vj
	for garchives@archives.gentoo.org; Fri, 18 Sep 2009 22:51:57 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 781C3E064A;
	Fri, 18 Sep 2009 22:51:55 +0000 (UTC)
Received: from mail-yx0-f174.google.com (mail-yx0-f174.google.com [209.85.210.174])
	by pigeon.gentoo.org (Postfix) with ESMTP id 5B86BE064A
	for <gentoo-user@lists.gentoo.org>; Fri, 18 Sep 2009 22:51:55 +0000 (UTC)
Received: by yxe4 with SMTP id 4so1675490yxe.32
        for <gentoo-user@lists.gentoo.org>; Fri, 18 Sep 2009 15:51:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:sender:received:in-reply-to
         :references:date:x-google-sender-auth:message-id:subject:from:to
         :content-type;
        bh=x3g/VtdbiRoVKEvtziTPG27N6FSBcL6POpPSJcOK+yY=;
        b=sd8idEzfsDe1QK40vGW9SpGKZ0OWKbtPsbWiMSrLDWhTPaGfmx2LePTMIm4tIZ0nrq
         CyFJ/L6J5yj6ulBKbyKz4/MnBNgTR9njrbQqfsfNG3vhWuQhSyiMVjiFtGn+D2ILh5l/
         LfAiFrzo+dQJO8PvkITOwohvcGlDFing1AxHA=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:sender:in-reply-to:references:date
         :x-google-sender-auth:message-id:subject:from:to:content-type;
        b=ECqb6R9QC26EJWhL+QoWuB7v380qXmajf8lLiOiy0LzXtc0UClSmYNVs0qv4V25i4r
         xPZkOaoma3dU+WzztuAeQp5PbOgdD9pAnOQGjKzkt6BraoonIYdRf3twh7ID2p4wBwHQ
         vh3V+xurE/WIYflzx5Rvgtzh4RIlAwTm/rob4=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Sender: paul.hartman@gmail.com
Received: by 10.150.237.1 with SMTP id k1mr4251961ybh.69.1253314315094; Fri, 
	18 Sep 2009 15:51:55 -0700 (PDT)
In-Reply-To: <58965d8a0909181549n5fa37e65s27331a683178d2ff@mail.gmail.com>
References: <4AB40C62.1090204@badapple.net>
	 <58965d8a0909181549n5fa37e65s27331a683178d2ff@mail.gmail.com>
Date: Fri, 18 Sep 2009 17:51:55 -0500
X-Google-Sender-Auth: d92a8dc0367ca273
Message-ID: <58965d8a0909181551x73073915y10b7c8f356330131@mail.gmail.com>
Subject: Re: [gentoo-user] trying to track down broken dependency
From: Paul Hartman <paul.hartman+gentoo@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
X-Archives-Salt: d56f2b88-f35e-4997-a141-5f30a1671660
X-Archives-Hash: fd783ab763d55506a70d5e6854467d36

On Fri, Sep 18, 2009 at 5:49 PM, Paul Hartman
<paul.hartman+gentoo@gmail.com> wrote:
> On Fri, Sep 18, 2009 at 5:40 PM, kashani <kashani-list@badapple.net> wrote:
>> kashani@www01 ~ $ emerge -pvt bugzilla
>> These are the packages that would be merged, in reverse order:
>> Calculating dependencies... done!
>>
>> emerge: there are no ebuilds to satisfy "~dev-lang/perl-5.10.1".
>> (dependency required by "perl-core/Module-Build-0.35" [ebuild])
>> (dependency required by "dev-perl/DateTime-TimeZone-0.98" [ebuild])
>> (dependency required by "www-apps/bugzilla-3.4.1-r1" [ebuild])
>> (dependency required by "bugzilla" [argument])
>>
>>        I don't see anything in man emerge that would help me track down the
>> missing dependency. Is there any easy way to do this or do I have to track
>> it down the Modeule-Build dependency tree which looks to be the culprit.
>>
>> kashani
>
> What version of bugzilla are you trying to emerge? That perl is newer
> than any I see in my portage. Are you using an overlay?
> www-apps/bugzilla-3.4.1-r1 seems to emerge fine and works with perl
> 5.8 here.

Oops, I see you're trying the same bugzilla. So I wonder what kind of
overlays or unmasking might be going on to want a version of perl
that's not in portage.