[Pkg-awstats-devel] Bug#369199: Can't load Storable.so

Charles Fry cfry at debian.org
Mon Jul 10 13:01:09 UTC 2006


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 <adn+deb at diwi.org>
> 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 <cfry at debian.org>
> Cc: Mohammed Adnène Trojette <adn+deb at diwi.org>, 369199 at bugs.debian.org
> 
> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-awstats-devel/attachments/20060710/fae85aac/attachment.pgp


More information about the Pkg-awstats-devel mailing list