[Bug 962393] Re: Installation loops in db-config-common when ran from software-center
Gary Lasker
gary.lasker at canonical.com
Thu Jun 28 04:59:08 UTC 2012
** Changed in: software-center (Ubuntu)
Status: New => Confirmed
** Changed in: software-center (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to aptdaemon in Ubuntu.
https://bugs.launchpad.net/bugs/962393
Title:
Installation loops in db-config-common when ran from software-center
Status in “aptdaemon” package in Ubuntu:
Confirmed
Status in “dbconfig-common” package in Ubuntu:
Invalid
Status in “software-center” package in Ubuntu:
Confirmed
Bug description:
While installing phpmyadmin in Precise from the console, everything runs perfectly.
But when installing from software center, the following debconf questions don't appear:
(from debian/config):
if [ ! -f /etc/phpmyadmin/htpasswd.setup ]; then
db_input low phpmyadmin/setup-username || true
db_input low phpmyadmin/setup-password || true
fi
This results in an endless loop, where a debconf dialog is presented
mentioning that the db configuration failed and asking for
abort/retry/retry (skip questions).
Maybe the solution is to increase the db_input priority?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/962393/+subscriptions
More information about the foundations-bugs
mailing list