Hi Maxim,

Thanks for the hint, now manually executing wg-quick works. Herd is still unable
to start/restart the daemon, though, thus throwing the same error. Any ideas on
how I should deal with this?

BR, RS

* Maxim Cournoyer <[email protected]>:
> Hi Raymundo,
> 
> Raymundo Soto Morales <[email protected]> writes:
> 
> > Hi Maxim, Here are the commands I executed. TLDR, wg-quick complains
> > about a signature
> > mismatch in /etc/resolv.conf. It does not go away if I simply nuke
> > that file or run
> > resolvconf -u manually.
> > The wg error persists :/.
> 
> Are you on a recent Guix commit? openresolv was recently updated and it
> now expects expects to be the only one to take care of the
> /etc/resolv.conf file; if it lacks its own "# Generated by resolvconf"
> comment cookie, it now errors out, which seems to be what you're getting.
> 
> This could be caused by another component in the stack,
> e.g. NetworkManager, manipulating that file.  This issue with
> NetworkManager was corrected in
> commit 86776ccd30b, so if you are running on an older commit running
> 'guix pull' then 'guix system reconfigure ...', then rebooting would
> help.
> 
> -- 
> Thanks,
> Maxim



Reply via email to