Package: resolvconf
Version: 1.91+nmu1
Severity: normal

Dear Maintainer,

Lines like

iface lo inet loopback
dns-search a.example.com b.example.com

in /etc/network/interfaces no longer causes the corresponding entries to show 
up in /etc/resolv.conf in bookworm, while they did show up in bullseye.

The file /run/resolvconf/interface/lo.inet contains just a single newline after 
running "ifdown lo; ifup lo".

>From what I can see, the update script /etc/network/if-up.d/000resolvconf runs 
>succesfully, creating the expected lo.inet file, but then that file is somehow 
>immediately replaced by the nearly empty file.

A workaround is to make the entries end up in lo.inet6 instead:

iface lo inet6 loopback
dns-search a.example.com b.example.com

which seems to work fine.

I am sorry I have not beeen able to nail down the cause of this problem, but 
thanks for maintaining resolvconf in Debian.
Arne


-- System Information:
Debian Release: 12.0
  APT prefers testing-security
  APT policy: (500, 'testing-security'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-8-amd64 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages resolvconf depends on:
ii  debconf [debconf-2.0]      1.5.82
ii  lsb-base                   11.6
ii  sysvinit-utils [lsb-base]  3.06-4

resolvconf recommends no packages.

resolvconf suggests no packages.

-- debconf-show failed

Reply via email to