From unknown Sun Jun 22 22:42:43 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#71458 <71458@debbugs.gnu.org> To: bug#71458 <71458@debbugs.gnu.org> Subject: Status: wireplumber service fails to start in home-pipewire-service-type Reply-To: bug#71458 <71458@debbugs.gnu.org> Date: Mon, 23 Jun 2025 05:42:43 +0000 retitle 71458 wireplumber service fails to start in home-pipewire-service-t= ype reassign 71458 guix submitter 71458 Antero Mejr severity 71458 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 09 23:15:04 2024 Received: (at submit) by debbugs.gnu.org; 10 Jun 2024 03:15:04 +0000 Received: from localhost ([127.0.0.1]:52748 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sGVUt-0001wE-Qw for submit@debbugs.gnu.org; Sun, 09 Jun 2024 23:15:04 -0400 Received: from lists.gnu.org ([209.51.188.17]:60228) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sGVUr-0001vp-Uc for submit@debbugs.gnu.org; Sun, 09 Jun 2024 23:15:02 -0400 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 1sGVUa-0007o0-Nx for bug-guix@gnu.org; Sun, 09 Jun 2024 23:14:44 -0400 Received: from mout-p-101.mailbox.org ([2001:67c:2050:0:465::101]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1sGVUY-0004z0-Kv; Sun, 09 Jun 2024 23:14:44 -0400 Received: from smtp202.mailbox.org (smtp202.mailbox.org [IPv6:2001:67c:2050:b231:465::202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-101.mailbox.org (Postfix) with ESMTPS id 4VyH3C6CYmz9slF; Mon, 10 Jun 2024 05:14:31 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=antr.me; s=MBO0001; t=1717989271; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type; bh=tcMt+3IHC/FQMueuRil9NR30c9d+4t8r3vz0Rctr7kU=; b=nabUpf83Ury5HguauWfgsqyy7r7W6R5CJN06FaUw3oGZlaqDNIO6rHKLdiEW6hASepCFsP 5+DX8drFA2tT0MEnZbyjXWkUQPrPXb719w3wHjEckKky8i40scjxMX/VO2MtZ+Wkswt8FP IFeHmmKs7NEbXr1wVK8lbHr0fAeNOlTjFoAyu1UwLJQUyC1FHqBoxjgBQRyll19LyiC5YI blAfhMo0FLB2pTZ+QFG5GU6nsIuMh3Kz9HJvIfRjR0Qaq13NToGl1zHQhFjHFR2MllbT8t YBCvY45q8hkz7ptGW/koKYJ1ViT+xGEHPgfkEi18z4ujzinsKeb2jEPk6nlQYA== From: Antero Mejr To: bug-guix@gnu.org Subject: wireplumber service fails to start in home-pipewire-service-type Date: Mon, 10 Jun 2024 03:14:27 +0000 Message-ID: <87sexl1obw.fsf@antr.me> MIME-Version: 1.0 Content-Type: text/plain X-Rspamd-Queue-Id: 4VyH3C6CYmz9slF Received-SPF: pass client-ip=2001:67c:2050:0:465::101; envelope-from=mail@antr.me; helo=mout-p-101.mailbox.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, 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-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit Cc: ludo@gnu.org, tanguy@bioneland.org, andrew@trop.in X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Immediately after logging into an account with home-pipewire-service-type in the home environment, about 5 error messages appear about the wireplumber service failing and restarting. Eventually herd gives up trying to start wireplumber. Trying to start it manually using `herd start wireplumber` results in the message: herd: error: failed to start service wireplumber The other pipewire-related services appear to have started successfully. home-dbus-service-type is in the home environment also. From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 17 00:48:27 2024 Received: (at 71458) by debbugs.gnu.org; 17 Jun 2024 04:48:27 +0000 Received: from localhost ([127.0.0.1]:59039 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJ4I7-0005A9-6V for submit@debbugs.gnu.org; Mon, 17 Jun 2024 00:48:27 -0400 Received: from mail.envs.net ([5.199.136.28]:46306) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJ4I4-00059x-M0 for 71458@debbugs.gnu.org; Mon, 17 Jun 2024 00:48:26 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 3D30E38A392E; Mon, 17 Jun 2024 04:48:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1718599699; bh=EbmE6+gg7BTSVHsZluBNvtprEu+wgOIWeRsKdS+FO+Q=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=nqnuXz/TvCfXtCmTHnRl09A1wc+FPJTHaBdKSt+ss1C/ZPfVPOnl5ASuKbMIfB1YU FdZxTHCX0+EiRNnp6MhfKiXYQqIhiW68O4shyzEDemQVeQpsQURbMyYzx0Lnk9Pvwa 92Qi0IaOJbBx9+wVneQjPpkRp29PPlj9ZUAXZw8tqW7QFc85OZ+l+C/O1ykPi6J9IF Gyzhnl166CbIQTbC9QWoMnQmBKVLgrR3qd95es9L7/p6xgakZULntRwsMB2NuUNDKb Sh3Uv+QaLVbBlSmuwRxwPLpmo0C+oOO+9APkWOoeYdoLUztL2nOtMk4/90tpmYN7Dq YqNBawQf/6apkomnSc06bC8EyDid4DMWZPjXgFjVcGMLJN4I5Dt4VyZYIVEdfSlEYv nlzJToC4HMb8aBpzS9ofqy2TAr5ez3NvuYKqqVfF6q3ZbbwB/8XUIxAfwCnM4pyshd AHyQ1tnjcj/ityAO7IGRJ4VNiYqVR5MAD74PhpZzc5FGE3ihDhVl86N4Myb1yADQcp kLv5Jw9LOk0LGRgf+YXikQ34dnmdxlVk5QOX0vjV96lxXU/cpkrInk+0RIR9w2KuDt 49SoN5VDVD7JZzrj2RSyqFwibB6V1DLsJQnnAjTWaIbvWTBTFyyTGHI2Mq5AGBPAOx Y0CvAqI872T1oBLubkguo0ls= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 7qPIsQCSD9Nw; Mon, 17 Jun 2024 04:48:16 +0000 (UTC) Received: from localhost (unknown [36.170.57.225]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Mon, 17 Jun 2024 04:48:16 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id aed7a7a3; Mon, 17 Jun 2024 04:48:09 +0000 (UTC) From: =?utf-8?B?5a6L5paH5q2m?= To: Antero Mejr Subject: Re: bug#71458: wireplumber service fails to start in home-pipewire-service-type In-Reply-To: <87sexl1obw.fsf@antr.me> (Antero Mejr's message of "Mon, 10 Jun 2024 03:14:27 +0000") References: <87sexl1obw.fsf@antr.me> Date: Mon, 17 Jun 2024 12:48:09 +0800 Message-ID: <87h6ds6upi.fsf@envs.net> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 71458 Cc: 71458@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Antero Mejr writes: > Immediately after logging into an account with > home-pipewire-service-type in the home environment, about 5 error > messages appear about the wireplumber service failing and restarting. > Eventually herd gives up trying to start wireplumber. > > Trying to start it manually using `herd start wireplumber` results in > the message: > herd: error: failed to start service wireplumber > > The other pipewire-related services appear to have started successfully. > > home-dbus-service-type is in the home environment also. Have a look at ~/.local/state/log/shepherd.log, it should have some logs from wireplumber, which may help debuging. From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 17 02:26:41 2024 Received: (at 71458) by debbugs.gnu.org; 17 Jun 2024 06:26:41 +0000 Received: from localhost ([127.0.0.1]:59338 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJ5pB-0007u2-8a for submit@debbugs.gnu.org; Mon, 17 Jun 2024 02:26:41 -0400 Received: from mout-p-101.mailbox.org ([80.241.56.151]:57934) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJ5p8-0007tm-Q2 for 71458@debbugs.gnu.org; Mon, 17 Jun 2024 02:26:39 -0400 Received: from smtp202.mailbox.org (smtp202.mailbox.org [10.196.197.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-101.mailbox.org (Postfix) with ESMTPS id 4W2fyt5YLmz9sbL; Mon, 17 Jun 2024 08:25:58 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=antr.me; s=MBO0001; t=1718605558; h=from:from: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: in-reply-to:in-reply-to:references:references; bh=ZGY/jsJgmDMqO7OCWN0VLPPr9lhBZMuXzOOR114eAnE=; b=CQbQ0HSRhy1eUqzOtcAXy+RVw4i+/i3i4CLlWglL4m4KfNwwUmXRUsmPtJu+ls22hksR4e 9lMaHSDeINL5M3+hJr7yMSpc/HGWivXvX9EwgNOUzZHCcrCo2iuZ1fSC9zar5V2E7b8PGb 2dZbIfSYj7CZLyd+IN/EppEkMsoDw7fZedstLcHZcKFdnc17esK/yHRR4HXCjs32ixR78e YznrBB+JLkh1/YDAl/G+hZd1UWsg3XjN920f/eU6TXjV7xlSSjFuvh4bDiLYyOtdEqdFcE k4djuPgqEWosjnNZ5fF2W8/WBhXh5TZjha5e/x+EJbeJzEKGoV39WfaIpdvg8g== From: Antero Mejr To: =?utf-8?B?5a6L5paH5q2m?= Subject: Re: bug#71458: wireplumber service fails to start in home-pipewire-service-type In-Reply-To: <87h6ds6upi.fsf@envs.net> (=?utf-8?B?IuWui+aWh+atpiIncw==?= message of "Mon, 17 Jun 2024 12:48:09 +0800") References: <87sexl1obw.fsf@antr.me> <87h6ds6upi.fsf@envs.net> Date: Mon, 17 Jun 2024 06:25:55 +0000 Message-ID: <87o78013ws.fsf@antr.me> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 71458 Cc: 71458@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) =E5=AE=8B=E6=96=87=E6=AD=A6 writes: > Antero Mejr writes: > > Have a look at ~/.local/state/log/shepherd.log, it should have some logs > from wireplumber, which may help debuging. It was a problem with older versions of Wireplumber, this yet-to-be-merged patch resolves the issue: https://issues.guix.gnu.org/71463 From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 17 07:26:32 2024 Received: (at 71458-done) by debbugs.gnu.org; 17 Jun 2024 11:26:32 +0000 Received: from localhost ([127.0.0.1]:60217 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJAVL-0007Uv-QK for submit@debbugs.gnu.org; Mon, 17 Jun 2024 07:26:32 -0400 Received: from mail.envs.net ([5.199.136.28]:48660) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJAVJ-0007Uk-Gu for 71458-done@debbugs.gnu.org; Mon, 17 Jun 2024 07:26:30 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id EC82338A3932; Mon, 17 Jun 2024 11:26:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1718623587; bh=vUsHuRuQwUHwMsIE3TH5p+SKhj+GOsxQThV0ljqROyk=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=KWRnDbdBUdR4PrdxEYCSPwPdbVD1MlD2U3TBJZJL3PLaUaJuqaPibrzBCNt0p7fGA B6hcS+1hvy3z1GAh5oJJLJhew+rsn+hl2W2wEbXInsF140d2SS+Q5y8u22peOgSYnZ 29tHQYoiQxNXouk9se6Xvo68JGM18ziSnacfU0tBIJE8TF8LRv7aHgXt+e4f2VdGgt wVrF3duR7EtT6+k8pCA8ynn5fHmgIAZg2wxndq/+o+Jr/JissK/qP00ZZa/LFpHvYD xpPgZyCsvnNPY8uCzhF1q3o8+L3+tUc20Yrp0pQHRsB0Ojorl+vPb2AKKKXZmdngiL wtPpEhva3FPGygwEharJ6vopGZGNtQfve5sH3RLQAorlNi82ySulnEkcvTCvUziX1v gvYKcCLMJRoctd4/ptvn3dbx00DnSXdi6/4yl2swOt9lsnsxQ6YmdSHFysCD7AS9XE RYamAtyukoigHsLMLr+ijKbin24XG9oQBCzr03t3ieUnvnVyz7BxwFNyUKHvxKubvP G9ynKnVKUGmoMl8//mJGlr9y2zLkS46P450HmXErmSg94WNjJRI5mIDAnjNM82qbxr UEx8Q2+VQ7AEDnggM6Pbenm7XL77IvoBX33y5FQ+ocWwgqZC1XJmoBpQ7nYW+dGukX HKppCO8KPjnEPkTRI7gYXl88= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id KIC-JrfnF1J1; Mon, 17 Jun 2024 11:26:23 +0000 (UTC) Received: from localhost (unknown [36.170.57.225]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Mon, 17 Jun 2024 11:26:23 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id ced7d2ad; Mon, 17 Jun 2024 11:26:24 +0000 (UTC) From: =?utf-8?B?5a6L5paH5q2m?= To: Antero Mejr Subject: Re: bug#71458: wireplumber service fails to start in home-pipewire-service-type In-Reply-To: <87o78013ws.fsf@antr.me> (Antero Mejr's message of "Mon, 17 Jun 2024 06:25:55 +0000") References: <87sexl1obw.fsf@antr.me> <87h6ds6upi.fsf@envs.net> <87o78013ws.fsf@antr.me> Date: Mon, 17 Jun 2024 19:26:24 +0800 Message-ID: <87a5jjyfmn.fsf@envs.net> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 71458-done Cc: 71458-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Antero Mejr writes: > =E5=AE=8B=E6=96=87=E6=AD=A6 writes: > >> Antero Mejr writes: >> >> Have a look at ~/.local/state/log/shepherd.log, it should have some logs >> from wireplumber, which may help debuging. > > It was a problem with older versions of Wireplumber, this > yet-to-be-merged patch resolves the issue: > > https://issues.guix.gnu.org/71463 Merged now, close, thank you! From unknown Sun Jun 22 22:42:43 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 16 Jul 2024 11:24:18 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator