[Bug 962393] Re: Installation loops in db-config-common when ran from software-center
James Page
james.page at ubuntu.com
Thu Apr 12 08:54:08 UTC 2012
Marking task for dbconfig-common 'Invalid' as this looks like a software
center issue.
** Changed in: dbconfig-common (Ubuntu)
Status: New => Invalid
--
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:
New
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