Hi Guilhem, > On Mar 6, 2025, at 03:43, Guilhem Moulin <guil...@debian.org> wrote: > > Control: reassign -1 roundcube-core 1.6.5+dfsg-1+deb12u4 > Control: tag -1 moreinfo unreproducible > > On Thu, 06 Mar 2025 at 03:12:52 +0000, Mario Joussen wrote: >> I tried to install roundcube with the sqlite3 database today on a fresh >> Debian 12 system. >> Unfortunately the installation didn't succeed and I got the following error: > > I cannot reproduce this. According to piuparts.debian.org the packages > are instalable also: > > https://piuparts.debian.org/bookworm/source/r/roundcube.html > > https://piuparts.debian.org/bookworm/pass/roundcube-sqlite3_1.6.5+dfsg-1+deb12u4.log > >> Setting up roundcube-core (1.6.5+dfsg-1+deb12u4) ... >> dpkg: error processing package roundcube-core (--configure): >> installed roundcube-core package post-installation script subprocess >> returned error exit status 10 > > Please provide the full output, and the exact command which lead to that > state. Does /etc/roundcube/debian-db.php point to an SQLite database > which Roundcube can read?
I used the following command yesterday: sudo apt-get install roundcube roundcube-sqlite3 I tried it again today and it worked. I struggled yesterday to remove the round cube-core as there was an issue in the prerm script as well. I suspect that something went wrong with the dbconfig setup. I had to comment out “dbc_go roundcube “$@“” to be able to remove the package. Kind regards, Mario