DocumentServer
DocumentServer copied to clipboard
changes in postinst script (repository)
Do you want to request a feature or report a bug? feature What is the current behavior? when installing there are some time errors. If you put all errors to /dev/null you cant see why installion is failed... (installions was not failed... only restarting of the services)
/var/lib/dpkg/info/onlyoffice-documentserver-de.postinst
# restart dependent services
service supervisor restart >/dev/null 2>&1
service nginx restart >/dev/null 2>&1
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem. i have installed onlyoffice-documentserver-de. onlyoffice-documentserver was allready installed What is the expected behavior? on Linux system you can put outputs to CLI -> Linux is not for newbies ;-) Did this work in previous versions of DocumentServer? nope if there some errors you have to edit postinst or postrm manual to work (this was not the first time)
DocumentServer version:
Operating System: Debian 10 Browser version:
Yeah, I agree, those errors can be helpful
It's from https://github.com/ONLYOFFICE/document-server-package/blob/148efecb75ad6a36658f1630a0ec294f4e5a9b3d/deb/debian/postinst.m4#L315 (privae repo)
@agolybev can you take a look
Hello @hahaxd35, sorry for the late reply, i have issued this enhancement as Bug #66521