From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#31113: mcron ERROR: In procedure mktime: Date: Thu, 19 Apr 2018 00:16:08 +0200 Message-ID: <87h8o8rwif.fsf@gnu.org> References: <87d0z8xq7d.fsf@gmail.com> <20180410184031.7330ef28@mykolab.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:4830:134:3::10]:41344) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f8vNz-0001mN-Qr for bug-guix@gnu.org; Wed, 18 Apr 2018 18:17:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f8vNu-0006TT-PZ for bug-guix@gnu.org; Wed, 18 Apr 2018 18:17:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:51893) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f8vNu-0006TE-MV for bug-guix@gnu.org; Wed, 18 Apr 2018 18:17:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1f8vNu-0007QA-Fc for bug-guix@gnu.org; Wed, 18 Apr 2018 18:17:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <20180410184031.7330ef28@mykolab.com> (Rutger Helling's message of "Tue, 10 Apr 2018 18:41:08 +0200") 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: Rutger Helling Cc: 31113-done@debbugs.gnu.org, maxim.cournoyer@gmail.com Hello, Rutger Helling skribis: > I had this problem too.=20 > > Reverting commit cfbf6de18cc70d2e385feb5f61f9363f18e78ddf (gnu: mcron: > Update to 1.1 and deprecate "mcron2".) fixed it for me. This was a bug in mcron 1.1. Fixed in commit 67a51b675538065a4ec3eb06428d8a4021fdbb87, which updates to 1.1.1. Thanks! Ludo=E2=80=99.