Control: tag -1 pending Hi,
On Tue, 22 May 2018 at 21:56:36 +0200, Stephan Gerth wrote:
> Enabling roundcube: ok
> Enabling fastcgi: ok
> Met dependency: fastcgi
> Enabling fastcgi-php: ok
> already enabled
> Run "service lighttpd force-reload" to enable changes
I'm able to reproduce this in a clean sid chroot. It's caused by
lighty-enable-mod(1) returning exit status 2 when a module is already
enabled, and roundcube-core.postinst being run with the ā-eā flag.
I just pushed a fix:
https://salsa.debian.org/roundcube-team/roundcube/commit/8947a025d8ad42be7295c142f87e3c425acbbb52
A workaround is to disable autoconfiguration of the HTTP daemon, for
instance via debconf and/or adding DEBIAN_PRIORITY=low to the
environment of the `apt-get install` command.
Cheers,
--
Guilhem.
signature.asc
Description: PGP signature

