Bug#487300: debconf: preseeding values for questions with template of other name (from dbconfig-common)

2019-08-22 Thread Sunil Mohan Adapa
Hello, This bug due to an assumption that template name would be the same as the question name in debconf-set-selections. The database get corrupted as a result requiring the run of fix_db.pl. The attached patch fixes the problem and ensures that database does not get corrupted. Please consider a

Bug#487300: debconf: preseeding values for questions with template of other name (from dbconfig-common)

2019-08-05 Thread Sunil Mohan Adapa
Hello, In the context of FreedomBox, we are also seeing this problem. This time it is with the tt-rss package. To reproduce: # apt install tt-rss # echo 'tt-rss tt-rss/database-type string pgsql' | debconf-set-selections # apt purge tt-rss # echo 'tt-rss tt-rss/database-type string pgsql' | debco

Bug#487300: debconf: preseeding values for questions with template of other name (from dbconfig-common)

2016-11-16 Thread Vaclav Ovsik
Package: debconf Version: 1.5.59 Followup-For: Bug #487300 I work on scripts for unattended installing OpenStack instance for testing (work-in-progress) and I use debconf preseeding using debconf-set-selections. https://anonscm.debian.org/cgit/users/zito-guest/setup-openstack.git/ Packages use dbc