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: Jerzy Sobczyk <Jerzy.Sobczyk@pw.edu.pl>
Subject: bug#848 closed by Mark Hindley <mark@hindley.org.uk> (Fixed in
 Debian #1055438)
Message-ID: <handler.848.D848.17142304539114.notifdone@bugs.devuan.org>
References: <Zi0UbxBgyTM-nr7b@hindley.org.uk>
 <bb5fac12-a1fe-412c-bb18-3d78b12fe5de@pw.edu.pl>
X-Devuan-PR-Message: they-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:02 +0000
Content-Type: multipart/mixed; boundary="----------=_1714230482-9137-1"
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your bug report
which was filed against the kea-dhcp4-server package:

#848: Pd: Problems starting kea-dhcp4-server

It has been closed by Mark Hindley <mark@hindley.org.uk>.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Mark Hindley <mark@hindley.org.uk> by
replying to this email.


-- 
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: 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
[Message part 3 (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 4 (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 5 (text/html, inline)]

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 20:17:46 2024;