[Kolab-devel] Debian Stretch and kolab-16 (was: Kolab releases - Debian 8 is going LTS)

Jan Kowalsky jankow at datenkollektiv.net
Fri Aug 3 17:11:47 CEST 2018


Hi Christoph,

these are indeed good news.

Am 03.07.2018 um 08:20 schrieb Christoph Erhardt:
> Hi Jochen,
> 
> I have good news for you! :-)
> 
> Official support for Debian Stretch was introduced in Kolab 16 a few weeks 
> ago. The upgrade from Jessie to Stretch involves a bit of manual labour due to 
> the migration from PHP 5 to 7: one may have to make sure that all PHP 5 
> packages are replaced with their PHP 7 counterparts. Fortunately, that's an 
> O(1) thing. I did the upgrade two months ago and everything is working as 
> smoothly as before.

Do you already run roundcube with php7? On a fresh debian stretch (no
upgrade) I get the following:


Aug  3 16:57:58 webmail-dev roundcube: PHP Fatal error:  Uncaught Error:
Call to undefined function dl() in
/usr/share/php/kolabformat.php:22#012Stack trace:#012#0
/usr/share/roundcubemail/vendor/composer/ClassLoader.php(414):
include()#012#1
/usr/share/roundcubemail/vendor/composer/ClassLoader.php(301):
Composer\Autoload\includeFile('/usr/share/php/...')#012#2 [internal
function]: Composer\Autoload\ClassLoader->loadClass('kolabformat')#012#3
[internal function]: spl_autoload_call('kolabformat')#012#4
/usr/share/roundcubemail/plugins/libkolab/lib/kolab_storage.php(85):
class_exists('kolabformat')#012#5
/usr/share/roundcubemail/plugins/libkolab/lib/kolab_storage.php(163):
kolab_storage::setup()#012#6
/usr/share/roundcubemail/plugins/libkolab/lib/kolab_storage_config.php(68):
kolab_storage::get_folders('configuration', false)#012#7
/usr/share/roundcubemail/plugins/libkolab/lib/kolab_storage_config.php(103):
kolab_storage_config->_init()#012#8
/usr/share/roundcubemail/plugins/libkolab/lib/kolab_storage_config.php(119):
kolab_storage_config->is_enabled()#012#9
/usr/share/roundcubemail/plugins/kolab_ta in
/usr/share/php/kolabformat.php on line 22


I use php-fpm with nginx and set enable_dl = 1

Any ideas?

Thanks and regards
Jan


More information about the devel mailing list