Devuan bug report logs - #848
Pd: Problems starting kea-dhcp4-server

version graph

Package: kea-dhcp4-server; Maintainer for kea-dhcp4-server is (unknown); Source for kea-dhcp4-server is src:isc-kea.

Reported by: Jerzy Sobczyk <Jerzy.Sobczyk@pw.edu.pl>

Date: Wed, 24 Apr 2024 18:32:02 UTC

Severity: normal

Tags: debian

Found in version 2.2.0-6

Fixed in version 2.4.1-3

Done: Mark Hindley <mark@hindley.org.uk>

Forwarded to https://bugs.debian.org/1055438

Full log


🔗 View this message in rfc822 format

MIME-Version: 1.0
X-Mailer: MIME-tools 5.509 (Entity 5.509)
X-Loop: owner@bugs.devuan.org
From: "Devuan bug Tracking System" <owner@bugs.devuan.org>
To: Mark Hindley <mark@hindley.org.uk>
Subject: bug#848: marked as done (Pd: Problems starting kea-dhcp4-server)
Message-ID: <handler.848.D848.17142304539114.ackdone@bugs.devuan.org>
References: <Zi0UbxBgyTM-nr7b@hindley.org.uk>
 <bb5fac12-a1fe-412c-bb18-3d78b12fe5de@pw.edu.pl>
X-Devuan-PR-Message: closed 848
X-Devuan-PR-Package: kea-dhcp4-server
X-Devuan-PR-Keywords: debian
Reply-To: 848@bugs.devuan.org
Date: Sat, 27 Apr 2024 15:08:01 +0000
Content-Type: multipart/mixed; boundary="----------=_1714230481-9137-0"
[Message part 1 (text/plain, inline)]
Your message dated Sat, 27 Apr 2024 16:06:23 +0100
with message-id <Zi0UbxBgyTM-nr7b@hindley.org.uk>
and subject line Fixed in Debian #1055438
has caused the Devuan bug report #848,
regarding Pd: Problems starting kea-dhcp4-server
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.devuan.org
immediately.)


-- 
848: https://bugs.devuan.org/cgi/bugreport.cgi?bug=848
Devuan Bug Tracking System
Contact owner@bugs.devuan.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jerzy Sobczyk <Jerzy.Sobczyk@pw.edu.pl>
To: <submit@bugs.devuan.org>
Subject: Pd: Problems starting kea-dhcp4-server
Date: Wed, 24 Apr 2024 20:31:16 +0200
[Message part 3 (text/plain, inline)]
Package: kea-dhcp4-server
Version: 2.2.0-6
1.After clean installation using:
    apt update
    apt install kea-dhcp4-server
necessary directories: /var/log/kea, /var/lib/kea, /var/run/kea were missing (they were left to be created by systemd ???).
So I had to create them manually.

2. There was also a problem with apparmor - I had to change the file /etc/apparmor.d/usr.sbin.kea-dhcp4 adding:
  /var/log/kea/** rwk,
  /run/kea/logger_lockfile wrk,
  /run/kea/kea4-ctrl-socket wrk,
  /run/kea/kea4-ctrl-socket.lock wrk,
and commenting out:
   owner /run/lock/kea/logger_lockfile rwk,
   owner /var/run/kea/logger_lockfile rwk,
Maybe You will be able to achieve the goal in a better way, but it works for me!

3. There was also a problem with start/stop script: /etc/init.d/kea-dhcp4-server
originally it could start the daemon but was unable to stop it.
After replacing: 
           --name $NAME
with:
          --exec $DAEMON
in two locations, it stops it (although sometimes with long delay).

After all this changes the daemon seems to be working - dhclient from other machine is able to get IP assignment.
I hope this information will help managing the package.

With Best Regards,
    Jerzy Sobczyk

[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
From: Mark Hindley <mark@hindley.org.uk>
To: 848-done@bugs.devuan.org
Subject: Fixed in Debian #1055438
Date: Sat, 27 Apr 2024 16:06:23 +0100
Version: 2.4.1-3

Send a report that this bug log contains spam.


Devuan BTS -- Powered by Debian bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.

Devuan Bugs Owner <owner@bugs.devuan.org>.
Last modified: Wed Jul 3 19:34:25 2024;