debconf-utils

This commit is contained in:
Bob Mottram 2014-09-26 21:22:27 +01:00
parent 4f40454b7a
commit 2fdb34340e
1 changed files with 1 additions and 1 deletions

View File

@ -2183,7 +2183,7 @@ function install_mariadb {
if grep -Fxq "install_mariadb" $COMPLETION_FILE; then
return
fi
apt-get -y --force-yes install python-software-properties
apt-get -y --force-yes install python-software-properties debconf-utils
apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 0xcbcb082a1bb943db
add-apt-repository 'deb http://mariadb.biz.net.id//repo/10.1/debian sid main'
apt-get -y --force-yes install software-properties-common