Re: Bug#65272: cannot install debconf
Joey Hess [joeyh@debian.org] wrote:
> reassign 65272 perl-5.005-base
> thanks
>
> Shao Zhang wrote:
> > shao:/usr/local# dpkg -i /var/cache/apt/archives/debconf_0.3.39_all.deb
> > (Reading database ... 36331 files and directories currently installed.)
> > Preparing to replace debconf 0.3.39 (using .../debconf_0.3.39_all.deb)
> > ...
> > Unpacking replacement debconf ...
> > Setting up debconf (0.3.39) ...
> > Data::Dumper object version 2.101 does not match $Data::Dumper::VERSION
> > 2.10 at /usr/lib/perl5/5.005/i386-linux/DynaLoader.pm line 188.
> > BEGIN failed--compilation aborted at
> > /usr/lib/perl5/Debian/DebConf/ConfigDb.pm line 84.
>
> You have some perl problem here, this is not a debconf problem, I think.
> To test, perl -e 'use Data::Dumper' probably blows up too.
you are absoutely right..
> I would guess you have somehow managed to get
> /usr/lib/perl5/5.005/Data/Dumper.pm out of sync with
> /usr/lib/perl5/5.005/i386-linux/auto/Data/Dumper/* , possibly by
> partially (down?)grading Data::Dumper locally.
not that case though. My perl-5.005-base is just fine. But I have
somehow duplicated module Data:Dumper. Here are the files that are
installed:
./usr/lib/perl5/5.005/i386-linux/auto/Data/Dumper
./usr/lib/perl5/5.005/i386-linux/auto/Data/Dumper/Dumper.so
./usr/lib/perl5/5.005/i386-linux/auto/Data/Dumper/Dumper.bs
./usr/lib/perl5/5.005/i386-linux/Data/Dumper.pm <--
./usr/lib/perl5/5.005/Data/Dumper.pm
I have removed the fourth file, and everything seems fine again.
Thanks.
Shao.
--
____________________________________________________________________________
Shao Zhang - Running Debian 2.1 ___ _ _____
Department of Communications / __| |_ __ _ ___ |_ / |_ __ _ _ _ __ _
University of New South Wales \__ \ ' \/ _` / _ \ / /| ' \/ _` | ' \/ _` |
Sydney, Australia |___/_||_\__,_\___/ /___|_||_\__,_|_||_\__, |
Email: shao@cia.com.au |___/
_____________________________________________________________________________
Reply to: