roundcube depends on roundcube-sqlite | roundcube-mysql | roundcube-
pgsql which pull in the proper php-mdb2-driver-* package. It seems to
default to roundcube-sqlite. Install roundcube-mysql  you're using
mysql.


$ apt-cache depends roundcube-mysql
roundcube-mysql
  Depends: php-mdb2-driver-mysql
 |Depends: mysql-client
    mysql-client-5.1
    mysql-cluster-client-5.1
  Depends: <virtual-mysql-client>
    mysql-client-5.1
    mysql-cluster-client-5.1
  Suggests: mysql-server
    mysql-cluster-server-5.1
    mysql-server-5.1

$ apt-cache depends roundcube-sqlite
roundcube-sqlite
  Depends: php-mdb2-driver-sqlite
  Depends: sqlite

$ apt-cache depends roundcube-pgsql
roundcube-pgsql
  Depends: php-mdb2-driver-pgsql
 |Depends: <postgresql-client-8.1>
  Depends: postgresql-client
    postgresql-client-8.4
  Suggests: <postgresql-server>

-- 
roundcube-core requires php-mdb2
https://bugs.launchpad.net/bugs/331944
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to