I merely setup my smoker following the instructions in the cpantesters wiki
for CPANPLUS-YACSmoke. The wiki also seems to indicate
that CPANPLUS-YACSmoke is the preferred choice for automated testing versus
CPAN::Reporter. I'd appreciate any guidance on how to better configure my
smoker to prevent spamming distribution developers with these reports.

Thanks,
Chad Thomas


On Tue, Jul 9, 2013 at 6:01 AM, Dave Sherohman <d...@sherohman.org> wrote:

> I suspect a misconfigured smoker.  I got five similar reports this
> morning, all from Chad Thomas, and all having failed due to either DBI
> or DBD::SQLite being missing, even though the prereqs had recognized
> them as missing, so the tests should not have run:
>
> PREREQUISITES:
>
> Here is a list of prerequisites you specified and versions we
> managed to load:
>
>           Module Name                        Have     Want
>           Carp                               1.26        0
>         ! DBD::SQLite                           0        0
>
> I was assuming it may have been because I didn't specify a version, but
> I see from your report that it wasn't just that.
>
>
> On Tue, Jul 09, 2013 at 02:44:51AM -0700, Serguei Trouchelle wrote:
> > Hello,
> >
> > I've just got this report:
> http://www.cpantesters.org/cpan/report/65aea470-e81e-11e2-8209-ed99c704b058
> > It has NA grade, because it cannot find listed prerequisite (which
> should be there according to PERL5LIB).
> >
> > I'm not familiar with CPANPLUS toolchain, but in CPAN::Reporter's
> > case similar report would be discarded because in would fail at
> > Makefile.PL/Build.PL stage. Running "make test/Build test" is
> > pointless (unless it's forced, but I don't think it should be forced
> > in smoker).
> >
> > Another question is why prerequisite is missing when it should be
> > there. DBD::SQLite.pm definitely contains $VERSION:
> http://cpansearch.perl.org/src/ISHIGAKI/DBD-SQLite-1.39/lib/DBD/SQLite.pm
> >
> > --
> > S.T.
>
>
> --
> Dave Sherohman
>

Reply via email to