Re: Broken Debconf?

2002-04-01 Thread Bill Keegans
> Sure here's the new fix_db. Tried, but same result as before - no changes written to config.dat Followed your other suggestion and deleted the corrupted .dat files. Ran apt-get and all is good again. Thanks for the help Regards Bill -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

Re: Broken Debconf?

2002-03-30 Thread Joey Hess
Bill Keegans wrote: > No .db files under this directory, only .dat - is this what you need to > see? They are quite big files so I will send them to you off list. > > [EMAIL PROTECTED]:~$ ls -l /var/cache/debconf/ > total 1918 > -rw---1 root root 484186 Mar 27 22:07 config.dat >

Re: Broken Debconf?

2002-03-30 Thread Bill Keegans
Joey, > Try running /usr/share/debconf/fix_db.pl Will try this tonight when I get the chance > I'd also like a copy of your /var/cache/debconf/*.db first. No .db files under this directory, only .dat - is this what you need to see? They are quite big files so I will send them to you off list.

Re: Broken Debconf?

2002-03-30 Thread Joey Hess
Bill Keegans wrote: > I am running Woody, and debconf 1.0.31 - looking in the archives I have > /var/cache/apt/archives/debconf_1.0.31_all.deb Try running /usr/share/debconf/fix_db.pl I'd also like a copy of your /var/cache/debconf/*.db first. -- see shy jo -- To UNSUBSCRIBE, email to [EMAIL

Re: Broken Debconf?

2002-03-30 Thread Bill Keegans
Template.pm line 49, line 1. Use of > > uninitialized value in exists at > > You've got a broken debconf cache. What version of debconf are you > using? I am running Woody, and debconf 1.0.31 - looking in the archives I have /var/cache/apt/archives/debconf_1.0.31_all.deb >

Re: Broken Debconf?

2002-03-30 Thread Joey Hess
Bill Keegans wrote: > /usr/share/perl5/Debconf/DbDriver/Cache.pm line 29, <> line 13. > Preconfiguring packages ... Use of uninitialized value in exists at > /usr/share/perl5/Debconf/Template.pm line 49, line 1. Use of > uninitialized value in exists at You've got a bro

Broken Debconf?

2002-03-30 Thread Bill Keegans
Hi All, I am a newbie to Debian, but so far I am impressed with the stability and the tools available for upgrade / maintenance (apt, dpkg, dselect etc). While doing a weekly upgrade a couple of days ago I got error messages while using "apt-get upgrade" There are 13 packages waiting for upgrade,

Re: Broken Debconf

2001-06-27 Thread John Foster
Rob Weir wrote: > > After doing my regular apt-get update;apt-get -fuy dist-upgrade against > testing, I've managed to completely munge up my perl installation. When apt > gets to updating Debconf, I get the following error: > --

Re: Broken Debconf

