[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: debconf broken



On Fri, Jun 07, 2002 at 02:22:22PM -0400, Joey Hess wrote:
> Ross Vandegrift wrote:
> > Undefined subroutine &Getopt::Long::Configure called at
> > /usr/share/perl5/Debconf/Config.pm line 73.
> 
> It would appear that you have a broken perl installation somehow.
> Confirm with:
> 
> perl -we 'use strict; use Getopt::Long; Getopt::Long::Configure("bundling");'
> 
> If it outputs the same error message, your perl is broken somehow. Make
> sure you don't have a local perl installation in your PATH. Make sure
> that you do have a perl-base: /usr/share/perl/5.6.1/Getopt/Long.pm.
> Check that you don't have some ancient version of perl installed; the
> current version is a package named just "perl", which is version 5.6.1.

Hehehehehe, I actually figured it out a short bit after asking - I did
have some old perl packages installed (perl-5.005-base, perl-5.005), but
removing them didn't help.

It seems to be a problem with dialog - after apt-getting dialog, I had
some new files under /usr/lib/perl5/.../GetOpt/... (I compared with
another testing box that works - that tree doesn't exist).  dpkg -S
confirmed that /usr/lib/perl5 belonged to dialog, so I removed dialog
and installed whiptail instead.

Smooth sailing from there.

Thanks for the help though!

Ross Vandegrift
ross@willow.seitz.com
> 
> 
> -- 
> see shy jo


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: