With the latest upgrade it seems knotc resides in /usr/sbin and not /usr/bin which the init script uses. Reproducible: Always Steps to Reproduce: 1. emerge net-dns/knot-3.4.2-r1 2. start/stop knot Actual Results: start/stop failure Expected Results: normal starup operation
Ah right. Do not know if it's a revbump required.
(In reply to Nicolas PARLANT from comment #1) > Ah right. Do not know if it's a revbump required. If it changes installed files and you want to get that fix out, yes.
(In reply to Sam James from comment #2) > (In reply to Nicolas PARLANT from comment #1) > > Ah right. Do not know if it's a revbump required. > > If it changes installed files and you want to get that fix out, yes. (If it were e.g. a trivial comment change that is harmless, the package takes ages to build, and there's a new release next week, no. etc)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6026b7564d8f8711c859e87416a5dc67cf011ab5 commit 6026b7564d8f8711c859e87416a5dc67cf011ab5 Author: Nicolas PARLANT <nicolas.parlant@parhuet.fr> AuthorDate: 2024-12-06 21:56:13 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-12-06 22:08:05 +0000 net-dns/knot: fix init script to /usr/sbin Closes: https://bugs.gentoo.org/945988 Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Closes: https://github.com/gentoo/gentoo/pull/39613 Signed-off-by: Sam James <sam@gentoo.org> net-dns/knot/files/{knot-2.init => knot-3.init} | 2 +- net-dns/knot/{knot-3.4.2-r1.ebuild => knot-3.4.2-r2.ebuild} | 2 +- net-dns/knot/{knot-3.4.3.ebuild => knot-3.4.3-r1.ebuild} | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)