ucf did not pass "--debconf-ok" during package install

Bug #404107 reported by Shawn Q
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
roundcube (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: roundcube

Non-critical, install successful, but error appears on package install.

Getting the following error during apt-get install of the roundcube package on Ubuntu Jaunty 64-bit:

lsb_release -rd
Description: Ubuntu 9.04
Release: 9.04

------------------------------------------------------------------------------------------------------

dbconfig-common: writing config to /etc/dbconfig-common/roundcube.conf
*** WARNING: ucf was run from a maintainer script that uses debconf, but
             the script did not pass --debconf-ok to ucf. The maintainer
             script should be fixed to not stop debconf before calling ucf,
             and pass it this parameter. For now, ucf will revert to using
             old-style, non-debconf prompting. Ugh!

             Please inform the package maintainer about this problem.

------------------------------------------------------------------------------------------------------

sudo apt-cache policy roundcube

roundcube:
  Installed: 0.2.1-1
  Candidate: 0.2.1-1
  Version table:
 *** 0.2.1-1 0
        500 http://us.archive.ubuntu.com jaunty/universe Packages
        100 /var/lib/dpkg/status

------------------------------------------------------------------------------------------------------

Command issued:

sudo apt-get install roundcube

Output:

Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  libsqlite0 php-auth php-mail-mime php-mail-mimedecode php-mdb2 php-mdb2-driver-sqlite php-net-smtp php-net-socket php5-sqlite roundcube-core roundcube-sqlite sqlite tinymce
Suggested packages:
  php-log php-soap sqlite-doc
The following NEW packages will be installed:
  libsqlite0 php-auth php-mail-mime php-mail-mimedecode php-mdb2 php-mdb2-driver-sqlite php-net-smtp php-net-socket php5-sqlite roundcube roundcube-core roundcube-sqlite sqlite tinymce
0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded.
Need to get 1575kB of archives.
After this operation, 8954kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://us.archive.ubuntu.com jaunty/main libsqlite0 2.8.17-4build1 [186kB]
Get:2 http://us.archive.ubuntu.com jaunty/universe php-auth 1.6.1-1 [75.2kB]
Get:3 http://us.archive.ubuntu.com jaunty/universe php-mail-mimedecode 1.5.0-3 [14.0kB]
Get:4 http://us.archive.ubuntu.com jaunty/universe php-mdb2 2.4.1-1 [76.8kB]
Get:5 http://us.archive.ubuntu.com jaunty-updates/main php5-sqlite 5.2.6.dfsg.1-3ubuntu4.1 [39.8kB]
Get:6 http://us.archive.ubuntu.com jaunty/universe php-mdb2-driver-sqlite 1.4.1-1 [28.6kB]
Get:7 http://us.archive.ubuntu.com jaunty/universe php-net-socket 1.0.9-1ubuntu1 [9344B]
Get:8 http://us.archive.ubuntu.com jaunty/universe php-net-smtp 1.3.1-1 [16.0kB]
Get:9 http://us.archive.ubuntu.com jaunty/main sqlite 2.8.17-4build1 [17.0kB]
Get:10 http://us.archive.ubuntu.com jaunty/universe tinymce 3.2.1.1-0.1 [409kB]
Get:11 http://us.archive.ubuntu.com jaunty/universe php-mail-mime 1.5.2-0.1 [18.5kB]
Get:12 http://us.archive.ubuntu.com jaunty/universe roundcube-sqlite 0.2.1-1 [10.4kB]
Get:13 http://us.archive.ubuntu.com jaunty/universe roundcube-core 0.2.1-1 [663kB]
Get:14 http://us.archive.ubuntu.com jaunty/universe roundcube 0.2.1-1 [11.1kB]
Fetched 1575kB in 3s (458kB/s)
Preconfiguring packages ...
Selecting previously deselected package libsqlite0.
(Reading database ... 37436 files and directories currently installed.)
Unpacking libsqlite0 (from .../libsqlite0_2.8.17-4build1_amd64.deb) ...
Selecting previously deselected package php-auth.
Unpacking php-auth (from .../php-auth_1.6.1-1_all.deb) ...
Selecting previously deselected package php-mail-mimedecode.
Unpacking php-mail-mimedecode (from .../php-mail-mimedecode_1.5.0-3_all.deb) ...
Selecting previously deselected package php-mdb2.
Unpacking php-mdb2 (from .../php-mdb2_2.4.1-1_all.deb) ...
Selecting previously deselected package php5-sqlite.
Unpacking php5-sqlite (from .../php5-sqlite_5.2.6.dfsg.1-3ubuntu4.1_amd64.deb) ...
Selecting previously deselected package php-mdb2-driver-sqlite.
Unpacking php-mdb2-driver-sqlite (from .../php-mdb2-driver-sqlite_1.4.1-1_all.deb) ...
Selecting previously deselected package php-net-socket.
Unpacking php-net-socket (from .../php-net-socket_1.0.9-1ubuntu1_all.deb) ...
Selecting previously deselected package php-net-smtp.
Unpacking php-net-smtp (from .../php-net-smtp_1.3.1-1_all.deb) ...
Selecting previously deselected package sqlite.
Unpacking sqlite (from .../sqlite_2.8.17-4build1_amd64.deb) ...
Selecting previously deselected package tinymce.
Unpacking tinymce (from .../tinymce_3.2.1.1-0.1_all.deb) ...
Selecting previously deselected package php-mail-mime.
Unpacking php-mail-mime (from .../php-mail-mime_1.5.2-0.1_all.deb) ...
Selecting previously deselected package roundcube-sqlite.
Unpacking roundcube-sqlite (from .../roundcube-sqlite_0.2.1-1_all.deb) ...
Selecting previously deselected package roundcube-core.
Unpacking roundcube-core (from .../roundcube-core_0.2.1-1_all.deb) ...
Selecting previously deselected package roundcube.
Unpacking roundcube (from .../roundcube_0.2.1-1_all.deb) ...
Processing triggers for man-db ...
Setting up libsqlite0 (2.8.17-4build1) ...

Setting up php-auth (1.6.1-1) ...
Setting up php-mail-mimedecode (1.5.0-3) ...
Setting up php-mdb2 (2.4.1-1) ...
Setting up php5-sqlite (5.2.6.dfsg.1-3ubuntu4.1) ...

Setting up php-mdb2-driver-sqlite (1.4.1-1) ...
Setting up php-net-socket (1.0.9-1ubuntu1) ...
Setting up php-net-smtp (1.3.1-1) ...
Setting up sqlite (2.8.17-4build1) ...
Setting up tinymce (3.2.1.1-0.1) ...

Setting up php-mail-mime (1.5.2-0.1) ...
Setting up roundcube-sqlite (0.2.1-1) ...
Setting up roundcube-core (0.2.1-1) ...
dbconfig-common: writing config to /etc/dbconfig-common/roundcube.conf
*** WARNING: ucf was run from a maintainer script that uses debconf, but
             the script did not pass --debconf-ok to ucf. The maintainer
             script should be fixed to not stop debconf before calling ucf,
             and pass it this parameter. For now, ucf will revert to using
             old-style, non-debconf prompting. Ugh!

             Please inform the package maintainer about this problem.

Creating config file /etc/dbconfig-common/roundcube.conf with new version

Creating config file /etc/roundcube/debian-db.php with new version
creating database roundcube: success.
verifying database roundcube exists: success.
populating database via sql... done.

Creating config file /etc/roundcube/main.inc.php with new version
Lighttpd not installed, skipping
 * Reloading web server config apache2 [ OK ]

Setting up roundcube (0.2.1-1) ...

Processing triggers for libc6 ...
ldconfig deferred processing now taking place

------------------------------------------------------------------------------------------------------

Same error occurs on another machine, this one had a distribution upgrade from Ubuntu Intrepid 64-bit to Jaunty 64-bit:

lsb_release -rd
Description: Ubuntu 9.04
Release: 9.04

------------------------------------------------------------------------------------------------------

Command:

sudo apt-get install roundcube

Output:

Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libavahi-qt3-1 kdelibs4c2a liblualib50 libamrnb3 libamrwb3 yauap libdbus-qt-1-1c2 kdelibs-data liblua50
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  dbconfig-common libgd2-xpm libmcrypt4 libt1-5 php-auth php-mail-mime php-mail-mimedecode php-mdb2 php-mdb2-driver-sqlite php-net-smtp php-net-socket php-pear php5-cli php5-gd php5-mcrypt php5-sqlite roundcube-core roundcube-sqlite
  tinymce
Suggested packages:
  virtual-mysql-client mysql-client postgresql-client libgd-tools libmcrypt-dev mcrypt php-log php-soap php5-dev php4-dev
The following packages will be REMOVED:
  libgd2-noxpm
The following NEW packages will be installed:
  dbconfig-common libgd2-xpm libmcrypt4 libt1-5 php-auth php-mail-mime php-mail-mimedecode php-mdb2 php-mdb2-driver-sqlite php-net-smtp php-net-socket php-pear php5-cli php5-gd php5-mcrypt php5-sqlite roundcube roundcube-core
  roundcube-sqlite tinymce
0 upgraded, 20 newly installed, 1 to remove and 0 not upgraded.
Need to get 927kB/5287kB of archives.
After this operation, 19.6MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://us.archive.ubuntu.com jaunty/main libgd2-xpm 2.0.36~rc1~dfsg-3ubuntu1 [215kB]
Get:2 http://us.archive.ubuntu.com jaunty-updates/main php5-gd 5.2.6.dfsg.1-3ubuntu4.1 [37.2kB]
Get:3 http://us.archive.ubuntu.com jaunty/universe roundcube-core 0.2.1-1 [663kB]
Get:4 http://us.archive.ubuntu.com jaunty/universe roundcube 0.2.1-1 [11.1kB]
Fetched 927kB in 2s (384kB/s)
Preconfiguring packages ...
dpkg: libgd2-noxpm: dependency problems, but removing anyway as you request:
 graphviz depends on libgd2-noxpm (>= 2.0.36~rc1~dfsg) | libgd2-xpm (>= 2.0.36~rc1~dfsg); however:
  Package libgd2-noxpm is to be removed.
  Package libgd2-xpm is not installed.
 libgraphviz4 depends on libgd2-noxpm (>= 2.0.36~rc1~dfsg) | libgd2-xpm (>= 2.0.36~rc1~dfsg); however:
  Package libgd2-noxpm is to be removed.
  Package libgd2-xpm is not installed.
(Reading database ... 170764 files and directories currently installed.)
Removing libgd2-noxpm ...
Processing triggers for libc6 ...
ldconfig deferred processing now taking place
Selecting previously deselected package dbconfig-common.
(Reading database ... 170755 files and directories currently installed.)
Unpacking dbconfig-common (from .../dbconfig-common_1.8.40_all.deb) ...
Selecting previously deselected package libgd2-xpm.
Unpacking libgd2-xpm (from .../libgd2-xpm_2.0.36~rc1~dfsg-3ubuntu1_amd64.deb) ...
Selecting previously deselected package libmcrypt4.
Unpacking libmcrypt4 (from .../libmcrypt4_2.5.7-5ubuntu1_amd64.deb) ...
Selecting previously deselected package libt1-5.
Unpacking libt1-5 (from .../libt1-5_5.1.2-3_amd64.deb) ...
Selecting previously deselected package php5-cli.
Unpacking php5-cli (from .../php5-cli_5.2.6.dfsg.1-3ubuntu4.1_amd64.deb) ...
Selecting previously deselected package php-pear.
Unpacking php-pear (from .../php-pear_5.2.6.dfsg.1-3ubuntu4.1_all.deb) ...
Selecting previously deselected package php-auth.
Unpacking php-auth (from .../php-auth_1.6.1-1_all.deb) ...
Selecting previously deselected package php-mail-mimedecode.
Unpacking php-mail-mimedecode (from .../php-mail-mimedecode_1.5.0-3_all.deb) ...
Selecting previously deselected package php-mdb2.
Unpacking php-mdb2 (from .../php-mdb2_2.4.1-1_all.deb) ...
Selecting previously deselected package php5-sqlite.
Unpacking php5-sqlite (from .../php5-sqlite_5.2.6.dfsg.1-3ubuntu4.1_amd64.deb) ...
Selecting previously deselected package php-mdb2-driver-sqlite.
Unpacking php-mdb2-driver-sqlite (from .../php-mdb2-driver-sqlite_1.4.1-1_all.deb) ...
Selecting previously deselected package php-net-socket.
Unpacking php-net-socket (from .../php-net-socket_1.0.9-1ubuntu1_all.deb) ...
Selecting previously deselected package php-net-smtp.
Unpacking php-net-smtp (from .../php-net-smtp_1.3.1-1_all.deb) ...
Selecting previously deselected package php5-gd.
Unpacking php5-gd (from .../php5-gd_5.2.6.dfsg.1-3ubuntu4.1_amd64.deb) ...
Selecting previously deselected package php5-mcrypt.
Unpacking php5-mcrypt (from .../php5-mcrypt_5.2.6-0ubuntu2_amd64.deb) ...
Selecting previously deselected package tinymce.
Unpacking tinymce (from .../tinymce_3.2.1.1-0.1_all.deb) ...
Selecting previously deselected package php-mail-mime.
Unpacking php-mail-mime (from .../php-mail-mime_1.5.2-0.1_all.deb) ...
Selecting previously deselected package roundcube-sqlite.
Unpacking roundcube-sqlite (from .../roundcube-sqlite_0.2.1-1_all.deb) ...
Selecting previously deselected package roundcube-core.
Unpacking roundcube-core (from .../roundcube-core_0.2.1-1_all.deb) ...
Selecting previously deselected package roundcube.
Unpacking roundcube (from .../roundcube_0.2.1-1_all.deb) ...
Processing triggers for man-db ...
Setting up dbconfig-common (1.8.40) ...

Setting up libgd2-xpm (2.0.36~rc1~dfsg-3ubuntu1) ...

Setting up libmcrypt4 (2.5.7-5ubuntu1) ...

Setting up libt1-5 (5.1.2-3) ...

Setting up php5-cli (5.2.6.dfsg.1-3ubuntu4.1) ...

Setting up php-pear (5.2.6.dfsg.1-3ubuntu4.1) ...
Setting up php-auth (1.6.1-1) ...
Setting up php-mail-mimedecode (1.5.0-3) ...
Setting up php-mdb2 (2.4.1-1) ...
Setting up php5-sqlite (5.2.6.dfsg.1-3ubuntu4.1) ...

Setting up php-mdb2-driver-sqlite (1.4.1-1) ...
Setting up php-net-socket (1.0.9-1ubuntu1) ...
Setting up php-net-smtp (1.3.1-1) ...
Setting up php5-gd (5.2.6.dfsg.1-3ubuntu4.1) ...

Setting up php5-mcrypt (5.2.6-0ubuntu2) ...
Setting up tinymce (3.2.1.1-0.1) ...

Setting up php-mail-mime (1.5.2-0.1) ...
Setting up roundcube-sqlite (0.2.1-1) ...
Setting up roundcube-core (0.2.1-1) ...
Installing new version of config file /etc/roundcube/apache.conf ...
Installing new version of config file /etc/roundcube/lighttpd.conf ...
Installing new version of config file /etc/roundcube/db.inc.php ...
Installing new version of config file /etc/cron.daily/roundcube-core ...
dbconfig-common: writing config to /etc/dbconfig-common/roundcube.conf
*** WARNING: ucf was run from a maintainer script that uses debconf, but
             the script did not pass --debconf-ok to ucf. The maintainer
             script should be fixed to not stop debconf before calling ucf,
             and pass it this parameter. For now, ucf will revert to using
             old-style, non-debconf prompting. Ugh!

             Please inform the package maintainer about this problem.
Replacing config file /etc/roundcube/debian-db.php with new version
creating database backup in /var/cache/dbconfig-common/backups/roundcube_0.1.1-7ubuntu0.1.sqlite.
applying upgrade sql for 0.1.1-7ubuntu0.1 -> 0.2~stable-1.
Replacing config file /etc/roundcube/main.inc.php with new version
Lighttpd not installed, skipping
 * Reloading web server config apache2 [ OK ]

Setting up roundcube (0.2.1-1) ...

Processing triggers for libc6 ...
ldconfig deferred processing now taking place

------------------------------------------------------------------------------------------------------

sudo apt-cache policy roundcube

roundcube:
  Installed: 0.2.1-1
  Candidate: 0.2.1-1
  Version table:
 *** 0.2.1-1 0
        500 http://us.archive.ubuntu.com jaunty/universe Packages
        100 /var/lib/dpkg/status

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.