[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: -s/--schedule requires value
From: |
Dale Mellor |
Subject: |
Re: -s/--schedule requires value |
Date: |
Mon, 12 Jul 2021 00:43:59 +0100 |
User-agent: |
Evolution 3.30.5-1.1 |
On Sat, 2021-07-10 at 21:20 -0700, Matthew James Kraai wrote:
> Hi,
>
> When I run mcron 1.2.0 in Guix with -s or --schedule without a
> value, it
> displays the following error:
> ...
This is a known issue with the current implementation. The
problem lies with the getopt-long module in Guile for which I've
submitted a fix but there has been no movement on that. The
mcron GIT repository contains a branch called dm-v1.2.1 which
fully incorporates the fix into the mcron codebase; you can try
that if you are able to build and install software on your system
outside of a package manager.
Best wishes,
Dale Mellor