[html-formfu] HTML-FormFu-Model-DBIC 0.03006 uploaded to cpan

Charlie Garrison garrison at zeta.org.au
Wed Dec 3 15:18:24 GMT 2008


Good morning,

On 3/12/08 at 2:12 PM -0000, Carl Franks <fireartist at gmail.com> wrote:

>>How long should it take for these (inc Catalyst-Controller-HTML-FormFu) to
>>appear on cpan? I can't see the new versions at search.cpan.org.
>
>It normally takes a couple of hours before it's listed on search.cpan.org
>
>Though it appears some mirrors have the files already:
>http://www.mirror.8086.net/sites/CPAN/authors/id/C/CF/CFRANKS/HTML-FormFu-0.03006.tar.gz
>http://www.mirror.8086.net/sites/CPAN/authors/id/C/CF/CFRANKS/HTML-FormFu-Model-DBIC-0.03006.tar.gz
>http://www.mirror.8086.net/sites/CPAN/authors/id/C/CF/CFRANKS/Catalyst-Controller-HTML-FormFu-0.
>03006.tar.gz
>http://www.mirror.8086.net/sites/CPAN/authors/id/C/CF/CFRANKS/HTML-FormFu-Imager-0.03006.tar.gz

Thanks for that; downloaded new versions. I thought I had 
already updated HTML::FormFu but I wasn't watching versions 
closely enough. And I'm getting an error on make test for 
HTML::FormFu. The test summary is below; would the full test 
output be better (didn't want to clog the list archives). More 
info follows test summary...

Test Summary Report
-------------------
t/aggregate                         (Wstat: 512 Tests: 1574 
Failed: 2)
   Failed tests:  167-168
   Non-zero exit status: 2
t/constraints/file                  (Wstat: 65280 Tests: 0 
Failed: 0)
   Non-zero exit status: 255
   Parse errors: Bad plan.  You planned 10 tests but ran 0.
t/constraints/file_mime             (Wstat: 65280 Tests: 0 
Failed: 0)
   Non-zero exit status: 255
   Parse errors: Bad plan.  You planned 10 tests but ran 0.
t/constraints/file_size             (Wstat: 65280 Tests: 0 
Failed: 0)
   Non-zero exit status: 255
   Parse errors: Bad plan.  You planned 10 tests but ran 0.
t/constraints/required_file         (Wstat: 65280 Tests: 0 
Failed: 0)
   Non-zero exit status: 255
   Parse errors: Bad plan.  You planned 4 tests but ran 0.
t/elements/file_post                (Wstat: 65280 Tests: 0 
Failed: 0)
   Non-zero exit status: 255
   Parse errors: Bad plan.  You planned 25 tests but ran 0.
t/nested/elements/file_post         (Wstat: 65280 Tests: 0 
Failed: 0)
   Non-zero exit status: 255
   Parse errors: Bad plan.  You planned 8 tests but ran 0.
Files=30, Tests=1759, 26 wallclock secs ( 0.61 usr  0.33 sys + 
20.81 cusr  2.53 csys = 24.28 CPU)
Result: FAIL
Failed 7/30 test programs. 2/1759 subtests failed.
make: *** [test_dynamic] Error 255


OK, looks like most of those errors were permissions problem 
with CGI tmp file, eg:

# not ok - t-aggregated/constraints/file_maxsize.t (33 out of 
305) (CGI open of tmpfile: No such file or directory)


doing 'sudo make test' instead fixed most of those errors. So 
maybe that's just a problem with setup of my dev box.

I've got one more error though:

# not ok - t-aggregated/constraints/file_minsize.t (34 out of 
305) (Can't use an undefined value as a HASH reference at 
/Volumes/New_Files/HTML-FormFu-0.03006/blib/lib/HTML/FormFu/QueryType/CGI.pm 
line 32.)

#   Failed test 'Error running 
(t-aggregated/constraints/file_minsize.t):  (Can't use an 
undefined value as a HASH reference at 
/Volumes/New_Files/HTML-FormFu-0.03006/blib/lib/HTML/FormFu/QueryType/CGI.pm 
line 32.)'
#   at /Library/Perl/5.8.8/Test/Aggregate.pm line 528.


I'm happy to do a force install since this is just a dev box. 
But thought I'd check with you first.


Charlie



-- 
    Charlie Garrison  <garrison at zeta.org.au>
    PO Box 141, Windsor, NSW 2756, Australia

O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
http://www.ietf.org/rfc/rfc1855.txt



More information about the HTML-FormFu mailing list