Mike Bird composed on 2019-07-13 23:48 (UTC-0700):
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.
#! /bin/sh
set -e -x
package name...
Then do "dpkg-reconfigure tdm-trinity" and
you'll see where it's
failing.
Ideally once all is solved you should remove the
" -x".
Nothing but a one line output reporting "tdm-trinity is broken or not fully
installed". :-(
--
Evolution as taught in public schools is religion, not science.
Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
Felix Miata ***
http://fm.no-ip.com/