https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-process/fcron-3.3.1 installs system executables owned by nonzero uid. Discovered on: arm64 (internal ref: tinderbox_arm64) System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)
Created attachment 886003 [details] build.log build log and emerge --info
This is intended. Otherwise we either get this error when running crontab: ERROR could not change euid to 999: Operation not permitted Or this file is suid with root, which is much worse.
ci has reproduced this issue with version 3.3.1-r1 - Updating summary.
ci has reproduced this issue with version 3.3.1-r2 - Updating summary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=527fdd525030c58585c781badf76736d7f872c72 commit 527fdd525030c58585c781badf76736d7f872c72 Author: Alexey Sokolov <alexey+gentoo@asokolov.org> AuthorDate: 2025-01-02 00:24:25 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2025-02-08 10:00:25 +0000 sys-process/fcron: add 3.3.2 Simplify src_install by reusing upstream's make install Closes: https://bugs.gentoo.org/925512 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/39940 Signed-off-by: Joonas Niilola <juippis@gentoo.org> sys-process/fcron/Manifest | 1 + sys-process/fcron/fcron-3.3.2.ebuild | 256 +++++++++++++++++++++++ sys-process/fcron/files/fcron-3.3.2-time_t.patch | 22 ++ 3 files changed, 279 insertions(+)