Control: tag -1 unreproducible moreinfo On Wed, 03 Feb 2021 at 18:53:27 +1100, Russell Coker via Pkg-roundcube-maintainers wrote: > # /usr/bin/php7.4 /usr/share/roundcube/bin/cleandb.sh > PHP Fatal error: Uncaught Error: Call to undefined function > mb_internal_encoding() in > /usr/share/roundcube/program/lib/Roundcube/bootstrap.php:86 > […] > It works with PHP 7.3 but not 7.4.
Works for me in a clean sid chroot. > As an upgrade to bullseye upgrades from 7.3 to 7.4 this should work. Your upgrade seems incomplete. > ii php-intl 2:7.3+69 > ii php-mbstring 2:7.3+69 Upgrading these or coinstalling the 7.4 versions should help. mb_internal_encoding() comes from php-mbstring but you need the right version. -- Guilhem.
signature.asc
Description: PGP signature

