Help and Support
Ask a question, report a problem, request a feature...
<<  Back To Forum

interferring with other commands

by Phil Dendron on 2019/01/26 02:24:47 AM    
Fresh install of Ubuntu 18.10. I have uninstalled and re-install Tixati and it keeps preventing other work we are trying to do. Every time we open Software Center, it is stuck on the Tixati install page and will not respond except to close. As well, we need to re-install Software Center but the command (sudo apt-get purge software-center) kicks out this response.


sudo apt-get purge software-center
Reading package lists... Done
Building dependency tree      
Reading state information... Done
Package 'software-center' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
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)


We have un- and then re-install Tixati (from .deb) including purge command but after re-install, it returns with one of the torrents that was downloading before uninstall (it did this after the first purge and re-install). If there is a next time we have to do this, how do we completely remove it from Ubuntu 18.10?
by Pete on 2019/01/27 12:39:59 PM    
/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
You need gconf2.

Try:
sudo apt-get install gconf2
and then
apt-get -f install
second command should fix Tixati installation.
by Pete on 2019/01/27 10:01:28 PM    
To remove Tixati completely delete the ~/.tixati directory.




This web site is powered by Super Simple Server