[Bug 1741775] Re: bad symlink "/etc/resolvconf/resolv.conf.d/original"
Steve Langasek
steve.langasek at canonical.com
Mon Jan 8 18:40:18 UTC 2018
On Sun, Jan 07, 2018 at 08:55:53PM -0000, Warren wrote:
> I searched through /var/log/apt history files and resolvconf gets sucked
> in as a dependency when I install the proprietary vpn-unlimited
> application from Keepsolid.
> If I remove resolvconf, is it necessary to re-install or re-configure
> any other components? I realize that might break vpn-unlimited but
> that's not a Ubuntu matter.
I can't say for sure whether resolvconf will remove cleanly without
requiring other reconfiguration, sorry. It should, but I don't know that
this has been well tested for the 17.10 case.
After removal of the resolvconf package, /etc/resolv.conf should be a
symlink to ../run/systemd/resolve/stub-resolv.conf and name resolution
should work.
** Changed in: resolvconf (Ubuntu)
Status: Incomplete => Triaged
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to resolvconf in Ubuntu.
https://bugs.launchpad.net/bugs/1741775
Title:
bad symlink "/etc/resolvconf/resolv.conf.d/original"
Status in resolvconf package in Ubuntu:
Triaged
Bug description:
Ubuntu 17.10 amd_64
resolvconf 1.79ubuntu8
The symlink at "/etc/resolvconf/resolv.conf.d/original" points to
"../run/systemd/resolve/stub-resolv.conf". This is a broken link as
the relative path does not exist. This causes resolvconf to improperly
(re-)generate "/run/resolvconf/resolv.conf". The link should probably
instead point to the absolute path "/run/systemd/resolve/stub-
resolv.conf".
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resolvconf/+bug/1741775/+subscriptions
More information about the foundations-bugs
mailing list