Wrong PID-File-Directory in /usr/sbin/keactrl in Ubuntu 20.04 LTS

Bug #1858347 reported by Jens Holeczek
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
isc-kea (Ubuntu)
Fix Released
Undecided
Andreas Hasenack

Bug Description

Seems nearly same bug as discussed in
https://bugzilla.redhat.com/show_bug.cgi?id=1759264

keactrl shows all kea-Services as inactive, equal they are running or not.

In /usr/sbin/keactrl Line 95 Line 95 following changes work:

- local pid_file_dir=/var/lib/kea
+ local pid_file_dir=/var/run/kea

Thanks for work on next Ubuntu-Version! :-)

Related branches

Changed in isc-kea (Ubuntu):
status: New → Confirmed
Changed in isc-kea (Ubuntu):
assignee: nobody → Andreas Hasenack (ahasenack)
status: Confirmed → In Progress
Revision history for this message
Andreas Hasenack (ahasenack) wrote :

This is fixed in the 1.6.1 package I'm working on and which I'll upload to focal shortly. Thanks for the report!

Revision history for this message
Andreas Hasenack (ahasenack) wrote :

(I don't have kea-dhcp6 installed)

root@focal-ice-kea:~# keactrl version
keactrl: 1.6.1
kea-dhcp4: 1.6.1
kea-dhcp6: unknown, /usr/sbin/kea-dhcp6 missing
kea-dhcp-ddns: 1.6.1
kea-ctrl-agent: 1.6.1

root@focal-ice-kea:~# keactrl status
DHCPv4 server: active
DHCPv6 server: inactive
DHCP DDNS: active
Control Agent: active
Kea DHCPv4 configuration file: /etc/kea/kea-dhcp4.conf
Kea DHCPv6 configuration file: /etc/kea/kea-dhcp6.conf
Kea DHCP DDNS configuration file: /etc/kea/kea-dhcp-ddns.conf
Kea Control Agent configuration file: /etc/kea/kea-ctrl-agent.conf
keactrl configuration file: /etc/kea/keactrl.conf
ERROR/keactrl: Configuration file for Kea does not exist: /etc/kea/kea-dhcp6.conf.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package isc-kea - 1.6.1-0ubuntu1

---------------
isc-kea (1.6.1-0ubuntu1) focal; urgency=medium

  * New upstream release: 1.6.1 (LP: #1809262, LP: #1858347)
  * Dropped patches:
    - d/p/0001-fix_typo: applied upstream
    - d/p/0004-Use-runstatedir-for-pid-file-location.patch: fixed
      upstream in another way
    - d/p/mysql-8.0: fixed upstream
  * d/p/0003-kea_admin_fix: refresh to remove fuzz
  * d/control: add build-deps for python3-sphinx and
    python3-sphinx-rtd-theme ("sphinx_rtd_theme is no longer a hard
    dependency since version 1.4.0.")
  * d/control: add python3-kea-connector dependency to kea-ctrl-agent,
    as that is not calculated automatically by dh_python.
  * d/p/mysql8-mybool-ubuntu.patch: drop the my_bool configure check
    to have this build again with Ubuntu's MySQL8. (LP: #1795314)
  * d/rules: use rm -f in the clean step so it doesn't fail if the
    file to be removed cannot be found.
  * d/kea-common.install: hooks directory changed to kea/hooks
  * d/rules: enable generate messages, it could be needed by third
    parties.
  * d/rules: enable perfdhcp
  * d/rules: localstatedir should be /var
  * d/python3-kea-connector.install, d/rules: fix python module path
  * d/kea-dev.install: dns++.pc was dropped by upstream in
    commit 93cd62c99f69cc379c08cd06791db522c1fb0aca
  * d/kea-doc.install: fix doc path
  * d/not-installed: add kea-netconf.8 and CONTRIBUTING.md (the latter
    is included via d/docs). We are not building netconf as it requires
    Sysrepo which Debian and Ubuntu do not have.
  * d/docs: add CONTRIBUTING.md
  * Logging path fixes:
    - d/kea-ctrl-agent.service, d/kea-dhcp-ddns-server.service,
      d/kea-dhcp4-server.service, d/kea-dhcp6-server.service: drop
      the env var override for logging target and rely on the
      configuration file setting instead, as this can create confusion.
    - d/p/0006-fix-logger-path.patch: fix logger path
  * d/p/0007-keyctrl-colored-ddns-status.patch: typo that was preventing
    the ddns status text from being colored
  * d/p/0008-change-default-ca-port-to-match.patch: change the
    control agent's default port to 8000 to match the client
    defaults.
  * d/rules, d/kea-common.install: add back keactrl.8 manpage

 -- Andreas Hasenack <email address hidden> Thu, 13 Feb 2020 09:31:42 -0300

Changed in isc-kea (Ubuntu):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.