Closed linqigang888 closed 10 months ago
@linqigang888 have you had a chance to test the patch linked above?
I was not able to reproduce this bug, and I have not received any further information from the bug reporter. I have tagged the bug as minor and unreproducible in Debian's bug tracker for now, and I will post any updates here if there is a change.
This is an issue with time_t for 32-bit architectures, the year 2038 problem. Debian is transitioning many 32-bit architectures, but i386 will be left as a compatibility architecture for existing x86 binaries. I believe this issue can be closed.
OK, closing.
I am the Debian maintainer for cronie. Recently, a bug was reported to Debian for
cronie 1.6.1
, but I believe this still applies to the newest releasecronie 1.7.0
.Issue #125 in Github also mentions cron_sleep, which may be related to this.