Package: resolvconf
Version: 1.91
This is the error happening consistently upon `sudo apt install resolvconf`
dpkg: error processing archive
/var/cache/apt/archives/resolvconf_1.91+nmu1_all.deb (--unpack):
conffile name 'remove-on-upgrade /etc/resolvconf/update.d/dnscache' is
not an absolute pathname
I was originally upgrading a longtime not touched Debian10, with
apparetnly v1.85 of resolvconf, and this error first appeared on a `sudo
apt upgrade`
The only thing I've tried was to remove manually
/etc/resolvconf/update.d/dnscache, to no avail, it seem to be a package
config system, so put back
sudo apt remove resolvconf
sudo dpkg -i --force-all resolveconf
I kind of doubt this is resolvconf related as it would most probably be
a major bug already identified.
It has to be related to my system's situation somehow, but I can see
anything farther than resolvconf failing on it's own atm.
--nodje