Sunil Mohan Adapa 1de2b96bc4
action_utils: Workaround problem with setting debconf answers
Closes: #1303.

Test:

Reproduce the problem with debconf-set-selections. Install tt-rss. run
debconf-set

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' | debconf-set-selections
error: Cannot find a question for tt-rss/database-type

Then run try to install ttrss without patch and observe that it fails. Apply
the patch and see that ttrss is installed properly. Observe that database
configured in /etc/ttrss/database.php is 'pgsql'.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2019-08-31 08:25:07 -04:00
..
2018-02-21 21:08:11 +01:00
2019-07-03 12:43:49 +05:30
2019-08-26 19:12:59 -04:00
2019-07-24 14:55:22 -07:00
2019-02-03 17:00:19 -05:00
2019-07-24 14:55:22 -07:00
2019-07-24 14:55:22 -07:00
2019-07-21 09:06:04 -04:00