Logcheck uses run-parts, which seems to be a part of sys-apps/debianutils, which was, until recently, pulled in on pretty much any system (due to the dependency from app-misc/ca-certificates). The package should thus either depend on debianutils or get rid of run-parts like ca-certificates in https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e6ccafd58bc7401fa371d2f255d72ddae0131e6 Error message from app-admin/logcheck/logcheck-1.4.3-r2: > /usr/sbin/logcheck: line 240: run-parts: command not found
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16f51eb30eafaf765b9d2a03c6bd7837b6e3073e commit 16f51eb30eafaf765b9d2a03c6bd7837b6e3073e Author: Giuseppe Foti <foti.giuseppe@gmail.com> AuthorDate: 2024-10-02 21:25:01 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-10-06 08:32:51 +0000 app-admin/logcheck: add sys-apps/debianutils to RDEPEND Closes: https://bugs.gentoo.org/930785 Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/38854 Signed-off-by: Sam James <sam@gentoo.org> app-admin/logcheck/files/{logcheck-r4.cron => logcheck-r5.cron} | 0 .../logcheck/{logcheck-1.4.3-r4.ebuild => logcheck-1.4.3-r5.ebuild} | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-)