Skip Menu |

This queue is for tickets about the DBIx-Class-DigestColumns CPAN distribution.

Report information
The Basics
Id: 25974
Status: resolved
Priority: 0/
Queue: DBIx-Class-DigestColumns

People
Owner: groditi [...] gmail.com
Requestors: bkw [...] cpan.org
Cc:
AdminCc:

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



Subject: Digest::Whirlpool base64 test fails
% perl -Ilib t/12whirlpool.t 1..2 ok 1 - got hex Whirlpool from Digest not ok 2 - got base64 Whirlpool from Digest # Failed test 'got base64 Whirlpool from Digest' # in t/12whirlpool.t at line 33. # got: 'ZVElmK91CEZqCHRKbtCKU+GskXPZzYZY5MqiReANNukrX1iALnA/I+ASOB1ioWYbrQ7mAcHKloT5iyNpslkmPg' # expected: 'ZVElmK91CEZqCHRKbtCKU+GskXPZzYZY5MqiReANNukrX1iALnA/I+ASOB1ioWYbrQ7mAcHKloT5iyNpslkmPg==' # Looks like you failed 1 test of 2. Versions: perl v5.8.8 built for x86_64-linux-thread-multi Digest: 1.14 MIME::Base64: 3.07 Digest::Whirlpool: 1.0.5
Maybe related: The Changelog of Digest::Whirlpool mentions the following change for Version 1.0.4: b64digest no longer returns a trailing ==
From: groditi [...] gmail.com
On Fri Mar 30 12:48:11 2007, bkw wrote: Show quoted text
> Maybe related: The Changelog of Digest::Whirlpool mentions the following > change for Version 1.0.4: > > b64digest no longer returns a trailing == >
I'll be on this and hopefully release a fix by the end of the week. feel free to report it to the DBIC list. other people there have svn access too
From: todd.e.rinaldo [...] jpmorgan.com
I just got bit by this, and what I need to know is if this is a bad test and just needs adjusting or if more fundamental code will break. Any comment? On Mon Apr 02 12:17:04 2007, GRODITI wrote: Show quoted text
> On Fri Mar 30 12:48:11 2007, bkw wrote:
> > Maybe related: The Changelog of Digest::Whirlpool mentions the
following Show quoted text
> > change for Version 1.0.4: > > > > b64digest no longer returns a trailing == > >
> > I'll be on this and hopefully release a fix by the end of the week.
feel Show quoted text
> free to report it to the DBIC list. other people there have svn
access too Show quoted text
> >
From: groditi [...] gmail.com
I actually took over the dist from someone else and have absolutely no idea how Digest::Whirlpool works. I'll try to take a look at this next week, (I've been busy). If your application's test suite is having seeing failing tests because of this please let me know what breaks so I can look into it more closely. On Fri Oct 19 18:50:42 2007, todd_rinaldo wrote: Show quoted text
> I just got bit by this, and what I need to know is if this is a bad > test and just needs adjusting or if more fundamental code will break. > Any comment? > > > On Mon Apr 02 12:17:04 2007, GRODITI wrote:
> > On Fri Mar 30 12:48:11 2007, bkw wrote:
> > > Maybe related: The Changelog of Digest::Whirlpool mentions the
> following
> > > change for Version 1.0.4: > > > > > > b64digest no longer returns a trailing == > > >
> > > > I'll be on this and hopefully release a fix by the end of the week.
> feel
> > free to report it to the DBIC list. other people there have svn
> access too
> > > >
> >
This is the replacement distribution for DigestColumns. It does everything DigestColumns did, but better. Please see: http://search.cpan.org/~groditi/DBIx-Class-EncodedColumn-0.00001/ or, until a CPAN mirror updates: http://search.cpan.org/~groditi/DBIx-Class-EncodedColumn-0.00001_03/
fixed in commit 9270