On Thu, 18 Jan 2018 at 14:35:37 +0000, Robert Lister wrote:
> apt-get install roundcube

This pulls in roundcube-core, which in turns pulls roundcube-mysql as
it's the first alternative (preferred driver):

    $ apt depends roundcube-core
    roundcube-core
    […]
     |Depends: roundcube-mysql (= 1.2.3+dfsg.1-4+deb9u1)
     |Depends: roundcube-sqlite3 (= 1.2.3+dfsg.1-4+deb9u1)
      Depends: roundcube-pgsql (= 1.2.3+dfsg.1-4+deb9u1)

> Versions of packages roundcube-core depends on:
> […]
> ii  roundcube-mysql                             1.2.3+dfsg.1-4+deb9u1

Is roundcube-sqlite3 installed?  I can't reproduce that in a stretch
chroot, `apt install dbconfig-sqlite3 roundcube-core roundcube-sqlite3`
generate correct /etc/dbconfig-common/roundcube.conf and
/etc/roundcube/debian-db.php.

-- 
Guilhem.

Attachment: signature.asc
Description: PGP signature

Reply via email to