Bug#369199: [Pkg-awstats-devel] Bug#369199: Error: Plugin load for plugin 'hashfiles' failed

Mohammed Adnène Trojette adn+deb at diwi.org
Mon Jul 10 12:34:56 UTC 2006


On Mon, Jul 10, 2006, Charles Fry wrote:
> Hmm.
> 
> As a quick sanity test before we spend tons more time on this, can you
> just try executing the following test perl script:
> 
>    #!/usr/bin/perl
> 
>    use Storable qw(store retrieve freeze thaw dclone);
>    $table{'test'} = 'works!';
>    $serialized = freeze(\%table);
>    %table_clone = %{ thaw($serialized) };
>    print "$table_clone{'test'}\n";

Thanks for the quick answer. Here is the output:

   | Can't load '/usr/lib/perl5/auto/Storable/Storable.so' for module Storable: /usr/lib/perl5/auto/Storable/Storable.so: undefined symbol: PL_sv_undef at /usr/lib/perl/5.8/DynaLoader.pm line 225.
   |  at /tmp/test.pl line 3
   | Compilation failed in require at /tmp/test.pl line 3.
   | BEGIN failed--compilation aborted at /tmp/test.pl line 3.
   | zsh: exit 255   perl /tmp/test.pl

> Also, are you running awstats inside of a chroot?

No no.

-- 
adn
Mohammed Adnène Trojette




More information about the Pkg-awstats-devel mailing list