On Tue, Nov 29, 2011 at 10:44:43PM +0100, John Marino wrote:
It seems that we are probably both correct. I've seen this three
times so far,
the last being on the package p5-Catalyst-Model-RDBO. I believe the
cause for
this particular failure is the dependency upon p5-CPAN-Meta. The
dependency tree
for that package is:
p5-CPAN-Meta:
p5-PathTools
p5-Test-Simple
p5-Extutils-MakeMaker:
p5-CPAN-Meta
p5-Parse-CPAN-Meta
p5-File-Copy-Recursive
I have no idea how you are creating that dependency tree. From my build
machine:
# make pbulk-index
PKGNAME=p5-CPAN-Meta-2.112150
ALL_DEPENDS= digest>=20010302:../../pkgtools/digest
checkperms>=1.1:../../sysutils/checkperms perl>=5.14.0:../../lang/perl5
perl<5.16.0:../../lang/perl5
...
Joerg