Public bug reported: I noticed an armhf-specific autopkgtest failure [1] that isn't related to the PHP 8.4 transition.
----- 486s 01/23/2025 03:05:04 - ERROR PHP WARNING: strtotime(): Epoch doesn't fit in a PHP integer in file: /usr/share/cacti/site/lib/api_automation.php on line: 3657 486s 01/23/2025 03:05:04 - CMDPHP PHP ERROR WARNING Backtrace: (/poller_automation.php[231]:api_automation_is_time_to_start(), /lib/api_automation.php[3657]:strtotime(), CactiErrorHandler()) 486s 01/23/2025 03:05:04 - ERROR PHP WARNING: strtotime(): Epoch doesn't fit in a PHP integer in file: /usr/share/cacti/site/lib/api_automation.php on line: 3658 486s 01/23/2025 03:05:04 - CMDPHP PHP ERROR WARNING Backtrace: (/poller_automation.php[231]:api_automation_is_time_to_start(), /lib/api_automation.php[3658]:strtotime(), CactiErrorHandler()) ----- This upstream commit [2] removes the use of strtotime(). So, we might want to wait for the next release, because this NOT a regression per se. [1] https://autopkgtest.ubuntu.com/results/autopkgtest- plucky/plucky/armhf/c/cacti/20250123_032410_09997@/log.gz [2] https://github.com/Cacti/cacti/commit/f7fd74a86dc0d1a2e6f673139d36567e71fd0f93 ** Affects: cacti (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2096752 Title: Autopkgtest failure on armhf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cacti/+bug/2096752/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
