[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#817841: openresolv: doesn't work with multiple domains in search, they are concatenated.



Package: openresolv
Version: 3.7.3-1
Severity: important
Tags: upstream

Hi,

The problem occurs since the new /3.7.3-1/.

A way to reproduce (using bind):
 # resolvconf -a wlan0 <<EOF
> domain test2.example.org
> search test2.example.org. example.org. test1.example.org
> nameserver 192.168.0.1
> EOF
Failed to try-restart nscd.service: No such method 'TryRestartUnit'
See system logs and 'systemctl status nscd.service' for details.
Failed to try-restart named.service: No such method 'TryRestartUnit'
See system logs and 'systemctl status named.service' for details.
 # resolvconf -l
# resolv.conf from wlan0
domain test2.example.org
search test2.example.org. example.org. test1.example.org
nameserver 192.168.0.1

 # resolvconf -v
DOMAIN='test2.example.org'
SEARCH='vm test2.example.orgexample.orgtest1.example.org'
NAMESERVERS='192.168.0.1'
LOCALNAMESERVERS='127.0.0.1'
DOMAINS='test2.example.orgexample.orgtest1.example.org:192.168.0.1'
# cat resolvconf-zones.conf
# Generated by resolvconf
zone "test2.example.orgexample.orgtest1.example.org" {
        type forward;
        forward first;
        forwarders {
                192.168.0.1;
        };
};


I think messages on /add/ are a new problem: trying to use /systemd/ to
reload /bind/ instead of /invoke-rc.d/.
I have /systemd/ intalled, but my /init/ is /sysvinit/.

Best regards,

-- System Information:
Debian Release: stretch/sid

Kernel: Linux 4.3.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

-- Configuration Files:
/etc/resolvconf.conf changed [not included]

-- no debconf information

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: