Skip Menu |

This queue is for tickets about the Crypt-CBC CPAN distribution.

Report information
The Basics
Id: 27112
Status: resolved
Priority: 0/
Queue: Crypt-CBC

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

Bug Information
Severity: (no value)
Broken in: 2.29
Fixed in: (no value)



Subject: preexisting.t fails when picking IDEA
t/preexisting........Using Crypt::IDEA for test Can't locate auto/Crypt/IDEA/new.al IDEA needs a special case in the test because it has the constructor new() not in the Crypt::IDEA namespace but in the IDEA namespace. Of course, due to the nature of the test, this only fails when by chance IDEA is the first cipher being installed. For the full report see http://www.nntp.perl.org/group/perl.cpan.testers/2007/05/msg484869.html
Maybe my previous bugreport was too terse. I'll retry. To reproduce: uninstall Crypt::Rijndael, Crypt::Blowfish and whatever else the test t/preinstalled.t might pick. Except for Crypt::IDEA. From that moment on this test fails. I have now uploaded a patch to CPAN that fixes this bug. The uploaded file Crypt-CBC-2.29-ANDK-01.patch.gz has entered CPAN as file: $CPAN/authors/id/A/AN/ANDK/patches/Crypt-CBC-2.29-ANDK-01.patch.gz size: 402 bytes md5: 2a1c313c0a9376c8203de6a06c39021e Please consider applying this patch for the next release. Thanks,
Fixed in version 2.30