Package: resolvconf
Version: 1.26
Severity: normal
resolvconf seems to generate
# more /var/run/bind/named.options
// named.conf fragment automatically generated by /etc/resolvconf/update.d/bind
// DO NOT EDIT THIS FILE. Instead edit /etc/bind/named.conf.options .
options {
forwarders { ; };
directory "/var/cache/bind";
listen-on { 192.168.40.1; 127.0.0.1;};
# other stuff deleted
};
which produced these error messages in the log (repeatedly):
Apr 16 18:39:23 localhost named[6671]: reloading nameserver
Apr 16 18:39:23 localhost named[6671]: In '/var/run/bind/named.options' line 4
Apr 16 18:39:23 localhost named[6671]: included from '/etc/bind/named.conf'
line 11
Apr 16 18:39:23 localhost named[6671]: /var/run/bind/named.options:4: syntax
error near ;
Apr 16 18:39:23 localhost named[6671]: In '/var/run/bind/named.options' line 5
Apr 16 18:39:23 localhost named[6671]: included from '/etc/bind/named.conf'
line 11
Apr 16 18:39:23 localhost named[6671]: /var/run/bind/named.options:5: syntax
error near directory
I think the problem is that this is an attempt to make a list with no elements.
I am on a dialup system; when I'm connected to my ISP I have two real
addresses appearing in the same file.
/etc/bind/named.conf.options has no forwarders specified in it.
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (990, 'testing'), (50, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.27advncdfs
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages resolvconf depends on:
ii debconf [debconf-2.0] 1.4.30.11 Debian configuration management sy
ii initscripts 2.86.ds1-1 Standard scripts needed for bootin
-- debconf information:
resolvconf/bad-pppoeconf-hook:
* resolvconf/downup-interfaces:
* resolvconf/link-tail-to-original: false
resolvconf/bad-pppconfig-hook:
resolvconf/linkify-resolvconf: true
resolvconf/disable-bad-hooks: true
* resolvconf/bad-xisp-hook:
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]