Package: wireguard-tools Version: 1.0.20210914-3 Severity: normal Trying to switch to systemd-resolved for various reasons, I find that wg-quick no longer works.
The problem is that it treats the presence of a conffile (/etc/resolvconf/interface-order) as the indicator of whether /usr/sbin/resolvconf is resolvconf (instead of systemd-resolved's drop-in), but of course conf files can be left behind. Ubuntu fixed this under LP#2119260 with d/p/0005-wg-quick-linux-deal-with-resolvconf-migration-more-g.patch which extends this to check if resolvconf is a symlink. This seems like a good patch for Debian to bring in too. Workaround: for now I can just purge resolvconf to fix the problem -- System Information: Debian Release: 13.3 APT prefers stable-updates APT policy: (990, 'stable-updates'), (990, 'stable-security'), (990, 'stable'), (500, 'oldstable-updates'), (500, 'oldstable-security'), (500, 'testing'), (500, 'oldstable'), (490, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 6.12.73+deb13-amd64 (SMP w/8 CPU threads; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages wireguard-tools depends on: ii libc6 2.41-12+deb13u1 Versions of packages wireguard-tools recommends: ii iptables 1.8.11-2 ii linux-image-amd64 [wireguard-modules] 6.12.73-1 ii nftables 1.1.3-1 Versions of packages wireguard-tools suggests: ii systemd-resolved [resolvconf] 257.9-1~deb13u1 -- no debconf information

