You can call before installation:
echo sympa sympa/dbconfig-install boolean false | debconf-set-selections
This prevents attempts at database install, but it fails later on when postinst script calls health check.
You can call before installation:
echo sympa sympa/dbconfig- install boolean false | debconf- set-selections
This prevents attempts at database install, but it fails later on when postinst script calls health check.