Bug#1094661: munin: Implicit cron dependency not specified

2025-04-12 Thread Holger Levsen
control: severity -1 important thanks Hi Mark, On Wed, Jan 29, 2025 at 09:44:34PM +0100, Mark Lawrence wrote: > If munin is installed in a minimal Debian bookworm container (e.g. with > "mmdebstrap --variant=minbase") that does not have a cron installed, > then it never runs. thanks for fillin

Bug#1094661: munin: Implicit cron dependency not specified

2025-04-12 Thread gregor herrmann
On Sat, 12 Apr 2025 17:10:57 +0200, Chris Hofstaedtler wrote: On Sat, Apr 12, 2025 at 02:26:44PM +, Holger Levsen wrote: I'm also wondering how to both ship the crontab entries for systems not running systemd while at the same preventing dual runs via systemd timer and cron. I'd appreciate

Bug#1094661: munin: Implicit cron dependency not specified

2025-04-12 Thread Holger Levsen
On Sat, Apr 12, 2025 at 05:10:57PM +0200, Chris Hofstaedtler wrote: > ISTM the canonical way is exiting the cron job, like this: > if [ -d /run/systemd/system ]; then > exit 0 > fi ah! thank you, very much appreciated! -- cheers, Holger ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ holger@(debian|reproducib

Bug#1094661: munin: Implicit cron dependency not specified

2025-04-12 Thread Chris Hofstaedtler
On Sat, Apr 12, 2025 at 02:26:44PM +, Holger Levsen wrote: > I'm also wondering how to both ship the crontab entries for systems not > running systemd while at the same preventing dual runs via systemd timer > and cron. I'd appreciate pointers or insight on this! ISTM the canonical way is exit

Bug#1094661: munin: Implicit cron dependency not specified

2025-01-29 Thread Mark Lawrence
Package: munin Version: 2.0.73-1 Severity: normal Dear Maintainer, If munin is installed in a minimal Debian bookworm container (e.g. with "mmdebstrap --variant=minbase") that does not have a cron installed, then it never runs. Before systemd I would have perhaps asked that cron be added as an