wollte heute wieder einmal das tvmovie2vdr installieren. Bekomme beim einrichten der CPAN-Module folgenden Fehler:
QuoteDisplay Morerobot/ua-get..........ok 8/8HTTP Server terminated
robot/ua-get..........FAILED tests 1-3, 5, 7
Failed 5/8 tests, 37.50% okay
robot/ua..............NOK 7HTTP Server terminated
robot/ua..............FAILED tests 1-3, 5, 7
Failed 5/7 tests, 28.57% okay
local/autoload-get....ok
local/autoload........ok
local/get.............ok
local/http-get........NOK 8Can't call method "is_redirect" on an undefined value at local/http-get.t line 216, <DAEMON> line 1.
HTTP Server terminated
local/http-get........dubious
Test returned status 22 (wstat 5632, 0x1600)
DIED. FAILED tests 1-19
Failed 19/19 tests, 0.00% okay
local/http............NOK 8Can't call method "is_redirect" on an undefined value at local/http.t line 189, <DAEMON> line 1.
HTTP Server terminated
local/http............dubious
Test returned status 22 (wstat 5632, 0x1600)
DIED. FAILED tests 1-18
Failed 18/18 tests, 0.00% okay
local/protosub........ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
local/http-get.t 22 5632 19 19 100.00% 1-19
local/http.t 22 5632 18 18 100.00% 1-18
robot/ua-get.t 8 5 62.50% 1-3 5 7
robot/ua.t 7 5 71.43% 1-3 5 7
Failed 4/28 test scripts, 85.71% okay. 47/388 subtests failed, 87.89% okay.
make: *** [test] Error 29
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
Ich kann also kein
./tvm2vdr.pl ausführen, ohne diesen error:
Quote./tvm2vdr.pl
Can't locate LWP/UserAgent.pm in @INC (@INC contains: /etc/perl /usr/lib/perl5/site_perl/5.8.0/i686-linux /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i686-linux /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.0/i686-linux /usr/lib/perl5/5.8.0 /usr/local/lib/site_perl . ./ ./inc) at inc/helperfunc.pl line 173.
BEGIN failed--compilation aborted at inc/helperfunc.pl line 173.
Compilation failed in require at ./tvm2vdr.pl line 31.
Wie behebt man den Fehler ?