[kw-pm] anyone here installed Kwiki on fedora core 3?

Daniel R. Allen da at coder.com
Wed Dec 8 16:56:59 CST 2004


IO::All required a force install on Debian stable and testing as well; it
bailed at a different test, but it seems likely that their tests are
somewhat brittle..  Might be worth a bug report.  the rt system
at: http://rt.cpan.org/NoAuth/Bugs.html?Dist=IO-All

...seems to list a somewhat similar-sounding bug, and explanation:
http://rt.cpan.org/NoAuth/Bug.html?id=7448

You can get more into the diagnosing with

perl -d t/synopsis2

(or whatever test was causing problems)...

When I ran tests manually, only one failed, and it seemed likely it was a
test mistake, so I forced it. :)

-Daniel



On Wed, 8 Dec 2004, Robert P. J. Day wrote:

> On Wed, 8 Dec 2004 Greg.Fenton at ianywhere.com wrote:
>
> > Try:
> >
> >
> > $ perl -MCPAN -e shell
> > cpan>  look Kwiki
>
> got it, Kwiki-0.33, removed previous build directory
>
> > $ make
>
> i'm assuming you just forgot about "perl Makefile.PL" :-)  the make
> appears to have worked.
>
> > $ make test
>
> boom:
>
> t/compile.......Can't locate IO/All.pm in @INC ... much snipped.
>
>   and when i try to back up and:
>
>   # perl -MCPAN -e 'install IO::all'
>
> i get:
>
>
> ....
> t/synopsis1..........ok
> t/synopsis2..........NOK 2#     Failed test (t/synopsis2.t at line 14)
> #          got: 't/mydir/file3 - file3 is whee
> # '
> #     expected: 't/mydir/file1 - file1 is fun
> # '
> t/synopsis2..........NOK 4#     Failed test (t/synopsis2.t at line 14)
> #          got: 't/mydir/file1 - file1 is fun
> # '
> #     expected: 't/mydir/file3 - file3 is whee
> # '
> t/synopsis2..........ok 10/10# Looks like you failed 2 tests of 10.
> t/synopsis2..........dubious
>         Test returned status 2 (wstat 512, 0x200)
> DIED. FAILED tests 2, 4
>         Failed 2/10 tests, 80.00% okay
> t/synopsis3..........skipped
>         all skipped: requires IO::String
> t/synopsis5..........ok
> t/tie................ok
> t/tie_file...........ok
> Failed Test   Stat Wstat Total Fail  Failed  List of Failed
> -------------------------------------------------------------------------------
> t/synopsis2.t    2   512    10    2  20.00%  2 4
> 3 tests and 2 subtests skipped.
> Failed 1/40 test scripts, 97.50% okay. 2/258 subtests failed, 99.22%
> okay.
> make: *** [test_dynamic] Error 255
>   /usr/bin/make test -- NOT OK
> Running make install
>   make test had returned bad status, won't install without force
>
>
>   i'm starting to have second thoughts about this whole Kwiki thing,
> but i'd still like to resolve this.  argh.
>
> rday
> _______________________________________________
> kw-pm mailing list
> kw-pm at mail.pm.org
> http://mail.pm.org/mailman/listinfo/kw-pm
>



More information about the kw-pm mailing list