control: retitle -1 2.0.5 breaks dbc_dbname preseeding support On 30-08-16 21:41, Paul Gevers wrote: > Just for the record, the issue is that with 2.0.5 dbconfig support > dbadmin-less setup for MariaDB/MySQL and PostgreSQL, but the > implementation broke SQLite support. > > The issue is in line 182 of dpkg/common¹: > dbc_checkuser_cmd=true > in combination with line 113 of dpkg/postinst²: > $dbc_checkuser_cmd || _tmp_result=$?
Turns out this is totally not the issue here, although it does trigger a spurious message. The real issue here is that redmine is preseeding dbconfig with the dbc_dbname variable (which dbconfig claims to support per documentation) and the fix for Ubuntu bug 689327 caused this regression. Paul
signature.asc
Description: OpenPGP digital signature

