On Wed Feb 01 09:44:17 2017, pavel@verotel.cz wrote:
Show quoted text> Hi,
> I tried to install Math::GMP via CPAN and it failed with
>
> ..
> +SHA1 f0c18c75922a1516ae7a5ec5d391b31fd757f0bd xt/author/pod-syntax.t
> +SHA1 199b3d456352d36185a3f28aaf40efb0475dacab xt/release/cpan-changes.t
> +SHA1 14536f057aaf4de4cce2ab99f74845a79efc7618 xt/release/trailing-space.t
> ==> MISMATCHED content between SIGNATURE and distribution files! <==
> Signature invalid for distribution file. Please investigate.
>
> I know the archive it OK because GPG signature is valid.
> Basically the list of hashes is broken for several versions now and
> reported on the Kwalitee link as well
>
http://cpants.cpanauthors.org/release/SHLOMIF/Math-GMP-2.13
>
> Can someone fix this please?
>
> Thanks a lot
>
> Pavel Mateja
Hi Pavel!
An update - I've been trying to fix this problem while using
https://metacpan.org/pod/Dist::Zilla::Plugin::Signature but have ran into a problem with dzil (see below). I'm keeping this ticket open for the time being.
Hi all! On Mageia Linux x86-64 v6 , "dzil release" gives me this on a signed package and it didn't appear to have been uploaded to PAUSE. What should I do?
====================
chmod 755 blib/arch/auto/Math/GMP/GMP.so
"/usr/bin/perl5.22.3" -MExtUtils::Command::MM -e 'cp_nonempty' -- GMP.bs blib/arch/auto/Math/GMP/GMP.bs 644
Running Mkbootstrap for Math::GMP ()
chmod 644 "GMP.bs"
PERL_DL_NONLAZY=1 "/usr/bin/perl5.22.3" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ...................... ok
t/01_gmppm.t ........................ ok
t/02_init_from_float.t .............. ok
t/check-funcs-ret-value--rt92593.t .. ok
t/test-use-constant.t ............... ok
All tests successful.
Files=5, Tests=543, 1 wallclock secs ( 0.08 usr 0.01 sys + 0.27 cusr 0.02 csys = 0.38 CPU)
Result: PASS
xt/author/pod-coverage.t ..... ok
xt/author/pod-syntax.t ....... ok
xt/release/cpan-changes.t .... ok
xt/release/trailing-space.t .. ok
All tests successful.
Files=4, Tests=5, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.26 cusr 0.03 csys = 0.33 CPU)
Result: PASS
[@Filter/TestRelease] all's well; removing .build/77FaMSvFsS
[@Filter/ConfirmRelease] *** Preparing to release Math-GMP-2.14.tar.gz with @Filter/UploadToCPAN ***
Do you want to continue the release process? [y/N]: y
Use of uninitialized value $k in hash element at /usr/lib/perl5/vendor_perl/5.22.2/CPAN/Uploader.pm line 232, <$pauserc> line 6.
Use of uninitialized value $k in hash element at /usr/lib/perl5/vendor_perl/5.22.2/CPAN/Uploader.pm line 233, <$pauserc> line 6.
[@Filter/UploadToCPAN] You need to supply a username
[@Filter/UploadToCPAN] You need to supply a username at /usr/lib/perl5/vendor_perl/5.22.2/x86_64-linux-thread-multi/Moose/Meta/Method/Delegation.pm line 110.
shlomif@telaviv1:~/progs/perl/cpan/Math/GMP/Math-GMP$