it seems you are missing the package php-mbstring.
Which version of Univention are you using? is it a fresh install or an upgrade from a previous version? which version of core and z-push are installed?
Without looking into the package dependencies of WebApp my guess would be that installing webapp (which you want to do anyways) will probably pull in this missing dependency of z-push as well.
As z-push is independent of the WebApp, z-push-common should really depend on everything it needs. It already depends on php-soap, so why not add php-mbstring as well?
No, of course it is not dependend on WebApp. but my “sitting at the breakfast table”-guess was that this did not come up before because php-mbstring is also a dependency of webapp and therefore the issue did not yet surface.
Hi Felix,
I’m on the latest version UCS (4.3-1) upgraded from 4.2. Fresh Kopano Core 8.6.2.1 install, Z-push 2.4.2. WebApp is installed on an other UCS (4.3.1) server in DMZ.