The apt installation fails with the following:
Code: Select all
<snip>
Adding user www-data to group ds
/var/lib/dpkg/info/onlyoffice-documentserver.postinst: 124: [: false: unexpected operator
Generating AllFonts.js, please wait...Done
Generating presentation themes, please wait...Done
dpkg: error processing package onlyoffice-documentserver (--configure):
installed onlyoffice-documentserver package post-installation script subprocess returned error exit status 1
Setting up libgtk-3-bin (3.24.20-0ubuntu1) ...
Errors were encountered while processing:
onlyoffice-documentserver
E: Sub-process /usr/bin/dpkg returned an error code (1)
Code: Select all
apt list -a onlyoffice-documentserver
Listing... Done
onlyoffice-documentserver/squeeze,now 6.1.0-83 amd64 [installed]
Code: Select all
Reading package lists... Done
Building dependency tree
Reading state information... Done
onlyoffice-documentserver is already the newest version (6.1.0-83).
0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up onlyoffice-documentserver (6.1.0-83) ...
/var/lib/dpkg/info/onlyoffice-documentserver.postinst: 124: [: false: unexpected operator
Generating AllFonts.js, please wait...Done
Generating presentation themes, please wait...Done
Congratulations, the ONLYOFFICE documentserver has been installed successfully!
Processing triggers for libc-bin (2.31-0ubuntu9.1) ...