2001-06-24 Thread Joey Hess
Rob Weir wrote: > debconf: Perl may be unconfigured (Can't modify goto in lvalue subroutine > return at /usr/share/perl5/Debconf/Base.pm line 24, near "}" Upgrade debconf. The version currently in testing should work. -- see shy jo

Re: Broken Debconf

2001-06-24 Thread Sebastiaan
Hello, On Mon, 25 Jun 2001, Rob Weir wrote: > After doing my regular apt-get update;apt-get -fuy dist-upgrade against I think it is wiser to run: apt-get update && apt-get -fuy dist-upgrade Upgrading will only be done when updating was succesfull > testing, I've managed to completely munge up m

Broken Debconf

2001-06-24 Thread Rob Weir
After doing my regular apt-get update;apt-get -fuy dist-upgrade against testing, I've managed to completely munge up my perl installation. When apt gets to updating Debconf, I get the following error: ---

Re: Broken Debconf::Question on woody after -u upgrade

2001-03-20 Thread Colin Watson
[EMAIL PROTECTED] wrote: >On Tue, Mar 20, 2001 at 09:55:26PM +, Anthony Campbell wrote: >> Where can you find debconf in unstable? It's in admin in stable, but I >> can't see it there in unstable. > >Yeah, that confused me too -- unstable packages seem to live in (on >ftp.debian.org) /debian/p

Re: Broken Debconf::Question on woody after -u upgrade

2001-03-20 Thread Anthony Campbell
On 20 Mar 2001, Dimitri Maziuk wrote: > On Tue, Mar 20, 2001 at 09:55:26PM +, Anthony Campbell wrote: > > On 20 Mar 2001, Dimitri Maziuk wrote: > > > On Tue, Mar 20, 2001 at 11:59:58AM -0800, Corwin Grey wrote: > > > RTF list. There has been at least two messages in the last couple of days > >

Re: Broken Debconf::Question on woody after -u upgrade

2001-03-20 Thread Colin Watson
Anthony Campbell <[EMAIL PROTECTED]> wrote: >On 20 Mar 2001, Dimitri Maziuk wrote: >> RTF list. There has been at least two messages in the last couple of days >> telling people to install debconf from unstable (while you're at it, grab >> libterm-slang-perl and libterm-stool-perl and enjoy shining

Re: Broken Debconf::Question on woody after -u upgrade

2001-03-20 Thread csj
On Wednesday 21 March 2001 05:55, Anthony Campbell wrote: > On 20 Mar 2001, Dimitri Maziuk wrote: > > On Tue, Mar 20, 2001 at 11:59:58AM -0800, Corwin Grey wrote: > > RTF list. There has been at least two messages in the last couple > > of days telling people to install debconf from unstable (while

Re: Broken Debconf::Question on woody after -u upgrade

2001-03-20 Thread Dimitri Maziuk
On Tue, Mar 20, 2001 at 09:55:26PM +, Anthony Campbell wrote: > On 20 Mar 2001, Dimitri Maziuk wrote: > > On Tue, Mar 20, 2001 at 11:59:58AM -0800, Corwin Grey wrote: > > RTF list. There has been at least two messages in the last couple of days > > telling people to install debconf from unstabl

Re: Broken Debconf::Question on woody after -u upgrade

2001-03-20 Thread Anthony Campbell
On 20 Mar 2001, Dimitri Maziuk wrote: > On Tue, Mar 20, 2001 at 11:59:58AM -0800, Corwin Grey wrote: > RTF list. There has been at least two messages in the last couple of days > telling people to install debconf from unstable (while you're at it, grab > libterm-slang-perl and libterm-stool-perl an

Re: Broken Debconf::Question on woody after -u upgrade

2001-03-20 Thread Dimitri Maziuk
On Tue, Mar 20, 2001 at 11:59:58AM -0800, Corwin Grey wrote: > > After performing an apt-get -u upgrade today, I have a broken debconf, which > is keeping me from configuring a number of packages. I haven't done an upgrade > for about three weeks. > > Everything in the

Broken Debconf::Question on woody after -u upgrade

2001-03-20 Thread Corwin Grey
After performing an apt-get -u upgrade today, I have a broken debconf, which is keeping me from configuring a number of packages. I haven't done an upgrade for about three weeks. Everything in the upgrade appeared to go normally until it started to install debconf. I get the following

Re: Missing Warnings.pm => broken debconf

2001-02-20 Thread Joey Hess
Andrew n marshall wrote: > Ah.. yes. perl was pointing to an old copy of 5.6. Now I have removed > 5.6 completely, verified that both perl-5.005-base and perl-5.005 are > properly installed. Now this is the error I get: > > Can't locate object method "value" via package "Debconf::Question" at

Re: Missing Warnings.pm => broken debconf

2001-02-20 Thread Andrew n marshall
On Tue, 20 Feb 2001, Joey Hess wrote: > Andrew n marshall wrote: > > I think I should have phrased the above as a question: > > Since I have 5.005 installed and it still doesn't work, what else can I > > try or read? > > You can trying making use that /usr/bin/perl points to some version of > p

Re: Missing Warnings.pm => broken debconf

2001-02-20 Thread Joey Hess
Andrew n marshall wrote: > I think I should have phrased the above as a question: > Since I have 5.005 installed and it still doesn't work, what else can I > try or read? You can trying making use that /usr/bin/perl points to some version of perl which you have the full package, not just a perl-

Re: Missing Warnings.pm => broken debconf

2001-02-20 Thread Joey Hess
Dave Bresson wrote: > I'm all for that. Right now there's so many different versions and perl > packages (dependencies and conflicts) that i can't make heads or tails of > it. No, it's quite simple. In unstable there are two packages: perl-base perl Notice there are no longer versions or any of

Re: Missing Warnings.pm => broken debconf

2001-02-20 Thread Andrew n marshall
On Tue, 20 Feb 2001, Joey Hess wrote: > > > When will people learn? > > > > When there is obvious documentation on the difference, such in the > > description of the packages. If this is a reoccuring problem, then the > > current documentation on the issue should be revaluated. > > Unfortunatly

Re: Missing Warnings.pm => broken debconf

2001-02-20 Thread Dave Bresson
On Tue, 20 Feb 2001, Andrew n marshall wrote: > > On Tue, 20 Feb 2001, Joey Hess wrote: > > Install perl-5.004 (not -base) > > I have perl-5.005.03-7 installed, which I would think would be enough. > > > When will people learn? > > When there is obvious documentation on the difference, such in the

Re: Missing Warnings.pm => broken debconf

2001-02-20 Thread Joey Hess
Andrew n marshall wrote: > > On Tue, 20 Feb 2001, Joey Hess wrote: > > Install perl-5.004 (not -base) > > I have perl-5.005.03-7 installed, which I would think would be enough. > > > When will people learn? > > When there is obvious documentation on the difference, such in the > description of

Re: Missing Warnings.pm => broken debconf

2001-02-20 Thread Andrew n marshall
On Tue, 20 Feb 2001, Joey Hess wrote: > Install perl-5.004 (not -base) I have perl-5.005.03-7 installed, which I would think would be enough. > When will people learn? When there is obvious documentation on the difference, such in the description of the packages. If this is a reoccuring proble

Re: Missing Warnings.pm => broken debconf

2001-02-20 Thread Joey Hess
Install perl-5.004 (not -base) When will people learn? -- see shy jo

Missing Warnings.pm => broken debconf

2001-02-20 Thread Andrew n marshall
Hi, In a recent attempt to install the Glide3 libraries from unstable, I recently broke my debconf. Apparently, I tried this during the Perl 5.6 package upheaval, which the new debconf relied on, and libglide3 relied on that. Currently, I am just looking to return to a working debconf since