[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Installing LSMB 1.3: Template::Plugin::Latex Failed!



Hi,

I'm trying to install LSMB 1.3 on Debian Lenny (in a vserver environment).

Step "Check And Satisfy Perl Dependencies" fails when running make in
installing the "Template::Plugin::Latex".

Something seemes to be missing...

Attached the relevant screen output from make.

Any help?

Marjan Waldorp,
tux4u.nl
# Checking the formatting of a complex LaTeX document with references, a bibliography, an index, etc
t/20-complexdoc.t ........... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 7/12 subtests 
latex exited with errors:
! LaTeX Error: File `lastpage.sty' not found.
! Emergency stop.
l.10 \bibliographystyle
# Looks like you planned 12 tests but ran 5.
# Looks like your test exited with 1 just after 5.
# Checking the formatting of a simple LaTeX document into a variable
t/30-output-to-variable.t ... ok
# Checking the formatting of a simple LaTeX document read from a variable
t/31-input-from-variable.t .. ok
t/90-kwalitee.t ............. skipped: Test::Kwalitee not installed; skipping
t/91-pod.t .................. skipped: Test::Pod 1.00 required for testing POD
t/92-pod-coverage.t ......... skipped: Author test.  Set $ENV{TEST_AUTHOR} to a true value to run.
t/93-perl-critic.t .......... skipped: Author test.  Set $ENV{TEST_AUTHOR} to a true value to run.

Test Summary Report
-------------------
t/20-complexdoc.t         (Wstat: 256 Tests: 5 Failed: 0)
  Non-zero exit status: 1
  Parse errors: Bad plan.  You planned 12 tests but ran 5.
Files=16, Tests=122,  3 wallclock secs ( 0.09 usr  0.02 sys +  2.25 cusr  0.44 csys =  2.80 CPU)
Result: FAIL
Failed 1/16 test programs. 0/122 subtests failed.
make[1]: Leaving directory `/root/.cpanplus/5.10.0/build/LaTeX-Driver-0.08'
make[1]: *** [test_dynamic] Error 255
[ERROR] MAKE TEST failed: Illegal seek make[1]: Entering directory `/root/.cpanplus/5.10.0/build/LaTeX-Driver-0.08'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t



# Checking the formatting of a complex LaTeX document with references, a bibliography, an index, etc
t/20-complexdoc.t ........... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 7/12 subtests 
latex exited with errors:
! LaTeX Error: File `lastpage.sty' not found.
! Emergency stop.
l.10 \bibliographystyle
# Looks like you planned 12 tests but ran 5.
# Looks like your test exited with 1 just after 5.
# Checking the formatting of a simple LaTeX document into a variable
t/30-output-to-variable.t ... ok
# Checking the formatting of a simple LaTeX document read from a variable
t/31-input-from-variable.t .. ok
t/90-kwalitee.t ............. skipped: Test::Kwalitee not installed; skipping
t/91-pod.t .................. skipped: Test::Pod 1.00 required for testing POD
t/92-pod-coverage.t ......... skipped: Author test.  Set $ENV{TEST_AUTHOR} to a true value to run.
t/93-perl-critic.t .......... skipped: Author test.  Set $ENV{TEST_AUTHOR} to a true value to run.

Test Summary Report
-------------------
t/20-complexdoc.t         (Wstat: 256 Tests: 5 Failed: 0)
  Non-zero exit status: 1
  Parse errors: Bad plan.  You planned 12 tests but ran 5.
Files=16, Tests=122,  3 wallclock secs ( 0.09 usr  0.02 sys +  2.25 cusr  0.44 csys =  2.80 CPU)
Result: FAIL
Failed 1/16 test programs. 0/122 subtests failed.
make[1]: Leaving directory `/root/.cpanplus/5.10.0/build/LaTeX-Driver-0.08'
make[1]: *** [test_dynamic] Error 255


[ERROR] Unable to create a new distribution object for 'LaTeX::Driver' -- cannot continue

[ERROR] Failed to install 'LaTeX::Driver' as prerequisite for 'Template::Plugin::Latex'

[ERROR] Unable to satisfy prerequisites for 'Template::Plugin::Latex' -- aborting install

[ERROR] Unable to create a new distribution object for 'Template::Plugin::Latex' -- cannot continue

Key 'ok' () is of invalid type for 'CPANPLUS::Backend::RV::new' provided by CPANPLUS::Backend::__ANON__ at /usr/share/perl/5.10/CPANPLUS/Backend.pm line 395
*** Template::Plugin::Latex installation cancelled.