I am trying to install debconf since it seems to be broken on my computer.
I ran the command:
apt-get -f install debconf
I got the following error message:
dpkg: error: unable to create new file '/var/lib/dpkg/info/format-new': No such file or directory
E: Sub-process /usr/bin/dpkg returned an error code (2)
I don't understand this error message and I don't know what to do.
Thank you for your help.