From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#36430: mcron would benefit from a better way to test jobs Date: Sun, 07 Jul 2019 16:26:44 +0200 Message-ID: <877e8tapjv.fsf@gnu.org> References: <20190629144536.590b1b7f@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:48532) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hk88A-0007PF-IL for bug-guix@gnu.org; Sun, 07 Jul 2019 10:27:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hk888-00079n-Jy for bug-guix@gnu.org; Sun, 07 Jul 2019 10:27:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48444) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hk886-00078L-3B for bug-guix@gnu.org; Sun, 07 Jul 2019 10:27:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hk885-0008Fd-UI for bug-guix@gnu.org; Sun, 07 Jul 2019 10:27:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20190629144536.590b1b7f@gmail.com> (Jesse Gibbons's message of "Sat, 29 Jun 2019 14:45:54 -0600") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Jesse Gibbons Cc: rob@vllmrt.net, 36430@debbugs.gnu.org Hi Jesse, Jesse Gibbons skribis: > mcron is super buggy in my experience. If I power my laptop off > overnight it will skip all jobs scheduled for the day of the month, > even if they are scheduled for after I power it back on. And it doesn't > have a way to easily schedule for a given day of the week. Buggy in what sense? It=E2=80=99s definitely lacking useful features, as R= obert reported, but apart from that it seems to work well for me. I=E2=80=99d encourage you to report any issues you have to bug-mcron@gnu.or= g. Overall, I agree that we should work to make it more pleasant to work with! Thanks, Ludo=E2=80=99.