Your message dated Tue, 4 Aug 2015 21:05:56 +0200
with message-id <[email protected]>
and subject line Re: Bug#779920: fixed in debconf 1.5.57
has caused the Debian Bug report #516562,
regarding no longer working after purge+install
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
516562: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=516562
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dbconfig-common
Version: 1.8.46
Severity: important
When dbconfig-common is purged and reinstalled, it is no longer
working. Instead, one gets:
"dbconfig-common not yet setup, deferring configuration."
I have reproduced this in a chroot environment:
debootstrap squeeze ....
mount -o bind /proc /local/debootstrap/squeeze-chroot/proc/
mount -o bind /dev /local/debootstrap/squeeze-chroot/dev/
schroot -c squeeze -u root
aptitude update && \
aptitude install less debconf-utils dbconfig-common apache2 \
php5-cli php5-gd \
postgresql php5-pgsql phppgadmin \
mysql-server php5-mysql phpmyadmin \
sqlite php5-sqlite
aptitude install {phpbb3,serendipity,...} => no prob.
NOW:
aptitude purge dbconfig-common
aptitude install dbconfig-common
aptitude install {phpbb3,serendipity,...}
=> /etc/dbconfig-common/{phpbb3,serendipity,...} = no data
(no database info is queried when dbc_go is run inside maintainer
scripts since the error mentioned above occurs)
dpkg-reconfigure {phpbb3,serendipity,...}
also doesn't show any dbconfig-common configuration dialog.
Other debconf dialogs are working alright.
Thanks and regards,
JM
PS. Actually I install s9y using dpkg -i /serendipity-1.4..... since
it's only in unstable but that doesn't matter here.
--- End Message ---
--- Begin Message ---
Bug 779920 in debconf was recently fixed. This means that the
dbconfig-common bugs that were blocked by it are automatically fixed (as
they were not real dbconfig-common bugs but actually "clones" of 779920).
On Thu, 16 Jul 2015 12:04:42 +0000 Colin Watson <[email protected]> wrote:
> Format: 1.8
> Date: Thu, 16 Jul 2015 12:33:36 +0100
> Source: debconf
> Binary: debconf debconf-i18n debconf-doc debconf-utils
> Architecture: source all
> Version: 1.5.57
> Distribution: unstable
> Urgency: medium
> Maintainer: Debconf Developers <[email protected]>
> Changed-By: Colin Watson <[email protected]>
> Description:
> debconf - Debian configuration management system
> debconf-doc - debconf documentation
> debconf-i18n - full internationalization support for debconf
> debconf-utils - debconf utilities
> Closes: 518322 779920 783255 785464 786705 792219
> Changes:
> debconf (1.5.57) unstable; urgency=medium
> .
> [ Colin Watson ]
> * Drop alternative Suggests on gnome-utils (closes: #792219). It hasn't
> existed since squeeze, it dropped gdialog in 2003, and debconf only
> supported gdialog for about three weeks in 1999 anyway.
> * Escape braces in regexes to avoid deprecation warning with Perl 5.22
> (closes: #786705).
> * When creating a new template and finding that it already exists in the
> database, ensure that a question of the same name exists too (closes:
> #518322, #779920).
> .
> [ Jérémy Bobbio ]
> * Use UTC when running xgettext for build reproducibility. Closes: #783255
> .
> [ Debconf translations ]
> * Brazilian Portuguese (Adriano Rafael Gomes). Closes: #785464
signature.asc
Description: OpenPGP digital signature
--- End Message ---