On Sat July 13 2019 22:29:25 Felix Miata wrote:
The following is something that has happened on
multiple installations
here: Setting up tdm-trinity (4:14.0.7~pre11-0debian10.0.0+5) ...
dpkg: error processing package tdm-trinity (--configure):
installed tdm-trinity package post-installation script subprocess returned
error exit status 1 Processing triggers for libc-bin (2.28-10) ...
Errors were encountered while processing:
tdm-trinity
E: Sub-process /usr/bin/dpkg returned an error code (1)
How can this be fixed, and prevented from occurring?
Edit /var/lib/dpkg/info/tdm-trinity.postinst and add " -x" without
the quotes to the end of the first line.
Then do "dpkg-reconfigure tdm-trinity" and you'll see where it's
failing.
Ideally once all is solved you should remove the " -x".
--Mike