[Bug 2092329] Re: wg-quick fails with systemd resolvconf compatibility shim

2025-05-23 Thread Jason A. Donenfeld
https://git.zx2c4.com/wireguard- tools/commit/?id=d3b40aff964789a2a0533cb7a070592a75a996e3 Fixed upstream here with a workaround. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2092329 Title: wg-quic

[Bug 2092329] Re: wg-quick fails with systemd resolvconf compatibility shim

2025-05-02 Thread Nick Rosbrook
** Changed in: systemd (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2092329 Title: wg-quick fails with systemd resolvconf compatibility shim To manage

[Bug 2092329] Re: wg-quick fails with systemd resolvconf compatibility shim

2025-01-09 Thread Lukas Märdian
Thanks for confirming that this is now working for you! There was a time when the 22.04 -> 24.04 upgrade did not properly install the systemd-resolved package (LP: #2054761), maybe you got hit by that issue. So I'm flagging this as a systemd[-resolved] upgrade issue. But I cannot seem to reproduc

[Bug 2092329] Re: wg-quick fails with systemd resolvconf compatibility shim

2025-01-08 Thread Andrei Borzenkov
Of course I had it installed after upgrade, otherwise I would not have this problem. I uninstalled it now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2092329 Title: wg-quick fails with systemd re

[Bug 2092329] Re: wg-quick fails with systemd resolvconf compatibility shim

2025-01-08 Thread Sergio Durigan Junior
Hello Andrei, systemd in Noble Recommends systemd-resolved, which Conflicts with resolvconf. This should have made the latter be removed from your system. Do you still have it installed there? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 2092329] Re: wg-quick fails with systemd resolvconf compatibility shim

2025-01-06 Thread Andrei Borzenkov
The problem happens only after upgrade from earlier Ubuntu versions. Upgrade left the physical package resolvconf with its content, in particular the file /etc/resolvconf/interface-order. wg-quick is using this file to give the wgX interface the highest priority. After removing the physical package

[Bug 2092329] Re: wg-quick fails with systemd resolvconf compatibility shim

2025-01-06 Thread Lukas Märdian
resolvconf was dropped from Ubuntu due to its incompatibility with Ubuntu's default systemd-resolved setup (LP: #1990743). There was some discussion/request at upstream WireGuard about supporting systemd's resolvectl as an alternative to resolvconf from inside wg- quick. But it looks like that was