On Tuesday 26 November 2019 17:24:47 Slávek Banko wrote:
Dne út 26. listopadu 2019 ajh-valmer napsal(a):
# apt-get remove tdm-trinity --purge # apt-get install tdm-trinity dpkg -error... sub-process error... Synaptic : tdm-trinity = broken
you have the nfs-common package installed? Try the purge nfs-common package. I've seen a situation where an error in definitions in the init script from nfs-common package has caused the post-inst script tdm-trinity to fail. After successful installation of tdm-trinity, it is possible to reinstall nfs-common.
Hello Slavek,
It's what I did, same result :-( # apt-get remove nfs-common --purge # apt-get remove tdm-trinity --purge # apt-get install tdm-trinity same as above and this line now : "FATAL : service mountkernfs is missed in the runlevel 2 3 4 5 to use service networking".
# apt-get install nfs-common : no error message.
Cheers,
André