[Dbix-class] CPAN install for SQL::Translator (prereq for DBIx::Class::DigestColumns) fails with bad signature.

Carl Franks fireartist at gmail.com
Mon Aug 21 13:47:32 CEST 2006


On 21/08/06, Thomas Hartman <thomashartman1 at googlemail.com> wrote:
>
>
>  I'm having trouble installing SQL::Translator with CPAN. It's complaining
> about a bad signature.
>
>  (FWIW, my ultimate goal is to install DBIx::Class::DigestColumns, but this
> seems to rely on SQL::Translator for the CPAN install.)
>
> I tried both a CPANPLUS and a CPAN install. Both seemed to fail similarly,
> but the CPAN fail was a lot more verbose, whereas CPANPLUS just got to the
> point. Can anyone advise?
>
> I originally posted at perlmonks, and there's more details about the error I
> got there as well.
>
> http://www.perlmonks.org/?node_id=568511

gpg: Can't check signature: public key not found
==> BAD/TAMPERED signature detected! <==

The bad/tampered error message isn't very accurate, as the preceeding
line says it couldn't even find the public key to check it.

Module::Signature was recently removed from Bundle::CPAN because it
doesn't work properly. I would suggest removing Module/Signature.pm
from your perl lib directory.

Carl



More information about the Dbix-class mailing list