Hey Alkis, thanks for your bugreport and your analysis.

This looks like its indeed a problem in the communication for password
via debconf that may require additional privs.

** Also affects: aptdaemon (Ubuntu)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center 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:
  New
Status in “dbconfig-common” package in Ubuntu:
  New
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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to