Page 1 of 1

openresolv boot (and shutdown) error

Posted: Thu Oct 11, 2018 8:56 am
by whiskerc
My VPN suggested I install openresolv to replace resolvconf as resolvconf is said to have some bugs. I used the MX installer to install openresolv, which completed successfully. The script seems to have uninstalled resolvconf. It then prompted for a reboot.

Now, at boot and shutdown error messages are showing in red. From /var/log/boot:

Code: Select all

Wed Oct 10 18:55:27 2018: [....] Setting up resolvconf...Illegal option --
Wed Oct 10 18:55:27 2018: Illegal option -e
Wed Oct 10 18:55:27 2018: Illegal option -n
Wed Oct 10 18:55:27 2018: No file given via stdin
Wed Oct 10 18:55:27 2018: ^[[?25l^[[?1c^[7^[[1G[^[[31mFAIL^[[39;49m^[8^[[?25h^[[?0c^[[31mfailed (failed to enable updates).^[[39;49m
At shutdown,

Code: Select all

stopping resolv.conf ... illegal option  No resolv.conf for interface isable-updates  failed to disable updates
Any help in finding/fixing much appreciated.

Re: openresolv boot (and shutdown) error

Posted: Tue Jan 28, 2020 12:09 pm
by Protokol
same here and the resolvconf installation back did not solve the issue, sadly :(

Re: openresolv boot (and shutdown) error

Posted: Tue Jan 28, 2020 2:12 pm
by dolphin_oracle
you may need to do an apt purge instead of an apt remove for those packages. they both have a lot of conf file that go into /etc and those aren't always removed by a regular apt remove. In synaptic parlance that would be "completely remove".