Upgraded to 23.10. Used the instructions at Duplicati 2 User’s Manual, but the following errors were encountered:
$ sudo apt install mono-devel gtk-sharp2 libappindicator0.1-cil libmono-2.0-1
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
mono-devel is already the newest version (6.12.0.200-0xamarin2+ubuntu2004b1).
gtk-sharp2 is already the newest version (2.12.45-0xamarin19+ubuntu2004b1).
libappindicator0.1-cil is already the newest version (12.10.1+20.10.20200706.1-0ubuntu1).
libmono-2.0-1 is already the newest version (6.12.0.200-0xamarin2+ubuntu2004b1).
You might want to run ‘apt --fix-broken install’ to correct these.
The following packages have unmet dependencies:
monodoc-http : Depends: mono-xsp4 but it is not going to be installed or
mono-apache-server4 but it is not going to be installed or
mono-fastcgi-server4 but it is not going to be installed
E: Unmet dependencies. Try ‘apt --fix-broken install’ with no packages (or specify a solution).
$ sudo apt --fix-broken install
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
Correcting dependencies… Done
The following additional packages will be installed:
mono-xsp4
The following NEW packages will be installed:
mono-xsp4
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
231 not fully installed or removed.
Need to get 0 B/62.3 kB of archives.
After this operation, 164 kB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Preconfiguring packages …
(Reading database … 154602 files and directories currently installed.)
Preparing to unpack …/mono-xsp4_4.7.1-0xamarin3+ubuntu2004b1_all.deb …
Failed to stop mono-xsp4.service: Unit mono-xsp4.service not loaded.
invoke-rc.d: initscript mono-xsp4, action “stop” failed.
dpkg: error processing archive /var/cache/apt/archives/mono-xsp4_4.7.1-0xamarin3+ubuntu2004b1_all.deb (–unpack):
new mono-xsp4 package pre-installation script subprocess returned error exit status 5
Errors were encountered while processing:
/var/cache/apt/archives/mono-xsp4_4.7.1-0xamarin3+ubuntu2004b1_all.deb
needrestart is being skipped since dpkg has failed
E: Sub-process /usr/bin/dpkg returned an error code (1)