Version 9.1.0-168
The upgrade to 9.1.0-168 fails with:
TASK [onlyoffice : ONLYOFFICE Document Server present version 9.1.0-168] ******************************************************************************************************************************************
[ERROR]: Task failed: Module failed: '/usr/bin/apt-get -y -o "Dpkg::Options::=--force-confdef" -o "Dpkg::Options::=--force-confold" -o DPkg::Lock::Timeout=60 install 'onlyoffice-documentserver=9.1.0-168' -o APT::Install-Recommends=yes' failed: E: Sub-process /usr/bin/dpkg returned an error code (1)
Origin: /home/chris/webarch/onlyoffice/tasks/install.yml:51:11
49 msg: "The next task will apt install onlyoffice-documentserver={{ onlyoffice_docserver_version }} and ...
50
51 - name: "ONLYOFFICE Document Server present version {{ onlyoffice_docserver_version }}"
^ column 11
fatal: [nextcloud.webarch.org.uk]: FAILED! =>
cache_update_time: 1762781294
cache_updated: false
changed: false
msg: |-
'/usr/bin/apt-get -y -o "Dpkg::Options::=--force-confdef" -o "Dpkg::Options::=--force-confold" -o DPkg::Lock::Timeout=60 install 'onlyoffice-documentserver=9.1.0-168' -o APT::Install-Recommends=yes' failed: E: Sub-process /usr/bin/dpkg returned an error code (1)
rc: 100
stderr: |-
E: Sub-process /usr/bin/dpkg returned an error code (1)
stderr_lines: <omitted>
stdout: |-
Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be upgraded:
onlyoffice-documentserver
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 681 MB of archives.
After this operation, 142 MB of additional disk space will be used.
Get:1 https://download.onlyoffice.com/repo/debian squeeze/main amd64 onlyoffice-documentserver amd64 9.1.0-168 [681 MB]
apt-listchanges: Reading changelogs...
Preconfiguring packages ...
Fetched 681 MB in 14s (47.3 MB/s)
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 151532 files and directories currently installed.)
Preparing to unpack .../onlyoffice-documentserver_9.1.0-168_amd64.deb ...
Preparing for shutdown, it can take a lot of time, please wait...Done
Stopping documentserver services...
Unpacking onlyoffice-documentserver (9.1.0-168) over (9.0.3-29) ...
Setting up onlyoffice-documentserver (9.1.0-168) ...
Installing new version of config file /etc/onlyoffice/documentserver-example/default.json ...
Installing new version of config file /etc/onlyoffice/documentserver/default.json ...
Installing new version of config file /etc/onlyoffice/documentserver/development-linux.json ...
Installing new version of config file /etc/onlyoffice/documentserver/development-mac.json ...
Installing new version of config file /etc/onlyoffice/documentserver/development-windows.json ...
Installing new version of config file /etc/onlyoffice/documentserver/log4js/development.json ...
Installing new version of config file /etc/onlyoffice/documentserver/log4js/production.json ...
Installing new version of config file /etc/onlyoffice/documentserver/nginx/includes/ds-common.conf ...
Installing new version of config file /etc/onlyoffice/documentserver/nginx/includes/ds-docservice.conf ...
Configuration file '/etc/onlyoffice/documentserver/nginx/includes/http-common.conf'
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
==> Keeping old config file as default.
Installing new version of config file /etc/onlyoffice/documentserver/production-linux.json ...
Installing new version of config file /etc/onlyoffice/documentserver/production-windows.json ...
Generating AllFonts.js, please wait...Done
Generating presentation themes, please wait...Done
Generating js caches, please wait...Done
Installing plugins, please wait...Done
dpkg: error processing package onlyoffice-documentserver (--configure):
installed onlyoffice-documentserver package post-installation script subprocess returned error exit status 1
Processing triggers for libc-bin (2.36-9+deb12u13) ...
Errors were encountered while processing:
onlyoffice-documentserver
needrestart is being skipped since dpkg has failed
stdout_lines: <omitted>
Edited by Chris Croome