Discussion:
kolab-syncroton 2.3.5-0~kolab1 Debian 8.0 Package broken ...
Skale, Franz
2017-06-09 06:38:47 UTC
Permalink
Whoever did an update today might feel disappointed by the malfunction
of kolab-syncroton.
The package lacks of external lib dependencies and you'll find this
error message:
PHP Fatal error: Class 'Syncroton_Registry' not found in
/usr/share/kolab-syncroton/lib/kolab_sync.php on line 149
Checking the git, it's clear that there a external libraries missing.
To overcome the problem do this:
Clone the git:
git clone https://git.kolab.org/diffusion/S/syncroton.git
cd syncroton/lib/ext
rsync -azPH * /usr/share/kolab-syncroton/lib/ext/
Don't know if the Roundcube Symlink is used since the git states there's
no need to link anymore ?!?
Anyhow, the "hotfix" works for me.
Do you test the packages before publishing it ?

Rgds.
Franz
Jeroen van Meeuwen (Kolab Systems)
2017-06-09 06:53:50 UTC
Permalink
Post by Skale, Franz
The package lacks of external lib dependencies and you'll find this
PHP Fatal error: Class 'Syncroton_Registry' not found in
/usr/share/kolab-syncroton/lib/kolab_sync.php on line 149
-2.3.5-0~kolab2 should be coming your way.

Kind regards,

Jeroen van Meeuwen
--
Senior Solutions Architect, Kolab Systems AG

e: vanmeeuwen at kolabsys.com
m: +41 79 951 9003
w: https://kolabsystems.com

pgp: 9342 BF08
Loading...