Package: nufw Version: 2.2.11-2 Severity: important
I'm bootstrapping a system based on FAI, when nufw is being installed it just fails with "subprocess post-installation script returned error exit status 10". When running with 'set -x' in /var/lib/dpkg/info/nufw.postinst I get: Setting up nufw (2.2.11-2) ... + . /usr/share/debconf/confmodule ++ '[' '!' '' ']' ++ PERL_DL_NONLAZY=1 ++ export PERL_DL_NONLAZY ++ '[' '' ']' ++ exec /usr/share/debconf/frontend /var/lib/dpkg/info/nufw.postinst configure '' + . /usr/share/debconf/confmodule ++ '[' '!' 1 ']' ++ '[' -z '' ']' ++ exec ++ '[' '' ']' ++ exec ++ DEBCONF_REDIR=1 ++ export DEBCONF_REDIR + '[' -x /usr/bin/openssl ']' + '[' '!' -e /etc/nufw/certs/nufw-key.pem ']' + db_capb backup + _db_cmd 'CAPB backup' + IFS=' ' + printf '%s\n' 'CAPB backup' + IFS=' ' + read -r _db_internal_line + RET='multiselect escape backup' + case ${_db_internal_line%%[ ]*} in + return 0 + db_settitle make-ssl-cert/title + _db_cmd 'SETTITLE make-ssl-cert/title' + IFS=' ' + printf '%s\n' 'SETTITLE make-ssl-cert/title' + IFS=' ' + read -r _db_internal_line + RET=0 + case ${_db_internal_line%%[ ]*} in + return 0 + templates='countryname statename localityname organisationname ouname hostname email' + for i in '$templates' + RET= + '[' x = x ']' + db_fset make-ssl-cert/countryname seen false + _db_cmd 'FSET make-ssl-cert/countryname' seen false + IFS=' ' + printf '%s\n' 'FSET make-ssl-cert/countryname seen false' + IFS=' ' + read -r _db_internal_line + RET='10 make-ssl-cert/countryname doesn'\''t exist' + case ${_db_internal_line%%[ ]*} in + return 10 dpkg: error processing nufw (--configure): subprocess post-installation script returned error exit status 10 Errors were encountered while processing: nufw E: Sub-process /usr/bin/dpkg returned an error code (1) Any ideas why the "make-ssl-cert/countryname doesn't exist" happens at this stage? regards, -mika- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]