Package: dibbler-server
Version: 0.7.3-1.3
Severity: minor

The man page for dibbler-server has the lines
       log-level 7
       log-mode short
       iface eth0 {
        stateless
        option dns-server 2000::100,2000::101

This config results in "Config parse error: line ?, unexpected [stateless] 
token."
Moving stateless outside of the interface scope solved the issue
       log-level 7
       log-mode short
       stateless
       iface eth0 {
        option dns-server 2000::100,2000::101

/usr/share/doc/dibbler-server/examples/server-stateless.conf has the correct 
syntax.


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.37-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dibbler-server depends on:
ii  debconf [debconf-2.0]         1.5.38     Debian configuration management sy
ii  libc6                         2.11.2-11  Embedded GNU C Library: Shared lib
ii  libgcc1                       1:4.5.2-4  GCC support library
ii  libstdc++6                    4.5.2-4    The GNU Standard C++ Library v3

Versions of packages dibbler-server recommends:
ii  dibbler-doc                   0.7.3-1.3  documentation for Dibbler

dibbler-server suggests no packages.

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

-- debconf information excluded



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to