> 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
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
>
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.
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
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
>
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
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,
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:
> --
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
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
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:
---
[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
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
> >
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
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
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
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
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
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
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
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
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-
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
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
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
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
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
Install perl-5.004 (not -base)
When will people learn?
--
see shy jo
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
29 matches
Mail list logo