Re: trouble with debconf

2021-05-28 Thread IL Ka
On Fri, May 28, 2021 at 7:54 PM Patrice Duroux wrote: > > I have finally found the source of this trouble. > The absence of /var/lib/cdebconf directory after a bad manipulation. https://packages.debian.org/sid/cdebconf # apt install cdebconf This is a folder to store answers for debconf: http

Re: trouble with debconf

2021-05-28 Thread Patrice Duroux
I have finally found the source of this trouble. The absence of /var/lib/cdebconf directory after a bad manipulation. And then even trying to reinstall the debconf package did not (re)create this folder, so any package that rdepends to debconf is falling and also debconf it- self. Which package

trouble with debconf

2021-05-27 Thread Patrice Duroux
Hi, Recently on my Sid system, I am having the following trouble (note that I tried since then to reinstall debconf that is also affected by the trouble now): patrice@kos-moceratops ~> sudo LANG=C apt -f install Reading package lists... Done Building dependency tree... Done Reading state informat