On Friday 29 November 2019 02:40:45 Slávek Banko wrote:
You can try to edit
/var/lib/dpkg/info/tdm-trinity.postinst and add
"|| true" at end of line 147 - then it will look like this:
insserv tdm >/dev/null || true
and then use "dpkg --configure -a" or "apt install -f".
See
https://git.trinitydesktop.org/cgit/tde-packaging/commit/?id=03f2e384c3
I hope this commit (when the updated packages are compiled) will help solve
the problems with completing the tdm-trinity installation.
Hello Slávek,
I just did that.
No error message now.
But always no daemon "tdm" file in /etc/init.d/
André