On 2014-04-22 18:59:45, DAGOLDEN wrote:
Show quoted text> Latest CPAN::Reporter should fix that.
OK, that's possible. One of the problematic perls has still CPAN::Reporter 1.2010. I'll check it.
Show quoted text> Maybe we need to have CPAN require at least CPAN::Reporter 1.2011.
Unfortunately this is not possible. You would build a circular dependency (CPAN -> CPAN::Reporter -> CPAN).
Regards,
Slaven
Show quoted text>
> David
>
>
> On Tue, Apr 22, 2014 at 6:47 PM, Slaven_Rezic via RT
> <bug-CPAN@rt.cpan.org> wrote:
> > Tue Apr 22 18:47:57 2014: Request 94941 was acted upon.
> > Transaction: Ticket created by SREZIC
> > Queue: CPAN
> > Subject: Broken prerequisite check for CPAN::Reporter
> > Broken in: 2.05
> > Severity: Critical
> > Owner: Nobody
> > Requestors: SREZIC@cpan.org
> > Status: new
> > Ticket <URL:
https://rt.cpan.org/Ticket/Display.html?id=94941 >
> >
> >
> > Starting with CPAN 2.05 FAIL I see the following output after a
> > failed test suite:
> >
> > ----------------------------------------------------------------------
> > CPAN::Reporter: test results were not valid, Prerequisite missing:
> > requires:
> >
> > Module Need Have
> > ------------------ ---------------- ------
> > ! build_requires HASH(0x4f4164c8) n/a
> > ! opt_build_requires HASH(0x4f4171c8) n/a
> > ! opt_requires HASH(0x4f3fa9d8) n/a
> > ! requires HASH(0x4f41b1c8) n/a
> > ----------------------------------------------------------------------
> >
> > I did not check if all my systems/perls are affected, and if all
> > failed test suites are affected.
> >
> > Regards,
> > Slaven
> >