roundcube assumes mysql during configuration

Bug #595356 reported by Andrew Berry
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
roundcube (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: roundcube

When you install the roundcube metapackage, by default it install roundcube-sqlite. This is fine, except the package configuration still asks for and creates a MySQL database. The roundcube metapackage either needs to install roundcube-mysql by default, or not create a MySQL database.

This is especially confusing when you intend to install roundcube-mysql.

$ lsb_release -rd
Description: Ubuntu 10.04 LTS
Release: 10.04

$ apt-cache policy roundcube
roundcube:
  Installed: 0.3.1-3
  Candidate: 0.3.1-3
  Version table:
 *** 0.3.1-3 0
        500 http://us.archive.ubuntu.com/ubuntu/ lucid/universe Packages
        100 /var/lib/dpkg/status
$ apt-cache policy roundcube-sqlite
roundcube-sqlite:
  Installed: 0.3.1-3
  Candidate: 0.3.1-3
  Version table:
 *** 0.3.1-3 0
        500 http://us.archive.ubuntu.com/ubuntu/ lucid/universe Packages
        100 /var/lib/dpkg/status

Revision history for this message
Andrew Berry (andrewberry) wrote :

Actually, I just installed roundcube-mysql, and dbconfig asked me what type of database to use. Either it didn't ask me before, or I missed it during configuration. So, if that's the case, then perhaps this is actually a dbconfig issue in that it should be smart enough to only show db types that are actually supported by the installing package.

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.