[Catalyst] RFC: New to Catalyst questions
Octavian Râsnita
orasnita at gmail.com
Fri Feb 20 15:48:35 GMT 2009
From: Rodrigo =
> > I have also removed it, but I found that I can't install DBIx::Clas=
s::EncodedColumn with cpan, and there is no ppm distribution for it.
> Wow. I haven't had a problem with that either, in at least 5 differen=
t XP machines. Are you running Vista? What's the error?
I run Win XP Pro SP3. The error is below.
I think the relevant error is:
t/02digest....1/32 Can't call method "keysize" on an undefined value at=
E:/perl510/site/lib/Crypt/OpenPGP.pm line 525.
I have tried a:
cpan> install Crypt::OpenPGP
But I received the message that this module is up to date.
I use ActivePerl 5.10.0 build 1004.
The full output is:
CPAN.pm: Going to build G/GR/GRODITI/DBIx-Class-EncodedColumn-0.00002.t=
ar.gz
Cannot determine perl version info from lib/DBIx/Class/EncodedColumn.pm
Checking if your kit is complete...
Looks good
Writing Makefile for DBIx::Class::EncodedColumn
Microsoft (R) Program Maintenance Utility Version 8.00.50727.42
Copyright (C) Microsoft Corporation. All rights reserved.
cp lib/DBIx/Class/EncodedColumn/Crypt/Eksblowfish/Bcrypt.pm blib\lib\DB=
Ix\Class\EncodedColumn\Crypt\Eksblowfish\Bcrypt.pm
cp lib/DBIx/Class/EncodedColumn.pm blib\lib\DBIx\Class\EncodedColumn.pm
cp lib/DBIx/Class/EncodedColumn/Digest.pm blib\lib\DBIx\Class\EncodedCo=
lumn\Digest.pm
cp lib/DBIx/Class/EncodedColumn/Crypt/OpenPGP.pm blib\lib\DBIx\Class\En=
codedColumn\Crypt\OpenPGP.pm
GRODITI/DBIx-Class-EncodedColumn-0.00002.tar.gz
nmake -- OK
Running make test
Microsoft (R) Program Maintenance Utility Version 8.00.50727.42
Copyright (C) Microsoft Corporation. All rights reserved.
E:\perl510\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0,=
'inc', 'blib\lib', 'blib\arch')" t/*.t
t/01load......ok
t/02digest....1/32 Can't call method "keysize" on an undefined value at=
E:/perl510/site/lib/Crypt/OpenPGP.pm line 525.
# Looks like you planned 32 tests but ran 26.
# Looks like your test exited with 2 just after 26.
t/02digest.... Dubious, test returned 2 (wstat 512, 0x200)
Failed 6/32 subtests
Test Summary Report
-------------------
t/02digest (Wstat: 512 Tests: 26 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 32 tests but ran 26.
Files=3D2, Tests=3D27, 2 wallclock secs ( 0.03 usr + 0.00 sys =3D 0.=
03 CPU)
Result: FAIL
Failed 1/2 test programs. 0/27 subtests failed.
NMAKE : fatal error U1077: 'E:\perl510\bin\perl.exe' : return code '0x2'
Stop.
GRODITI/DBIx-Class-EncodedColumn-0.00002.tar.gz
nmake test -- NOT OK
//hint// to see the cpan-testers results for installing this module, tr=
y:
reports GRODITI/DBIx-Class-EncodedColumn-0.00002.tar.gz
Running make install
make test had returned bad status, won't install without force
Failed during this command:
GRODITI/DBIx-Class-EncodedColumn-0.00002.tar.gz: make_test NO
cpan>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20090220/85444=
27b/attachment.htm
More information about the Catalyst
mailing list