reassign 369199 perl 5.8.4-8sarge4 retitle 369199 Can't load Storable.so thanks
Well Mohammed, this appears to be a problem more fundamental than
awstats. I'm reassigning to perl, hopefully they can help you out. As a
point of reference, the script you ran works properly on my sarge and
etch systems.
good luck,
Charles
-----Original Message-----
> From: Mohammed Adnène Trojette <[EMAIL PROTECTED]>
> Subject: Re: [Pkg-awstats-devel] Bug#369199: Error: Plugin load for plugin
> 'hashfiles' failed
> Date: Mon, 10 Jul 2006 14:34:56 +0200
> To: Charles Fry <[EMAIL PROTECTED]>
> Cc: Mohammed Adnène Trojette <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
>
> 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
--
It's best for
One who hits
The bottle
To let another
Use the throttle
Burma-Shave
http://burma-shave.org/jingles/1940/its_best_for
signature.asc
Description: Digital signature

