Control: tags -1 + confirmed On Tue, Apr 19, 2016 at 05:26:57PM +0200, Andreas Beckmann wrote: > during a test with piuparts I noticed your package failed to install. As > per definition of the release team this makes the package too buggy for > a release, thus the severity.
> + IFS= > + printf %s\n FSET ircd-hybrid/upgrade_to_nossl_warn seen false > + IFS= > > + IFS= > read -r _db_internal_line > + RET=10 ircd-hybrid/upgrade_to_nossl_warn doesn't exist > + return 10 > dpkg: error processing package ircd-hybrid (--configure): > subprocess installed post-installation script returned error exit status 10 > Errors were encountered while processing: > ircd-hybrid > > Hmm, preseeding a nonexistant debconf question ... Thanks for reporting this issue and the investigation! I must have done a last-minute garbage-collection of what I thought were unused questions after completing all my testing. Oops. Will fix ASAP. Dominic.