Subject: | MISMATCHED content between SIGNATURE and distribution files |
% cpansign -v
Executing gpg --verify --batch --no-tty --keyserver=hkp://pgp.mit.edu:11371 --keyserver-options=auto-key-retrieve SIGNATURE
gpg: Signature made Mon Sep 13 15:24:35 2004 CEST using DSA key ID B4EA88BA
gpg: Good signature from "Martin Lorensen (CPAN module signing) <lorensen@cpan.org>"
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the owner.
Primary key fingerprint: 0483 EB9F 4F24 397C 5027 D108 5DE8 D943 B4EA 88BA
--- SIGNATURE Mon Sep 13 15:24:35 2004
+++ (current) Sun Jan 1 22:17:54 2006
@@ -1,6 +1,6 @@
SHA1 ff6f3d0d9d63a1c571054c01ffaee79548347adf Changes
SHA1 c8a030fb89a7aa4cf066499ad9647734e04fa230 MANIFEST
-SHA1 bc1b8ec51a017584611baa9e74782ba1052d1dc4 META.yml
+SHA1 c2f5f3d06303cb8ff9cba3ccebafe00159c267e2 META.yml
SHA1 da3b9d6b7881211e0f9edffb42cf5ed6a803518d Makefile.PL
SHA1 4f71203e5a83fe0c913a9ff280e13bc5651b25b4 README
SHA1 e45b82df5987004e2734d9a066d606b4252a058f lib/Net/BGP.pm
==> MISMATCHED content between SIGNATURE and distribution files! <==
Please note that newer MakeMaker versions support SIGNATURE better so that
you always sign during 'make dist' and such mismatch cannot occur anymore