On Tue, 17 Feb 1998, Mohamed Ishan wrote:

> Hi,
> 
> I just upgraded my redhat to debian 1.3.1, but for some odd reason (is 
> this cause of a package I've installed?) I seem to get the following 
> error when I tried to run dselect again (for ftp installation).
> 
> ***********
> Can't locate loadable object for module IO in @INC (@INC contains: 
> /usr/lib/perl5/i386-linux/5.004 /usr/lib/perl5 
> /usr/local/lib/site_perl/i386-linux /usr/local/lib/site_perl .) at 
> /usr/lib/perl5/IO/Handle.pm line 241
> BEGIN failed--compilation aborted at /usr/lib/perl5/IO/Socket.pm line 106.
> BEGIN failed--compilation aborted at /usr/lib/perl5/Net/FTP.pm line 378.
> BEGIN failed--compilation aborted at /usr/lib/dpkg/methods/ftp/setup line 7.
> 
> query/setup script returned error exit status 2.
> Press RETURN to continue.
> 
> ***********
> 
> If this is cause of some other package overwriting the installation 
> packages..what other package should I download to fix this problem?

I'm afraid you might have to hand-install some parts of perl again (with
dpkg -i perl*.deb) Specifically, reinstall the main perl .deb and
libnet and possibly dpkg-ftp.

If that still doesn't work, try removing the /usr/lib/perl5/IO/Handle.pm
file (move it temporarily away to another place where it is not in perl's
include path.) I remember that recently there were similar problems with
the upgrade to the pre-2.0 (unstable) distribution. It's not really the
same situation as with 1.3.1 debian, but it might work for you too.

If it doesn't work, feel free to complain rather loudly on this list. Perl
is an important package that should not be broken.

Cheers,


Joost


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to