Hi,
I am running latest beta on Linux Mandrake with latest stable cvs. Module checkout from local repository fails (Backgrounded checkout started for Module 'Default.mtr') with the following apache error_log entries:
[Mon Feb 02 15:38:35 2004] [error] [client 192.168.1.1] "refaddr" is not exported by the Scalar::Util module, referer: http://192.168.1.1/cgi-bin/cvsmonitor/cvsmonitor.pl [Mon Feb 02 15:38:35 2004] [error] [client 192.168.1.1] Can't continue after import errors at modules/CVSMonitor/MetaData/Version.pm line 9, referer: http://192.168.1.1/cgi-bin/cvsmonitor/cvsmonitor.pl [Mon Feb 02 15:38:35 2004] [error] [client 192.168.1.1] BEGIN failed--compilation aborted at modules/CVSMonitor/MetaData/Version.pm line 9., referer: http://192.168.1.1/cgi-bin/cvsmonitor/cvsmonitor.pl [Mon Feb 02 15:38:35 2004] [error] [client 192.168.1.1] Compilation failed in require at bundled/Class/Autouse.pm line 350., referer: http://192.168.1.1/cgi-bin/cvsmonitor/cvsmonitor.pl [Mon Feb 02 15:38:35 2004] [error] [client 192.168.1.1] require CVSMonitor.pm called at /var/www/cgi-bin/cvsmonitor/cvsexec.pl line 60, referer: http://192.168.1.1/cgi-bin/cvsmonitor/cvsmonitor.pl [Mon Feb 02 15:38:35 2004] [error] [client 192.168.1.1] main::BEGIN() called at modules/CVSMonitor.pm line 0, referer: http://192.168.1.1/cgi-bin/cvsmonitor/cvsmonitor.pl [Mon Feb 02 15:38:35 2004] [error] [client 192.168.1.1] eval {...} called at modules/CVSMonitor.pm line 0, referer: http://192.168.1.1/cgi-bin/cvsmonitor/cvsmonitor.pl [Mon Feb 02 15:38:35 2004] [error] [client 192.168.1.1] Compilation failed in require at /var/www/cgi-bin/cvsmonitor/cvsexec.pl line 60., referer: http://192.168.1.1/cgi-bin/cvsmonitor/cvsmonitor.pl [Mon Feb 02 15:38:35 2004] [error] [client 192.168.1.1] BEGIN failed--compilation aborted at /var/www/cgi-bin/cvsmonitor/cvsexec.pl line 60., referer: http://192.168.1.1/cgi-bin/cvsmonitor/cvsmonitor.pl
Any idea what's going on????
I smacked into the same problem on a Slackware 9.0 box. I fixed it by getting the latest Scalar-List-Utils from CPAN.
Muchas Gracias,
That did the trick.
Gernot
Log in to post a comment.
Hi,
I am running latest beta on Linux Mandrake with latest stable cvs. Module checkout from local repository fails (Backgrounded checkout started for Module 'Default.mtr') with the following apache error_log entries:
[Mon Feb 02 15:38:35 2004] [error] [client 192.168.1.1] "refaddr" is not exported by the Scalar::Util module, referer: http://192.168.1.1/cgi-bin/cvsmonitor/cvsmonitor.pl
[Mon Feb 02 15:38:35 2004] [error] [client 192.168.1.1] Can't continue after import errors at modules/CVSMonitor/MetaData/Version.pm line
9, referer: http://192.168.1.1/cgi-bin/cvsmonitor/cvsmonitor.pl
[Mon Feb 02 15:38:35 2004] [error] [client 192.168.1.1] BEGIN failed--compilation aborted at modules/CVSMonitor/MetaData/Version.pm line 9., referer: http://192.168.1.1/cgi-bin/cvsmonitor/cvsmonitor.pl
[Mon Feb 02 15:38:35 2004] [error] [client 192.168.1.1] Compilation failed in require at bundled/Class/Autouse.pm line 350., referer: http://192.168.1.1/cgi-bin/cvsmonitor/cvsmonitor.pl
[Mon Feb 02 15:38:35 2004] [error] [client 192.168.1.1] require CVSMonitor.pm called at /var/www/cgi-bin/cvsmonitor/cvsexec.pl line 60, referer: http://192.168.1.1/cgi-bin/cvsmonitor/cvsmonitor.pl
[Mon Feb 02 15:38:35 2004] [error] [client 192.168.1.1] main::BEGIN() called at modules/CVSMonitor.pm line 0, referer: http://192.168.1.1/cgi-bin/cvsmonitor/cvsmonitor.pl
[Mon Feb 02 15:38:35 2004] [error] [client 192.168.1.1] eval {...} called at modules/CVSMonitor.pm line 0, referer: http://192.168.1.1/cgi-bin/cvsmonitor/cvsmonitor.pl
[Mon Feb 02 15:38:35 2004] [error] [client 192.168.1.1] Compilation failed in require at /var/www/cgi-bin/cvsmonitor/cvsexec.pl line 60.,
referer: http://192.168.1.1/cgi-bin/cvsmonitor/cvsmonitor.pl
[Mon Feb 02 15:38:35 2004] [error] [client 192.168.1.1] BEGIN failed--compilation aborted at /var/www/cgi-bin/cvsmonitor/cvsexec.pl line 60., referer: http://192.168.1.1/cgi-bin/cvsmonitor/cvsmonitor.pl
Any idea what's going on????
I smacked into the same problem on a Slackware 9.0 box. I fixed it by getting the latest Scalar-List-Utils from CPAN.
Muchas Gracias,
That did the trick.
Gernot