From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id KKdbAvx4qGOLlgAAbAwnHQ (envelope-from ) for ; Sun, 25 Dec 2022 17:23:24 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id SD47Avx4qGP2dwEAauVa8A (envelope-from ) for ; Sun, 25 Dec 2022 17:23:24 +0100 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 BAC9AA7AB for ; Sun, 25 Dec 2022 17:23:23 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p9TmD-0001hZ-Lj; Sun, 25 Dec 2022 11:23:05 -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 1p9TmA-0001hK-NS for guix-patches@gnu.org; Sun, 25 Dec 2022 11:23:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1p9TmA-0004cy-Fa for guix-patches@gnu.org; Sun, 25 Dec 2022 11:23:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p9TmA-00055K-B6 for guix-patches@gnu.org; Sun, 25 Dec 2022 11:23:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#59683] [PATCH] gnu: Add bolt Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 25 Dec 2022 16:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59683 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: phodina Cc: "59683@debbugs.gnu.org" <59683@debbugs.gnu.org>, Florian Received: via spool by 59683-submit@debbugs.gnu.org id=B59683.167198533419433 (code B ref 59683); Sun, 25 Dec 2022 16:23:02 +0000 Received: (at 59683) by debbugs.gnu.org; 25 Dec 2022 16:22:14 +0000 Received: from localhost ([127.0.0.1]:50011 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p9TlO-00053M-67 for submit@debbugs.gnu.org; Sun, 25 Dec 2022 11:22:14 -0500 Received: from eggs.gnu.org ([209.51.188.92]:42690) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p9TlM-000535-Bh for 59683@debbugs.gnu.org; Sun, 25 Dec 2022 11:22:12 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p9TlH-0004Tj-51; Sun, 25 Dec 2022 11:22:07 -0500 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=xRBHkpvn5G66jMntyEEdq0PgvefpZvrFIcSjieCCiAk=; b=fCQw5vJ0sLpD5CGakcme EWoJxQsuqReHcHJ8rxfI/B9fPAXt/yZA8X5t8j3BReBLqvQVNzARP+FkJljqTBRWQbzcG0Z7pJnEy MU1CNzLwZghGpKGbXVp2mb8ewEtPwReCsC97TZ+fcT1yrvUOW6MZYIzPpWy7xAAK1aut3IRgMMF5T 9VS3J4W8SsRdLNwvqHFk0eOQ/cu7OVX9/AyDapyTSujexVeJbV/dDhzatJvNDGDSjpOb4/J+xQ9JQ MLz9C3Zc+pFtrlq7X+MfkhMhxxXrsvGjIOPZ9yMxeo0gHjbh6IEsEakbGkKj92rlSMeD91TfZJfUp AXfmIttQ4ce0Fg==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p9TlG-0000hs-Pj; Sun, 25 Dec 2022 11:22:06 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <5255d8ae4c2abdb44b8f1f1cbf55c344e9486c13.1669735188.git.florhizome@posteo.net> <87zgbqrzxf.fsf_-_@gnu.org> <87y1r2m2fy.fsf@posteo.net> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Quintidi 5 =?UTF-8?Q?Niv=C3=B4se?= an 231 de la =?UTF-8?Q?R=C3=A9volution,?= jour du Chien X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Sun, 25 Dec 2022 17:22:04 +0100 In-Reply-To: (phodina@protonmail.com's message of "Tue, 20 Dec 2022 20:51:48 +0000") Message-ID: <87wn6fxxlf.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1671985403; 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-cc: 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=xRBHkpvn5G66jMntyEEdq0PgvefpZvrFIcSjieCCiAk=; b=VWcAb/KD4fsxcvQZG20q1NtmilJgrN2oDbD2+mbjEitPleYsLQNryQjX0esZ2sOnsGD4cu Jf53oZ6ysxkMSLnyaKcvo0k+H8riLwuu5XzUYnCIEZlq62BX7RXwyU7muaYlL7lwMGfwFy tegGOlckU9rSnGDTacykcyhu1Izqu7dpIU7bUlv1++jGJYai7O96UHANLuhQr+DrW0aD6R /haQi0Ho+wB2agsa7zMBzfSZHGqdPwWDBcQmsT5ej5eFpOxc4IBrpK9BOsSGYCb2AHthpj auIGq+nH6lJIMVkvlUQ6A6DlgdV7GfV3t3Fz6RBUxAMByF06zoUHmf2raMoe/Q== 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=fCQw5vJ0; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1671985403; a=rsa-sha256; cv=none; b=oxqAmFPcwFqW61AIONUtKTe4t0JGHkkJPhjbglJfUv3r7F0+tk9AXrBOIwgi1If/shESkz KyuI04rJhU8fuTQrNQweGYaBgQ8i/OhAtwXUjBGSb481AKssPTKeoqdxd5RZbgBab5eh+W 2nFcKuWfAtyYcukoQijrahGHbsntC8I3vCnEAZfovNKpla1CLpteW9rCE2vNO3yupQxwGM bwhkJmTpV3+G3MlQgJ9D1pkMGPhDlotii3IOLLOgOnSR0N42cimpHwZd26PJwfAllv30Ij MDA+xZ0Ch0w5WnJnaRFSFrBq9n1n7Nkjpo2j/HSkmIuajML7wvH3H5MRjsmakg== X-Spam-Score: -3.92 X-Migadu-Queue-Id: BAC9AA7AB Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=fCQw5vJ0; 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"; dmarc=pass (policy=none) header.from=gnu.org X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -3.92 X-TUID: c9UP/RHt+Yml Hi, phodina skribis: > I've tried to simplify the service. > > However, for some reason the client boltctl does not work. It is restarte= d under different PID and the service does not fail. Since it=E2=80=99s a D-Bus service, maybe we do not need to create a Shephe= rd service for boltd? In that case, it will be started on-demand by dbus-daemon, for instance the first time someone runs =E2=80=98boltctl=E2= =80=99. Is that acceptable or does it have to be started at boot time? > $ boltctl list > boltctl: error: could not create client: Error calling StartServiceByName= for org.freedesktop.bolt: Failed to activate service 'org.freedesktop.bolt= ': timed out (service_start_timeout=3D25000ms) > > $ ps aux | grep boltd > root 20923 0.0 0.0 230592 6744 ? Dsl 21:24 0:00 /gnu/sto= re/fhngddf8yfqsby06mwjbs99s1s83jh68-bolt-0.9.4/libexec/boltd > pethod 20935 0.0 0.0 6528 1864 pts/6 S+ 21:24 0:00 grep --c= olor=3Dauto boltd > $ ps aux | grep boltd > root 22821 0.0 0.0 230592 6492 ? Ssl 21:33 0:00 /gnu/sto= re/fhngddf8yfqsby06mwjbs99s1s83jh68-bolt-0.9.4/libexec/boltd > pethod 22979 0.0 0.0 6516 1988 pts/6 S+ 21:33 0:00 grep --c= olor=3Dauto boltd > $ ps aux | grep boltd > root 22980 0.0 0.0 230592 8672 ? Dsl 21:33 0:00 /gnu/sto= re/fhngddf8yfqsby06mwjbs99s1s83jh68-bolt-0.9.4/libexec/boltd > pethod 23102 0.0 0.0 6504 1988 pts/6 S+ 21:33 0:00 grep --c= olor=3Dauto boltd > > $ ls /var/log/bolt* > ls: cannot access '/var/log/bolt*': No such file or directory Perhaps /var/log/messages has details? Thanks, Ludo=E2=80=99.