I installed:
64-bit Normal Install .deb File
tixati_2.58-1_amd64.deb 9.4 MB GPG signature
Recommended for Ubuntu Linux
onto my Kubuntu 18.04 system and found it caused errors and prevented the installation of further programs?
I ran the following to look/repair for a corrupted package database:
scott@scottubuntu:~$ sudo dpkg --configure -a
password for scott:
Setting up tixati (2.58-1) ...
/var/lib/dpkg/info/tixati.postinst: line 5: gconftool-2: command not found
/var/lib/dpkg/info/tixati.postinst: line 6: gconftool-2: command not found
/var/lib/dpkg/info/tixati.postinst: line 7: gconftool-2: command not found
/var/lib/dpkg/info/tixati.postinst: line 9: gconftool-2: command not found
/var/lib/dpkg/info/tixati.postinst: line 10: gconftool-2: command not found
/var/lib/dpkg/info/tixati.postinst: line 11: gconftool-2: command not found
dpkg: error processing package tixati (--configure):
installed tixati package post-installation script subprocess returned error exit status 127
Errors were encountered while processing:
tixati
PS: seems to be a duplicate of
https://forum.tixati.com/support/5947
Further, this is part of what is returned when running "sudo apt-get install --install" for another package:
Setting up tixati (2.58-1) ...
/var/lib/dpkg/info/tixati.postinst: line 5: gconftool-2: command not found
/var/lib/dpkg/info/tixati.postinst: line 6: gconftool-2: command not found
/var/lib/dpkg/info/tixati.postinst: line 7: gconftool-2: command not found
/var/lib/dpkg/info/tixati.postinst: line 9: gconftool-2: command not found
/var/lib/dpkg/info/tixati.postinst: line 10: gconftool-2: command not found
/var/lib/dpkg/info/tixati.postinst: line 11: gconftool-2: command not found
dpkg: error processing package tixati (--configure):
installed tixati package post-installation script subprocess returned error exit status 127
-------------------------------------------------------------------------
Errors were encountered while processing:
tixati
E: Sub-process /usr/bin/dpkg returned an error code (1)
Tixati was installed using the distribution's standard package installer, QApt.