Package: kea
Version: 2.2.0-6
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?

Saw this warning in journalctl output on kea-dhcp4-server.service restart:

       Aug 15 17:37:43 momjian.us kea-dhcp4[3957778]: 2025-08-15 17:37:43.426 
WARN  
       [kea-dhcp4.dhcp4/3957778.140676964693888] DHCP4_CONFIG_SYNTAX_WARNING 
configuration syntax warning:
       /etc/kea/kea-dhcp4.conf:568.39: Extraneous comma. A piece of 
configuration may have been omitted.

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

I prevented the warning by changing the /etc/kea/kea-dhcp4.conf file default 
config line:

        "pattern": "%-5p %m\n",
        
        to
        
        "pattern": "%-5p %m\n"

All lines after this in the JSON block are commented out, so there is no JSON 
after the comma and it is flagged a warning.

   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: 12.11
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'oldstable-security'), (500, 
'oldstable-debug'), (500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-15-amd64 (SMP w/48 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
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 kea depends on:
ii  kea-admin             2.2.0-6
ii  kea-ctrl-agent        2.2.0-6
ii  kea-dhcp-ddns-server  2.2.0-6
ii  kea-dhcp4-server      2.2.0-6
ii  kea-dhcp6-server      2.2.0-6

kea recommends no packages.

kea suggests no packages.

-- no debconf information

Reply via email to