Package: dbconfig-common Version: 1.5.1 Severity: important Tags: experimental patch
When I install a new package that uses it, and purge that package, it fails to install it again: ---------x8----------- S'està configurant mydms (1.4.3-1) ... Processant postinst.mysql Processant dbc_go dbconfig-common: writing config to /etc/dbconfig-common/mydms.conf dbconfig-common: writing config to /etc/dbconfig-common/mydms.conf Replacing config file /etc/dbconfig-common/mydms.conf with new version dbconfig-common: writing config to /etc/dbconfig-common/mydms.conf dbconfig-common: flushing administrative password dpkg: s'ha produÃt un error en processar mydms (--configure): el subprocÃs post-installation script retornà el codi d'eixida d'error 10 S'han trobat errors en processar: mydms E: Sub-process /usr/bin/dpkg returned an error code (1) ---------8x----------- Because #305087 (broken sources) I've couldn't rebuild package. The patch must be applied to /usr/share/dbconfig-common/dpkg/common file. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.10 Locale: LANG=ca_ES.UTF-8, LC_CTYPE=ca_ES.UTF-8 (charmap=UTF-8) Versions of packages dbconfig-common depends on: ii debconf [debconf-2.0] 1.4.48 Debian configuration management sy ii ucf 1.17 Update Configuration File: preserv -- debconf information: dbconfig-common/mysql/dbname: ${pkg} dbconfig-common/pgsql/host: dbconfig-common/mysql/port: dbconfig-common/pgsql/manualconf: dbconfig-common/dbconfig-remove: true dbconfig-common/mysql/app-user: dbconfig-common/mysql/method: unix socket dbconfig-common/pgsql/dbname: ${pkg} dbconfig-common/upgrade-backup: true dbconfig-common/pgsql/authmethod-admin: ident dbconfig-common/upgrade-error: dbconfig-common/purge: false dbconfig-common/install-error: dbconfig-common/pgsql/admin-user: postgres dbconfig-common/dbconfig-install: true dbconfig-common/mysql/newhost: * dbconfig-common/remember-app-pass: false dbconfig-common/mysql/host: dbconfig-common/pgsql/changeconf: false dbconfig-common/pgsql/newhost: dbconfig-common/dbconfig-upgrade: true dbconfig-common/pgsql/app-user: ${pkg} dbconfig-common/passwords-do-not-match: dbconfig-common/remove-error: * dbconfig-common/remember-admin-pass: false dbconfig-common/mysql/admin-user: root dbconfig-common/pgsql/port: dbconfig-common/pgsql/method: unix socket dbconfig-common/pgsql/authmethod-user: ident dbconfig-common/database-type:
353c353 < db_fset $dbc_package/$dbc_dbtype/password-confirm seen false --- > db_fset $dbc_package/password-confirm seen false