The current sys-process/cronie ebuild installs 0hourly file to /etc/cron.d only if anacron support is enabled. The file should be installed unconditionally or hourly cron jobs are not executed on anacron-less systems.
Bug 825026 appears to be asking for the opposite behavior, which makes no sense to me.
The behavior asked in the bug 825026 makes no sense to me too. Hourly, daily, weekly and monthly jobs should be executed regardless of "anacron" USE flag.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=148d949d279f94cfade0bd994b1312aa584e92be commit 148d949d279f94cfade0bd994b1312aa584e92be Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2022-09-24 21:18:39 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2022-09-24 21:18:39 +0000 sys-process/cronie: install /etc/cron.d/0hourly unconditionally Closes: https://bugs.gentoo.org/872656 Closes: https://bugs.gentoo.org/825026 Signed-off-by: Mike Gilbert <floppym@gentoo.org> sys-process/cronie/cronie-1.6.1-r2.ebuild | 116 ++++++++++++++++++++++++++++++ 1 file changed, 116 insertions(+)