Skip Menu |

This queue is for tickets about the Validate-Yubikey CPAN distribution.

Report information
The Basics
Id: 112974
Status: resolved
Priority: 0/
Queue: Validate-Yubikey

People
Owner: ben [...] desync.com
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.01
Fixed in: 0.02



Subject: t/Yubikey.t fails (with recent Crypt::ECB?)
My smoker machines report the following failure: ... Key not set. Use '$ecb->key ('some_key'). The key length is probably specified by the algorithm (for example the Crypt::IDEA module needs a sixteen byte key). # Looks like you planned 8 tests but ran 5. # Looks like your test exited with 255 just after 5. t/Yubikey.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 3/8 subtests ... Statistical analysis suggests that the problem is caused by recent Crypt::ECB versions (negative theta is bad): **************************************************************** Regression 'mod:Crypt::ECB' **************************************************************** Name Theta StdErr T-stat [0='const'] 1.0000 0.0000 46119554164297560.00 [1='eq_2.05'] -1.0000 0.0000 -26975218935786076.00 [2='eq_2.10'] -1.0000 0.0000 -31553497995012344.00 R^2= 1.000, N= 60, K= 3 ****************************************************************
Fixed in 0.02