From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id gOxqKOO7pWXWJAEAqHPOHw:P1 (envelope-from ) for ; Tue, 16 Jan 2024 00:12:35 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id gOxqKOO7pWXWJAEAqHPOHw (envelope-from ) for ; Tue, 16 Jan 2024 00:12:35 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=CBXf9yoh; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1705360355; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:list-id:list-help:list-unsubscribe:list-subscribe: list-post:dkim-signature; bh=loe4tunGQDuGc8NZ4Kt8eqbxAP8pMFCWX87x+WHrSU4=; b=CtU/IlEg6eJn3xvOtmNM8pZFrvQYXfu/vblpixqXGsenm021QBgGCHPkWE/HejFoS7O3ii 08zhfwD2FPrR89Bey/ljg6HLsg/3IhuU/+xFnNwNT4+++NuacDV8sfpSMl1v7l4Oi9Pgbm 9pkyu35Ex3iwU8/hl0mhsfy2/ZWtmjpBbIilZof/mO+4pkpgbeIo/7dKGTJpN3YDjskAjl EEf0mhIzP/af8dR9dvo8soIvQuigE2JSPIu0Ze57xMQPs7tAZa504U+kJSHaWy9RbMxXj+ +L4qDFI/gy+gkZeGf2z0Hm/ZoSU5zl6dV6WkVQl46TbFXoxx3HUV3KHiEv1+Gw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=CBXf9yoh; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1705360355; a=rsa-sha256; cv=none; b=iWMoO+s/drhoRAVB4h+IUt9zLqQduci9uU8+h3f3qIvlUbcPKd0UFz0AALwTIZeHzMqVXf 0e2YNi0+FIXdXLt5b+ZC7w+CrWjDlYnly0CYL5dU1AUzM8A39S904UmlJpfd2dhYo9Wupa /jn6dL6BqLMXk0wJ0H1hFivcvTOlhKDrqGlQKlJVsu/gFz5+XNsamOlsteyjjuGp+XJ4fx pMOh4nxkLADE/qJfUfzDDxu1SziZymFRJ8nZSd9obcHhAjSd1s2BZysu/sylSWmDYrz3OF p8h8ToXZSQLZbO1sjP6UKk+6pqIVwWwrW+1NWrXlulk9QH/JZAHUVfijqwMIgQ== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 659B568E7A for ; Tue, 16 Jan 2024 00:12:35 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rPVlO-0000TD-9B; Mon, 15 Jan 2024 17:49:02 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rPPA2-0002NX-Ef for bug-guix@gnu.org; Mon, 15 Jan 2024 10:46:02 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rPPA2-00072V-6j for bug-guix@gnu.org; Mon, 15 Jan 2024 10:46:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rPPA1-0004fS-QK for bug-guix@gnu.org; Mon, 15 Jan 2024 10:46:01 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#68476: Shepherd stops responding if you set the time less than the current one Resent-From: Aleksandr Vityazev Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 15 Jan 2024 15:46:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 68476 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 68476@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.170533355016815 (code B ref -1); Mon, 15 Jan 2024 15:46:01 +0000 Received: (at submit) by debbugs.gnu.org; 15 Jan 2024 15:45:50 +0000 Received: from localhost ([127.0.0.1]:46711 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rPP9p-0004Mj-CS for submit@debbugs.gnu.org; Mon, 15 Jan 2024 10:45:49 -0500 Received: from lists.gnu.org ([2001:470:142::17]:46124) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rPP9m-0004A8-Tf for submit@debbugs.gnu.org; Mon, 15 Jan 2024 10:45:47 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rPP9h-0002JY-Al for bug-guix@gnu.org; Mon, 15 Jan 2024 10:45:41 -0500 Received: from layka.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rPP9f-000714-9Q for bug-guix@gnu.org; Mon, 15 Jan 2024 10:45:41 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 3151B40DE7 for ; Mon, 15 Jan 2024 16:45:36 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id p2MlasjoNvuw for ; Mon, 15 Jan 2024 16:45:35 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1705333535; bh=QGWliRopDwWzxiJCADixvxb57JSYh6wOmVglIXtxz44=; h=From:To:Subject:Date; b=CBXf9yohKALooS8ql4ArEqfLlM1xVECTZ0FUn1k6+JHCqGFz/S81eH8x9yUk3s5LL ph7nTy7z05IOb7F9NPAIvXDH6tAUQeanFmA8eB6dYkWDWj4x7TX5FoMN3dKswugxda pjpO+pJcp6t9d733gYAYmOkY1Hy6rI+FnckjABmmCUZd/B84rzfmPyZAjEVpATLpk8 E1dhGAUGDzY8eAtuG/wtQIL83vVM0JeETRNrDNWPv11LhVUQP48LeXcUKJ1fbCr5Z+ jSvJY1nCprTmhqvcAHF+uakQxUkS5hd8nfbkCuIiXOQvMNCzVgkRAbRyFVnfbjfnff oNs00B0RdTNMw== Date: Mon, 15 Jan 2024 18:45:33 +0300 Message-ID: <87jzoapplu.fsf@disroot.org> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=178.21.23.139; envelope-from=avityazev@disroot.org; helo=layka.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Mailman-Approved-At: Mon, 15 Jan 2024 17:48:59 -0500 X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Aleksandr Vityazev From: Aleksandr Vityazev via Bug reports for GNU Guix Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.94 X-Migadu-Queue-Id: 659B568E7A X-Spam-Score: -6.94 X-Migadu-Scanner: mx11.migadu.com X-TUID: 6c+kcx5BcaoD Hi, I have running shepherd version 0.10.3 for the system and the user. My current time is Mon Jan 15 06:30:52 PM MSK 2024, if I set the time less than the current one, both shepherds stop responding. I set the time like this: sudo date --set='20240115 18:00' -- Best regards, Aleksandr Vityazev