Skip Menu |

This queue is for tickets about the Apache-Session-Wrapper CPAN distribution.

Report information
The Basics
Id: 60532
Status: new
Priority: 0/
Queue: Apache-Session-Wrapper

People
Owner: Nobody in particular
Requestors: TWILDE [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.34
Fixed in: (no value)



Subject: Incorrect SIGNATURE file
Good evening! It appears that the SIGNATURE file in this distribution hasn't been updated since the 0.32 release, and thus anyone with Module::Signature installed cannot install it via CPAN without a force. You can see this output in the following snippet from cpansign -v: --- SIGNATURE 2009-10-10 11:57:13.000000000 +0000 +++ - 2010-08-19 21:21:10.655134000 +0000 @@ -15,13 +15,13 @@ Hash: SHA1 SHA1 863c6a514a547bcfbdab61bf3bc8fd07db1535c3 Build.PL -SHA1 5cb7b8b61d3202e61f4f909fda32c24919399c37 Changes +SHA1 2f495baaf442d9712643faf5e283bd0a0e0d8c89 Changes SHA1 f235ba4160673bcb7c9d58c2f09dbc7fc0efadea LICENSE SHA1 4d184ceee71ce918d464e8b8ec173c0c9ce430ae MANIFEST -SHA1 26a211d44c0328f11ae84bdcf6e36d1b7f2197da META.yml +SHA1 d36f9e93b5973183886baef04704d946c501bc1b META.yml SHA1 e13c6f91a330d6057ded680bfb12c067ebaa1c1e Makefile.PL SHA1 b081931e783c93cb74e2943300e87ff0f0833da4 README -SHA1 c0726fd607ede8a0192cf3e0484d1cc1d23ca466 lib/Apache/Session/Wrapper.pm +SHA1 b3e1a8f4af3b6db9a98e8f9c6fd33c19cb427d17 lib/Apache/Session/Wrapper.pm SHA1 a9822734d9754c39b2fb7798acce8cfd9b9b61d6 t/01-basic.t SHA1 91754573ee0fce9249ef22f571f34d850304de6a t/02-register.t SHA1 157c4c93c5a1b2325a244c54aa71f790b7addbe5 t/99-pod.t ==> MISMATCHED content between SIGNATURE and distribution files! <== I went back into the previous versions and found that these are the same signatures listed for 0.32, and there was a maintainer change after that version, which makes me believe the SIGNATURE file simply wasn't updated for the new version. Please either correct the SIGNATURE file or remove it entirely and re-release so that builds can complete successfully. Best regards, Tim Wilde