Your message dated Fri, 11 Apr 2008 18:47:08 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#475068: fixed in dbconfig-common 1.8.38
has caused the Debian Bug report #475068,
regarding dbconfig-common: selecting 'reinstall' should opt in
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.)


-- 
475068: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=475068
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: dbconfig-common
Version: 1.8.37
Tags: patch

When the user has opted out of dbconfig-common usage and later changes
his mind, the natural thing to do is to answer 'yes' to the 'reinstall
database' question and go through the full db configuration. 

However, the 'opted out' state is still preserved after this, so all the
choices have no effect. The only way to opt back in seems to be editing
the configuration file in /etc/dbconfig-common/<app>.conf.

Proposed simple patch attached.

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]
Index: dpkg/config
===================================================================
--- dpkg/config	(revision 436)
+++ dpkg/config	(working copy)
@@ -107,6 +107,7 @@
 			db_set $dbc_package/internal/skip-preseed true
 			return 0;
 		fi
+		db_set $dbc_package/dbconfig-install true
 
 		##
 		## start multidb section

--- End Message ---
--- Begin Message ---
Source: dbconfig-common
Source-Version: 1.8.38

We believe that the bug you reported is fixed in the latest version of
dbconfig-common, which is due to be installed in the Debian FTP archive:

dbconfig-common_1.8.38.dsc
  to pool/main/d/dbconfig-common/dbconfig-common_1.8.38.dsc
dbconfig-common_1.8.38.tar.gz
  to pool/main/d/dbconfig-common/dbconfig-common_1.8.38.tar.gz
dbconfig-common_1.8.38_all.deb
  to pool/main/d/dbconfig-common/dbconfig-common_1.8.38_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sean Finney <[EMAIL PROTECTED]> (supplier of updated dbconfig-common package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 11 Apr 2008 19:44:58 +0200
Source: dbconfig-common
Binary: dbconfig-common
Architecture: source all
Version: 1.8.38
Distribution: unstable
Urgency: low
Maintainer: Sean Finney <[EMAIL PROTECTED]>
Changed-By: Sean Finney <[EMAIL PROTECTED]>
Description: 
 dbconfig-common - common framework for packaging database applications
Closes: 435143 448804 469832 472266 472944 472949 472993 473013 473026 475068
Changes: 
 dbconfig-common (1.8.38) unstable; urgency=low
 .
   * the "TLC" release
   * ACK NMU from Stephen Gran, thanks!
   * slight changes to the NMU diff, namely using local variables and a fix
     for a corner case where the umask might not be reset.
   * more bugs/fixes from Niko Tyni (thanks!)
     - fix for malformed log messages (closes: #472993).
     - fix for catching upgrade errors when calling dbc_dump (closes: #473026).
     - fix for empty dumps from postgres upgrades (closes: #473013).
     - fix for ucf/debconf/stdout redirection problems (closes: #435143).
     - fix for db server/client installed status differences (closes: #448804).
     - allow specifying preferred order in dbtype selection (closes: #469832).
     - find with -xtype instead of -type to allow symlinks (closes: #472944).
     - fix for allowing users to opt-in again to our help (closes: #475068).
   * update documentation wrt dbtype selection
   * centralize definition of dbc.log location
   * a test suite! now using shunit2 for unit tests, implemented some
     basic tests for logging as a proof-of-concept.
   * various fixes found from new unit tests
   * new/updated debconf translations:
     - Basque, from Piarres Beobide (closes: #472266).
     - Finnish, from Esko Arajärvi (closes: #472949).
   * lintian fixes:
     - bump standards version to 3.7.3
     - swap binary-arch and binary-indep target build scripts
     - spelling fixes in description
     - add ignore for empty directory where we instruct packages to
       place install/upgrade files and scripts
     - remove .Xc from manpages as it seems an unsupported extension.
Checksums-Sha1: 
 7979cb8ea219c90b655a6e7e06798016b8210429 881 dbconfig-common_1.8.38.dsc
 dbde17c186f6e46abd6c55def1c46f282f2b0494 336632 dbconfig-common_1.8.38.tar.gz
 7a10fb2d572609cc1a99d27ad134e778c807061e 486688 dbconfig-common_1.8.38_all.deb
Checksums-Sha256: 
 8369c84a5d297d2555bdef974ebec653d5fe3abc47654067f70e464b3cabce2f 881 
dbconfig-common_1.8.38.dsc
 c42dda5679445d3aa28153a82ed64c90a1fdd32aa05ee8d985d77e1670e10db5 336632 
dbconfig-common_1.8.38.tar.gz
 071cc956e2efdfe3601477d2030f5b43fe377108e3920c9c602afcb381d31f8f 486688 
dbconfig-common_1.8.38_all.deb
Files: 
 f1adc02a760d2310cfcb75593a9f6cb5 881 admin optional dbconfig-common_1.8.38.dsc
 24e81e648933bf428d1886cdc0849626 336632 admin optional 
dbconfig-common_1.8.38.tar.gz
 f1b6c2c4bb67c46dde8d29b0c44d6620 486688 admin optional 
dbconfig-common_1.8.38_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFH/6thynjLPm522B0RAvS6AJ9jmNB2RiKybjlkClKcHWrN4mbQVACfS1Bu
ljkqpKIQ6D9wOtZyMFLWfeE=
=PlPY
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to