Gentoo Archives: gentoo-user

From: Paul Hartman <paul.hartman+gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] trying to track down broken dependency
Date: Fri, 18 Sep 2009 22:51:57
Message-Id: 58965d8a0909181551x73073915y10b7c8f356330131@mail.gmail.com
In Reply to: Re: [gentoo-user] trying to track down broken dependency by Paul Hartman
1 On Fri, Sep 18, 2009 at 5:49 PM, Paul Hartman
2 <paul.hartman+gentoo@×××××.com> wrote:
3 > On Fri, Sep 18, 2009 at 5:40 PM, kashani <kashani-list@××××××××.net> wrote:
4 >> kashani@www01 ~ $ emerge -pvt bugzilla
5 >> These are the packages that would be merged, in reverse order:
6 >> Calculating dependencies... done!
7 >>
8 >> emerge: there are no ebuilds to satisfy "~dev-lang/perl-5.10.1".
9 >> (dependency required by "perl-core/Module-Build-0.35" [ebuild])
10 >> (dependency required by "dev-perl/DateTime-TimeZone-0.98" [ebuild])
11 >> (dependency required by "www-apps/bugzilla-3.4.1-r1" [ebuild])
12 >> (dependency required by "bugzilla" [argument])
13 >>
14 >> I don't see anything in man emerge that would help me track down the
15 >> missing dependency. Is there any easy way to do this or do I have to track
16 >> it down the Modeule-Build dependency tree which looks to be the culprit.
17 >>
18 >> kashani
19 >
20 > What version of bugzilla are you trying to emerge? That perl is newer
21 > than any I see in my portage. Are you using an overlay?
22 > www-apps/bugzilla-3.4.1-r1 seems to emerge fine and works with perl
23 > 5.8 here.
24
25 Oops, I see you're trying the same bugzilla. So I wonder what kind of
26 overlays or unmasking might be going on to want a version of perl
27 that's not in portage.