Followup-For: Bug #714888 Re-running the failing postinst script with set -x enabled produces this output - perhaps this helps debugging:
# dpkg --configure --pending Setting up typo3-dummy (4.5.30+dfsg1-1) ... + PACKAGE=typo3-dummy + T3CONFDIR=/var/lib/typo3-dummy/typo3conf + '[' configure = configure ']' + '[' -d /var/lib/typo3-dummy/typo3conf ']' + rm -f '/var/lib/typo3-dummy/typo3conf/temp_CACHED*' + for confdir in sites-available conf-available + '[' -d /etc/apache2/sites-available -a '!' -f /etc/apache2/sites-available/typo3-dummy-directory -a '!' -L /etc/apache2/sites-available/typo3-dummy-directory ']' + '[' -d /etc/apache2/sites-available -a '!' -f /etc/apache2/sites-available/typo3-dummy-vhost -a '!' -L /etc/apache2/sites-available/typo3-dummy-vhost ']' + for confdir in sites-available conf-available + '[' -d /etc/apache2/conf-available -a '!' -f /etc/apache2/conf-available/typo3-dummy-directory -a '!' -L /etc/apache2/conf-available/typo3-dummy-directory ']' + '[' -d /etc/apache2/conf-available -a '!' -f /etc/apache2/conf-available/typo3-dummy-vhost -a '!' -L /etc/apache2/conf-available/typo3-dummy-vhost ']' + '[' '!' -e /etc/typo3-dummy/localconf.php ']' + . /usr/share/debconf/confmodule ++ '[' '!' '' ']' ++ PERL_DL_NONLAZY=1 ++ export PERL_DL_NONLAZY ++ '[' '' ']' ++ exec /usr/share/debconf/frontend /var/lib/dpkg/info/typo3-dummy.postinst configure '' locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_ALL to default locale: No such file or directory debconf: unable to initialize frontend: Dialog debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) debconf: falling back to frontend: Readline + PACKAGE=typo3-dummy + T3CONFDIR=/var/lib/typo3-dummy/typo3conf + '[' configure = configure ']' + '[' -d /var/lib/typo3-dummy/typo3conf ']' + rm -f '/var/lib/typo3-dummy/typo3conf/temp_CACHED*' + for confdir in sites-available conf-available + '[' -d /etc/apache2/sites-available -a '!' -f /etc/apache2/sites-available/typo3-dummy-directory -a '!' -L /etc/apache2/sites-available/typo3-dummy-directory ']' + '[' -d /etc/apache2/sites-available -a '!' -f /etc/apache2/sites-available/typo3-dummy-vhost -a '!' -L /etc/apache2/sites-available/typo3-dummy-vhost ']' + for confdir in sites-available conf-available + '[' -d /etc/apache2/conf-available -a '!' -f /etc/apache2/conf-available/typo3-dummy-directory -a '!' -L /etc/apache2/conf-available/typo3-dummy-directory ']' + '[' -d /etc/apache2/conf-available -a '!' -f /etc/apache2/conf-available/typo3-dummy-vhost -a '!' -L /etc/apache2/conf-available/typo3-dummy-vhost ']' + '[' '!' -e /etc/typo3-dummy/localconf.php ']' + . /usr/share/debconf/confmodule ++ '[' '!' 1 ']' ++ '[' -z '' ']' ++ exec ++ '[' '' ']' ++ exec ++ DEBCONF_REDIR=1 ++ export DEBCONF_REDIR + . /usr/share/dbconfig-common/dpkg/frontend.postinst.mysql ++ dbc_frontend=true ++ . /usr/share/dbconfig-common/dpkg/postinst.mysql +++ dbc_hardcoded_dbtype=mysql +++ . /usr/share/dbconfig-common/dpkg/postinst + dbc_first_version=4.3.0 + dbc_generate_include_owner=www-data:www-data + dbc_generate_include=php:/etc/typo3-dummy/debian-db.php + dbc_go typo3-dummy configure + local importing_from_non_dbc upgrading reconfiguring f tsubstfile upgrades_pending dbc_dumpfile _dbc_asuser reinstall + . /usr/share/dbconfig-common/dpkg/common ++ . /usr/share/dbconfig-common/internal/common +++ '[' '' ']' +++ _dbc_logfile=/var/log/dbconfig-common/dbc.log + _dbc_debug '(postinst) dbc_go() typo3-dummy' configure + '[' '' ']' + dbc_config typo3-dummy configure + _dbc_debug 'dbc_config() typo3-dummy' configure + '[' '' ']' + dbc_share=/usr/share/dbconfig-common + dbc_package=typo3-dummy ++ cut -d_ -f1 ++ echo typo3-dummy + dbc_basepackage=typo3-dummy + dbc_command=configure + dbc_oldversion= + _dbc_sanity_check package command + '[' 2 -ne 0 ']' + case "$1" in + '[' -z typo3-dummy ']' + shift + '[' 1 -ne 0 ']' + case "$1" in + '[' -z configure ']' + shift + '[' 0 -ne 0 ']' + dbc_confdir=/etc/dbconfig-common + dbc_globalconfig=/etc/dbconfig-common/config + dbc_packageconfig=/etc/dbconfig-common/typo3-dummy.conf + dbc_standard_templates='database-type dbconfig-install dbconfig-upgrade dbconfig-remove dbconfig-reinstall password-confirm app-password-confirm purge upgrade-backup passwords-do-not-match install-error upgrade-error remove-error internal/reconfiguring internal/skip-preseed missing-db-package-error' + dbc_mysql_templates='mysql/method remote/host remote/newhost mysql/app-pass mysql/admin-user mysql/admin-pass remote/port db/dbname db/app-user' + dbc_pgsql_templates='pgsql/method remote/host remote/newhost pgsql/app-pass pgsql/admin-user pgsql/admin-pass remote/port pgsql/authmethod-admin pgsql/authmethod-user pgsql/changeconf pgsql/manualconf db/dbname db/app-user pgsql/no-empty-passwords' + dbc_sqlite_templates='db/dbname db/basepath' + dbc_all_supported_dbtypes='mysql pgsql sqlite sqlite3' + dbc_authenticated_dbtypes='mysql pgsql' + dbc_remote_dbtypes='mysql pgsql' + dbc_fs_dbtypes='sqlite sqlite3' + '[' -f /etc/dbconfig-common/config ']' + . /etc/dbconfig-common/config ++ dbc_remember_admin_pass=false ++ dbc_remote_questions_default=false + '[' false = true ']' + dbc_remote_questions_priority=low + dbc_default_pgsql_authmethod_admin=ident + dbc_set_dbtype_defaults + _dbc_debug 'dbc_set_dbtype_defaults() ' + '[' '' ']' + '[' mysql ']' + dbc_dbtype=mysql + dbc_default_basepath= + dbc_db_installed_cmd=dbc_mysql_db_installed + case $dbc_dbtype in + . /usr/share/dbconfig-common/internal/mysql ++ . /usr/share/dbconfig-common/internal/common +++ '[' /var/log/dbconfig-common/dbc.log ']' + dbc_createuser_cmd=dbc_mysql_createuser + dbc_checkuser_cmd=dbc_mysql_check_user + dbc_createdb_cmd=dbc_mysql_createdb + dbc_dropdb_cmd=dbc_mysql_dropdb + dbc_dropuser_cmd=dbc_mysql_dropuser + dbc_sqlexec_cmd=dbc_mysql_exec_command + dbc_sqlfile_cmd=dbc_mysql_exec_file + dbc_dump_cmd=dbc_mysql_dump + dbc_register_templates='database-type dbconfig-install dbconfig-upgrade dbconfig-remove dbconfig-reinstall password-confirm app-password-confirm purge upgrade-backup passwords-do-not-match install-error upgrade-error remove-error internal/reconfiguring internal/skip-preseed missing-db-package-error mysql/method remote/host remote/newhost mysql/app-pass mysql/admin-user mysql/admin-pass remote/port db/dbname db/app-user' + dbc_default_admin=root ++ echo typo3-dummy ++ cut -c -16 ++ tr -d +. + dbc_default_dbuser=typo3-dummy + dbc_dbvendor=MySQL + dbc_dbpackage=mysql-server + dbc_dbclientpackage=mysql-client + '[' true ']' + dbc_createuser_cmd=true + dbc_checkuser_cmd=true + dbc_createdb_cmd=true + dbc_dropdb_cmd=true + dbc_dropuser_cmd=true + dbc_sqlexec_cmd=true + dbc_sqlfile_cmd=true + dbc_dump_cmd=true + dbc_dgi_on_manual=true + '[' configure = configure ']' + dbc_read_package_debconf + _dbc_debug 'dbc_read_package_debconf() ' + '[' '' ']' + _dbc_sanity_check package + '[' 1 -ne 0 ']' + case "$1" in + '[' -z typo3-dummy ']' + shift + '[' 0 -ne 0 ']' + '[' '!' mysql ']' + dbc_set_dbtype_defaults mysql + _dbc_debug 'dbc_set_dbtype_defaults() mysql' + '[' '' ']' + '[' mysql ']' + dbc_dbtype=mysql + dbc_default_basepath= + dbc_db_installed_cmd=dbc_mysql_db_installed + case $dbc_dbtype in + . /usr/share/dbconfig-common/internal/mysql ++ . /usr/share/dbconfig-common/internal/common +++ '[' /var/log/dbconfig-common/dbc.log ']' + dbc_createuser_cmd=dbc_mysql_createuser + dbc_checkuser_cmd=dbc_mysql_check_user + dbc_createdb_cmd=dbc_mysql_createdb + dbc_dropdb_cmd=dbc_mysql_dropdb + dbc_dropuser_cmd=dbc_mysql_dropuser + dbc_sqlexec_cmd=dbc_mysql_exec_command + dbc_sqlfile_cmd=dbc_mysql_exec_file + dbc_dump_cmd=dbc_mysql_dump + dbc_register_templates='database-type dbconfig-install dbconfig-upgrade dbconfig-remove dbconfig-reinstall password-confirm app-password-confirm purge upgrade-backup passwords-do-not-match install-error upgrade-error remove-error internal/reconfiguring internal/skip-preseed missing-db-package-error mysql/method remote/host remote/newhost mysql/app-pass mysql/admin-user mysql/admin-pass remote/port db/dbname db/app-user' + dbc_default_admin=root ++ echo typo3-dummy ++ tr -d +. ++ cut -c -16 + dbc_default_dbuser=typo3-dummy + dbc_dbvendor=MySQL + dbc_dbpackage=mysql-server + dbc_dbclientpackage=mysql-client + '[' true ']' + dbc_createuser_cmd=true + dbc_checkuser_cmd=true + dbc_createdb_cmd=true + dbc_dropdb_cmd=true + dbc_dropuser_cmd=true + dbc_sqlexec_cmd=true + dbc_sqlfile_cmd=true + dbc_dump_cmd=true + db_get typo3-dummy/dbconfig-install + _db_cmd 'GET typo3-dummy/dbconfig-install' + _db_internal_IFS=' ' + IFS=' ' + printf '%s\n' 'GET typo3-dummy/dbconfig-install' + IFS=' ' + IFS=' ' + read -r _db_internal_line + RET=true + case ${_db_internal_line%%[ ]*} in + return 0 + dbc_install=true + db_get typo3-dummy/dbconfig-upgrade + _db_cmd 'GET typo3-dummy/dbconfig-upgrade' + _db_internal_IFS=' ' + IFS=' ' + printf '%s\n' 'GET typo3-dummy/dbconfig-upgrade' + IFS=' ' + IFS=' ' + read -r _db_internal_line + RET=true + case ${_db_internal_line%%[ ]*} in + return 0 + dbc_upgrade=true + db_get typo3-dummy/dbconfig-remove + _db_cmd 'GET typo3-dummy/dbconfig-remove' + _db_internal_IFS=' ' + IFS=' ' + printf '%s\n' 'GET typo3-dummy/dbconfig-remove' + IFS=' ' + IFS=' ' + read -r _db_internal_line + RET= + case ${_db_internal_line%%[ ]*} in + return 0 + dbc_remove= + '[' true '!=' true ']' + _dbc_sanity_check dbtype + '[' 1 -ne 0 ']' + case "$1" in + '[' -z mysql ']' + shift + '[' 0 -ne 0 ']' + echo 'mysql pgsql' + grep -q mysql + db_get typo3-dummy/db/app-user + _db_cmd 'GET typo3-dummy/db/app-user' + _db_internal_IFS=' ' + IFS=' ' + printf '%s\n' 'GET typo3-dummy/db/app-user' + IFS=' ' + IFS=' ' + read -r _db_internal_line + RET=typo3-database + case ${_db_internal_line%%[ ]*} in + return 0 + dbc_dbuser=typo3-database + db_get typo3-dummy/mysql/app-pass + _db_cmd 'GET typo3-dummy/mysql/app-pass' + _db_internal_IFS=' ' + IFS=' ' + printf '%s\n' 'GET typo3-dummy/mysql/app-pass' + IFS=' ' + IFS=' ' + read -r _db_internal_line + RET=Qsg1vuTHBCKQ + case ${_db_internal_line%%[ ]*} in + return 0 + dbc_dbpass=Qsg1vuTHBCKQ + db_get typo3-dummy/mysql/admin-user + _db_cmd 'GET typo3-dummy/mysql/admin-user' + _db_internal_IFS=' ' + IFS=' ' + printf '%s\n' 'GET typo3-dummy/mysql/admin-user' + IFS=' ' + IFS=' ' + read -r _db_internal_line + RET=root + case ${_db_internal_line%%[ ]*} in + return 0 + dbc_dbadmin=root + db_get typo3-dummy/mysql/admin-pass + _db_cmd 'GET typo3-dummy/mysql/admin-pass' + _db_internal_IFS=' ' + IFS=' ' + printf '%s\n' 'GET typo3-dummy/mysql/admin-pass' + IFS=' ' + IFS=' ' + read -r _db_internal_line + RET= + case ${_db_internal_line%%[ ]*} in + return 0 + dbc_dbadmpass= + echo 'mysql pgsql' + grep -q mysql + db_get typo3-dummy/remote/host + _db_cmd 'GET typo3-dummy/remote/host' + _db_internal_IFS=' ' + IFS=' ' + printf '%s\n' 'GET typo3-dummy/remote/host' + IFS=' ' + IFS=' ' + read -r _db_internal_line + RET= + case ${_db_internal_line%%[ ]*} in + return 0 + dbc_dbserver= + db_get typo3-dummy/remote/port + _db_cmd 'GET typo3-dummy/remote/port' + _db_internal_IFS=' ' + IFS=' ' + printf '%s\n' 'GET typo3-dummy/remote/port' + IFS=' ' + IFS=' ' + read -r _db_internal_line + RET= + case ${_db_internal_line%%[ ]*} in + return 0 + dbc_dbport= + grep -qa mysql + echo 'sqlite sqlite3' + db_get typo3-dummy/db/dbname + _db_cmd 'GET typo3-dummy/db/dbname' + _db_internal_IFS=' ' + IFS=' ' + printf '%s\n' 'GET typo3-dummy/db/dbname' + IFS=' ' + IFS=' ' + read -r _db_internal_line + RET=typo3database + case ${_db_internal_line%%[ ]*} in + return 0 + dbc_dbname=typo3database + case $dbc_dbtype in + '[' '' ']' + dbc_write_package_config + local iformat ofile tfile + _dbc_debug 'dbc_write_package_config() ' + '[' '' ']' + _dbc_sanity_check packageconfig + '[' 1 -ne 0 ']' + case "$1" in + '[' -z /etc/dbconfig-common/typo3-dummy.conf ']' + shift + '[' 0 -ne 0 ']' + echo 'dbconfig-common: writing config to /etc/dbconfig-common/typo3-dummy.conf' dbconfig-common: writing config to /etc/dbconfig-common/typo3-dummy.conf ++ dbc_mktemp dbconfig-package-config.XXXXXX ++ local tfile ttemplate ++ '[' dbconfig-package-config.XXXXXX ']' ++ ttemplate=dbconfig-package-config.XXXXXX +++ mktemp -t dbconfig-package-config.XXXXXX ++ tfile=/tmp/dbconfig-package-config.OffGdx ++ '[' '!' -f /tmp/dbconfig-package-config.OffGdx ']' ++ echo /tmp/dbconfig-package-config.OffGdx + tfile=/tmp/dbconfig-package-config.OffGdx + '[' mysql ']' + dbc_dbtype=mysql + '[' '' = 'tcp/ip + ssl' ']' + cat ++ dbc_sq_escape true ++ sed -e 's,'\'','\''\\'\'''\'',g' ++ dbc_sq_escape true ++ sed -e 's,'\'','\''\\'\'''\'',g' ++ dbc_sq_escape ++ sed -e 's,'\'','\''\\'\'''\'',g' ++ dbc_sq_escape mysql ++ sed -e 's,'\'','\''\\'\'''\'',g' ++ dbc_sq_escape typo3-database ++ sed -e 's,'\'','\''\\'\'''\'',g' ++ dbc_sq_escape Qsg1vuTHBCKQ ++ sed -e 's,'\'','\''\\'\'''\'',g' ++ dbc_sq_escape ++ sed -e 's,'\'','\''\\'\'''\'',g' ++ dbc_sq_escape ++ sed -e 's,'\'','\''\\'\'''\'',g' ++ dbc_sq_escape typo3database ++ sed -e 's,'\'','\''\\'\'''\'',g' ++ dbc_sq_escape root ++ sed -e 's,'\'','\''\\'\'''\'',g' ++ dbc_sq_escape ++ sed -e 's,'\'','\''\\'\'''\'',g' ++ dbc_sq_escape ++ sed -e 's,'\'','\''\\'\'''\'',g' ++ dbc_sq_escape ++ sed -e 's,'\'','\''\\'\'''\'',g' ++ dbc_sq_escape ++ sed -e 's,'\'','\''\\'\'''\'',g' ++ dirname /etc/dbconfig-common/typo3-dummy.conf + mkdir -p /etc/dbconfig-common + ucf --debconf-ok /tmp/dbconfig-package-config.OffGdx /etc/dbconfig-common/typo3-dummy.conf + ucfr typo3-dummy /etc/dbconfig-common/typo3-dummy.conf + rm -f /tmp/dbconfig-package-config.OffGdx + '[' true '!=' true ']' + '[' php:/etc/typo3-dummy/debian-db.php ']' + '[' www-data:www-data ']' + dbc_generate_include_args=' -O www-data:www-data' + '[' '' ']' + echo php:/etc/typo3-dummy/debian-db.php + grep -q -E '^[^:]*:' ++ echo php:/etc/typo3-dummy/debian-db.php ++ cut -d: -f1 + iformat=php ++ echo php:/etc/typo3-dummy/debian-db.php ++ cut -d: -f2 + ofile=/etc/typo3-dummy/debian-db.php + dbconfig-generate-include -a -f php -O www-data:www-data -U /etc/dbconfig-common/typo3-dummy.conf /etc/typo3-dummy/debian-db.php Replacing config file /etc/typo3-dummy/debian-db.php with new version + ucfr typo3-dummy /etc/dbconfig-common/typo3-dummy.conf + dbc_read_package_config + _dbc_debug 'dbc_read_package_config() ' + '[' '' ']' + _dbc_sanity_check package packageconfig + '[' 2 -ne 0 ']' + case "$1" in + '[' -z typo3-dummy ']' + shift + '[' 1 -ne 0 ']' + case "$1" in + '[' -z /etc/dbconfig-common/typo3-dummy.conf ']' + shift + '[' 0 -ne 0 ']' + dbc_install=true + dbc_upgrade=true + '[' -f /etc/dbconfig-common/typo3-dummy.conf ']' + . /etc/dbconfig-common/typo3-dummy.conf ++ dbc_install=true ++ dbc_upgrade=true ++ dbc_remove= ++ dbc_dbtype=mysql ++ dbc_dbuser=typo3-database ++ dbc_dbpass=Qsg1vuTHBCKQ ++ dbc_dbserver= ++ dbc_dbport= ++ dbc_dbname=typo3database ++ dbc_dbadmin=root ++ dbc_basepath= ++ dbc_ssl= ++ dbc_authmethod_admin= ++ dbc_authmethod_user= + '[' -z '' ']' + dbc_dballow=localhost + '[' true '!=' true ']' + '[' php:/etc/typo3-dummy/debian-db.php ']' ++ echo php:/etc/typo3-dummy/debian-db.php ++ sed -e 's/^[^:]*://' + dbc_config_include=/etc/typo3-dummy/debian-db.php + export dbc_generate_include + export dbc_config_include + '[' '' ']' + '[' '' ']' + '[' '!' '' ']' + dbc_detect_installed_dbtype mysql + _dbc_debug 'dbc_detect_installed_dbtype() mysql' + '[' '' ']' + _dbc_detect_installed_dbtype mysql + _dbc_debug '_dbc_detect_installed_dbtype() mysql' + '[' '' ']' + case "$1" in + which mysql + return 0 + '[' '' ']' + '[' '' = 'unix socket' ']' + true + '[' '' ']' + true + '[' '' ']' + dbc_sqlfile=/usr/share/dbconfig-common/data/typo3-dummy/install/mysql + dbc_sqlfile_adm=/usr/share/dbconfig-common/data/typo3-dummy/install-dbadmin/mysql + dbc_scriptfile=/usr/share/dbconfig-common/scripts/typo3-dummy/install/mysql + '[' -f /usr/share/dbconfig-common/scripts/typo3-dummy/install/mysql ']' + '[' -f /usr/share/dbconfig-common/data/typo3-dummy/install-dbadmin/mysql ']' + '[' -f /usr/share/dbconfig-common/data/typo3-dummy/install/mysql ']' + db_set typo3-dummy/purge false + _db_cmd 'SET typo3-dummy/purge' false + _db_internal_IFS=' ' + IFS=' ' + printf '%s\n' 'SET typo3-dummy/purge false' + IFS=' ' + IFS=' ' + read -r _db_internal_line + RET='value set' + case ${_db_internal_line%%[ ]*} in + return 0 + db_fset typo3-dummy/purge seen false + _db_cmd 'FSET typo3-dummy/purge' seen false + _db_internal_IFS=' ' + IFS=' ' + printf '%s\n' 'FSET typo3-dummy/purge seen false' + IFS=' ' + IFS=' ' + read -r _db_internal_line + RET=false + case ${_db_internal_line%%[ ]*} in + return 0 + '[' '' ']' + '[' '' ']' + dbc_postinst_cleanup + _dbc_debug 'dbc_postinst_cleanup() ' + '[' '' ']' + echo 'mysql pgsql' + grep -q mysql + '[' false '!=' true ']' + dbc_forget_dbadmin_password + _dbc_debug 'dbc_forget_dbadmin_password() ' + '[' '' ']' + echo dbconfig-common: flushing administrative password dbconfig-common: flushing administrative password + db_reset typo3-dummy/mysql/admin-pass + _db_cmd 'RESET typo3-dummy/mysql/admin-pass' + _db_internal_IFS=' ' + IFS=' ' + printf '%s\n' 'RESET typo3-dummy/mysql/admin-pass' + IFS=' ' + IFS=' ' + read -r _db_internal_line + RET=0 + case ${_db_internal_line%%[ ]*} in + return 0 + db_fset typo3-dummy/mysql/admin-pass seen false + _db_cmd 'FSET typo3-dummy/mysql/admin-pass' seen false + _db_internal_IFS=' ' + IFS=' ' + printf '%s\n' 'FSET typo3-dummy/mysql/admin-pass seen false' + IFS=' ' + IFS=' ' + read -r _db_internal_line + RET=false + case ${_db_internal_line%%[ ]*} in + return 0 + db_reset typo3-dummy/password-confirm + _db_cmd 'RESET typo3-dummy/password-confirm' + _db_internal_IFS=' ' + IFS=' ' + printf '%s\n' 'RESET typo3-dummy/password-confirm' + IFS=' ' + IFS=' ' + read -r _db_internal_line + RET=0 + case ${_db_internal_line%%[ ]*} in + return 0 + db_fset typo3-dummy/password-confirm seen false + _db_cmd 'FSET typo3-dummy/password-confirm' seen false + _db_internal_IFS=' ' + IFS=' ' + printf '%s\n' 'FSET typo3-dummy/password-confirm seen false' + IFS=' ' + IFS=' ' + read -r _db_internal_line + RET=false + case ${_db_internal_line%%[ ]*} in + return 0 + '[' '' '!=' true ']' + dbc_forget_app_password + _dbc_debug 'dbc_forget_app_password() ' + '[' '' ']' + db_reset typo3-dummy/mysql/app-pass + _db_cmd 'RESET typo3-dummy/mysql/app-pass' + _db_internal_IFS=' ' + IFS=' ' + printf '%s\n' 'RESET typo3-dummy/mysql/app-pass' + IFS=' ' + IFS=' ' + read -r _db_internal_line + RET=0 + case ${_db_internal_line%%[ ]*} in + return 0 + db_fset typo3-dummy/mysql/app-pass seen false + _db_cmd 'FSET typo3-dummy/mysql/app-pass' seen false + _db_internal_IFS=' ' + IFS=' ' + printf '%s\n' 'FSET typo3-dummy/mysql/app-pass seen false' + IFS=' ' + IFS=' ' + read -r _db_internal_line + RET=false + case ${_db_internal_line%%[ ]*} in + return 0 + db_reset typo3-dummy/app-password-confirm + _db_cmd 'RESET typo3-dummy/app-password-confirm' + _db_internal_IFS=' ' + IFS=' ' + printf '%s\n' 'RESET typo3-dummy/app-password-confirm' + IFS=' ' + IFS=' ' + read -r _db_internal_line + RET=0 + case ${_db_internal_line%%[ ]*} in + return 0 + db_fset typo3-dummy/app-password-confirm seen false + _db_cmd 'FSET typo3-dummy/app-password-confirm' seen false + _db_internal_IFS=' ' + IFS=' ' + printf '%s\n' 'FSET typo3-dummy/app-password-confirm seen false' + IFS=' ' + IFS=' ' + read -r _db_internal_line + RET=false + case ${_db_internal_line%%[ ]*} in + return 0 + db_reset typo3-dummy/internal/skip-preseed + _db_cmd 'RESET typo3-dummy/internal/skip-preseed' + _db_internal_IFS=' ' + IFS=' ' + printf '%s\n' 'RESET typo3-dummy/internal/skip-preseed' + IFS=' ' + IFS=' ' + read -r _db_internal_line + RET=0 + case ${_db_internal_line%%[ ]*} in + return 0 ++ dpkg-query -f '${Status}' -W apache2.2-common ++ awk '{print $3}' + COMMON_STATE=not-installed + db_get typo3-dummy/apache_mode + _db_cmd 'GET typo3-dummy/apache_mode' + _db_internal_IFS=' ' + IFS=' ' + printf '%s\n' 'GET typo3-dummy/apache_mode' + IFS=' ' + IFS=' ' + read -r _db_internal_line + RET=directory + case ${_db_internal_line%%[ ]*} in + return 0 + '[' directory = vhost ']' + '[' directory = directory ']' + '[' -e /usr/share/apache2/apache2-maintscript-helper ']' + . /usr/share/apache2/apache2-maintscript-helper ++ '[' -n '' ']' ++ EXPORT_APACHE2_MAINTSCRIPT_HELPER=1 ++ '[' -n '' ']' ++ '[' -e /etc/apache2/envvars ']' +++ . /etc/apache2/envvars ++++ unset HOME ++++ '[' '' '!=' '' ']' ++++ SUFFIX= ++++ export APACHE_RUN_USER=www-data ++++ APACHE_RUN_USER=www-data ++++ export APACHE_RUN_GROUP=www-data ++++ APACHE_RUN_GROUP=www-data ++++ export APACHE_PID_FILE=/var/run/apache2/apache2.pid ++++ APACHE_PID_FILE=/var/run/apache2/apache2.pid ++++ export APACHE_RUN_DIR=/var/run/apache2 ++++ APACHE_RUN_DIR=/var/run/apache2 ++++ export APACHE_LOCK_DIR=/var/lock/apache2 ++++ APACHE_LOCK_DIR=/var/lock/apache2 ++++ export APACHE_LOG_DIR=/var/log/apache2 ++++ APACHE_LOG_DIR=/var/log/apache2 ++++ export LANG=C ++++ LANG=C ++++ export LANG +++ echo ++ APACHE2_MAINTSCRIPT_DEBUG= ++ '[' -n '' ']' ++ '[' -z configure ']' ++ APACHE2_MAINTSCRIPT_NAME=postinst ++ '[' postinst ']' ++ case "$APACHE2_MAINTSCRIPT_NAME" in ++ APACHE2_MAINTSCRIPT_PACKAGE=typo3-dummy ++ '[' -z typo3-dummy ']' ++ '[' -z '' ']' ++ APACHE2_MAINTSCRIPT_METHOD=configure ++ case "$APACHE2_MAINTSCRIPT_METHOD" in ++ '[' -z '' ']' ++ APACHE2_MAINTSCRIPT_ARGUMENT= + apache2_invoke enconf typo3-dummy-directory + local CMD=enconf + local CONF=typo3-dummy-directory + local RCD_ACTION= + local invoke_rcd=0 + local check_switch= + local invoke_string= + '[' -x /usr/sbin/a2enconf ']' + '[' -x /usr/sbin/a2query ']' + case "${RCD_ACTION:-}" in + case "$CMD" in + check_switch=-c + invoke_string=configuration + rcd_action=reload + case "$CMD" in + local a2query_ret=0 + a2query -c typo3-dummy-directory + a2query_ret=1 + '[' 1 -eq 0 ']' + '[' 1 -eq 32 ']' + APACHE2_NEED_ACTION=1 + a2enconf -m -q typo3-dummy-directory + return 1 dpkg: error processing typo3-dummy (--configure): subprocess installed post-installation script returned error exit status 1 Errors were encountered while processing: typo3-dummy Andreas -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org