From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id sGODHR4hnWI02wAAbAwnHQ (envelope-from ) for ; Sun, 05 Jun 2022 23:33:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id aBqsHB4hnWKgawAAG6o9tA (envelope-from ) for ; Sun, 05 Jun 2022 23:33:18 +0200 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 1D7DF32C7 for ; Sun, 5 Jun 2022 23:33:18 +0200 (CEST) Received: from localhost ([::1]:50682 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nxxs5-00013z-7i for larch@yhetil.org; Sun, 05 Jun 2022 17:33:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50636) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nxxrq-00012e-PP for guix-patches@gnu.org; Sun, 05 Jun 2022 17:33:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39771) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nxxrq-0008Dc-Gq for guix-patches@gnu.org; Sun, 05 Jun 2022 17:33:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nxxrq-0003Xg-Dw for guix-patches@gnu.org; Sun, 05 Jun 2022 17:33:02 -0400 Subject: bug#55711: [PATCH] services: guix-data-service: Increase timeout for service start. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sun, 05 Jun 2022 21:33:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 55711 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Timotej Lazar Cc: 55711-done@debbugs.gnu.org Mail-Followup-To: 55711@debbugs.gnu.org, ludo@gnu.org, timotej.lazar@araneo.si Received: via spool by 55711-done@debbugs.gnu.org id=D55711.165446473413550 (code D ref 55711); Sun, 05 Jun 2022 21:33:02 +0000 Received: (at 55711-done) by debbugs.gnu.org; 5 Jun 2022 21:32:14 +0000 Received: from localhost ([127.0.0.1]:33666 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nxxr3-0003WT-Kp for submit@debbugs.gnu.org; Sun, 05 Jun 2022 17:32:13 -0400 Received: from eggs.gnu.org ([209.51.188.92]:37326) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nxxqx-0003Vd-F3 for 55711-done@debbugs.gnu.org; Sun, 05 Jun 2022 17:32:12 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:52304) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nxxqs-00088N-2m; Sun, 05 Jun 2022 17:32:02 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=In2kxzvsW66ylprK8unEceck666DSUhhiUlSCS8vPxU=; b=Tx0376OKxUMmh0iunmKw jMp4PUbW9wuVCYK/wp6iYC/BGNM0i9RAh+cHPs+K95qTPNdxMbM2tvuZsQD26K+6IPT/Sx4JW0a8F d3nQBsnK4H53GqsW63L5dIOEns4fiYXO6T4QO9M0812UA+5yFUAOYdiT+2ZB/rePedzidwOI5JIat bYRxmUMZCOX7qnExLNsvrpp7sDMA9X4/g/M1TDn9tqLjvnvhsPOH1EL/j6+ubSpAehzST4ionlPyk IYe1+uRswU67UJYLCLw7eDzdRDYfMiOlu91SVpa6EBJ51pdmhAAiLW6VGwok64zNMg+sIByUc3bJS bOphvwj1fF0krg==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:59700 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nxxqr-0001L4-N2; Sun, 05 Jun 2022 17:32:01 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220529173600.16057-1-timotej.lazar@araneo.si> Date: Sun, 05 Jun 2022 23:32:00 +0200 In-Reply-To: <20220529173600.16057-1-timotej.lazar@araneo.si> (Timotej Lazar's message of "Sun, 29 May 2022 19:36:00 +0200") Message-ID: <877d5ueqzz.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1654464798; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=In2kxzvsW66ylprK8unEceck666DSUhhiUlSCS8vPxU=; b=FHWhhjWJr5pH40jG7dhbaKZQBjI/Btv4ioFR6+t04Mn0gPYorhk5O6OP/OlmPT5Dr/pBYh AuaCSK3/Ed7Npt95UROFNLyByT5efCw95xSnfvl2dhJosCAQiNgoWHN2IrUWptauWuT81a t+pcdK74mwN+z42LpW4uM8dZ4/FlBZnZxyBL2/k5l9s3d0ku+ksPlqp3mq/qK19gkBKhVv W0DAbrYDjpHMp7qqD4A3Vy9hI/5a3MwK4NUIjfbAGb7oO+Yx5mrFE7Kvel7jLj8mhq+77o jvRaX4wp0368ECJCHNS3dkhjhRCOH9b5ixzVjug01fdihOo+qrr5V8lcbLKN+A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1654464798; a=rsa-sha256; cv=none; b=n44360sqqBipfAyXZXdIDcbUthorNzEGGx7yDyhPxcZCXJJweiTlb8nhAlyTGMle+B6xK6 dXqa56Xe1XCk/5R87unwF/BAdqgKVVlraa6rkJxAkdTRSqw+lO1R9eNBex5I4W6xJr8Sxg uhCSHDX7ylNY/5t1HzgYhq232zlLy6luRpU0WhZnaWdaxsyTyty6FDqvtfErU9K1exHt3c 44aJDEyJQZHktFumzxMtkt/48YASoyT9JVF8gPxJeLWeL7PbtD5fpxAI08MyYKNmCJvh7h g6pakR6Hn9edk8Ji9Ntm2jOQXh6iC/pKxOBlPMYPDNe57msdoctRoUIcRmzV3A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Tx0376OK; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.51 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Tx0376OK; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 1D7DF32C7 X-Spam-Score: -3.51 X-Migadu-Scanner: scn0.migadu.com X-TUID: pdy74CAO96WK Hi Timotej, Timotej Lazar skribis: > The guix-data-service system test fails on a slower machine with a one-mi= nute > time limit. > > * gnu/services/guix.scm (guix-data-service): Double the #:pid-file-timeou= t. Applied, thanks. Ludo=E2=80=99.