From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id mG1dOP/dQGeqLAAAe85BDQ:P1 (envelope-from ) for ; Fri, 22 Nov 2024 19:39:44 +0000 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id mG1dOP/dQGeqLAAAe85BDQ (envelope-from ) for ; Fri, 22 Nov 2024 20:39:44 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1732304383; a=rsa-sha256; cv=none; b=BhIOVWBnsbIA96z5R8OOstqLEGwB4oD2K8pSaOYBjqjbbawnTzzkmkxuWA/zBdwu08FOBX XBMtVwYJPCpD6AjP8D+r0UU2YfkX/TUq1w7oJW0OU0b8FJk2u/5uUeWSYjhBpmcek8Z2XC AS/2hx8+BVLzl619wCEe9BvicrYaBOiuuealszjHFgfXvggFBPOjfFb7AvVr16ga0b2VxI 5iPSWIV5eVivGh45NRzeZk9tLs/CsHsxVXbyQwiGHVpmx7TGCsQpp4c5NdtkryH6rtnY4g Ri909okPS5nTKAGsf/v2XjYhplOx/FP8GEO66Hyw7CwqUgNZjjG6zqj0lDw0UQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1732304383; 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: content-transfer-encoding:content-transfer-encoding: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=4G4QdKPBP+sbP1cn5anLSWJh+j30mrr7Gos6YOx1wH0=; b=S7DOKnXDVggaTiDNRQHP+7PkXmy19GeZeh1qhDdTDDURIOlbPl358Mr0sBIw1wzVuEnHDA 5wYtfnpXHJz1S041u1+PYqKSnM5TUylD7hGV/yQIDHa3uYfJ2hsTC5ykTzw7QhHg3ihOh0 aIrHRhwGde8Orbk8BUbL7N5mzleWg/2p22PeMne+xXauMWw22DTvrJDAgKSvBmnWf69Dd2 MjDd438feOmIvQ9Rhl2FvPji6Fr+A9H5kCEQOqMoPsnScVulZ8aEJs//Z+nRsd4MzEPZp0 2QvzB05JTDbHB7MivuKXs+ZtpccFcnvcM0FcR5AnKyAQc0blu8+XU7NUZAVlFw== 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 AA1685825 for ; Fri, 22 Nov 2024 20:39:43 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tEZUu-0007kH-7h; Fri, 22 Nov 2024 14:39:20 -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 1tEZUp-0007jT-JI for guix-devel@gnu.org; Fri, 22 Nov 2024 14:39:16 -0500 Received: from ciao.gmane.io ([116.202.254.214]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tEZUn-0006fB-7W for guix-devel@gnu.org; Fri, 22 Nov 2024 14:39:14 -0500 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1tEZUi-00049Q-Ta for guix-devel@gnu.org; Fri, 22 Nov 2024 20:39:08 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: guix-devel@gnu.org Subject: Re: Using Pipewire for PulseAudio and JACK in Guix Date: Thu, 07 Nov 2024 09:41:58 +0000 Message-ID: <87y11vwfbt.fsf@subvertising.org> References: <8734kgcq7j.fsf@subvertising.org> <87r080bar5.fsf@subvertising.org> <87v7x7l8an.fsf@elephly.net> <87jzdlrc3r.fsf@subvertising.org> <45DA1653-EDFD-4D67-BF67-52802C09474C@subvertising.org> <87ikt5i6lt.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit User-Agent: Gnus/5.13 (Gnus v5.13) Cancel-Lock: sha1:MyEELFgLtiizVT9UriQ0gZhwK0Q= Received-SPF: pass client-ip=116.202.254.214; envelope-from=gcggd-guix-devel@m.gmane-mx.org; helo=ciao.gmane.io X-Spam_score_int: 26 X-Spam_score: 2.6 X-Spam_bar: ++ X-Spam_report: (2.6 / 5.0 requ) BAYES_00=-1.9, DATE_IN_PAST_96_XX=3.405, DKIM_ADSP_ALL=0.8, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Divya Ranjan From: Divya Ranjan via "Development of GNU Guix and the GNU System distribution." Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: guix-devel-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: AA1685825 X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -4.07 X-Spam-Score: -4.07 X-TUID: dQghfMDpFeZ4 Ricardo Wurmus writes: > Divya writes: > >> Thanks for pointing it out, indeed its trying to write into >> /etc/xdg. >> How does one handle such a case when packaging in Guix? > > We'd patch the build system files to make it write to $output/etc/xdg > instead. Thanks Ricardo, I did that and finally the package builds and installs fine, but for some reason running jack_mixer gives the following error: [divya@lambda divya]$ jack_mixer Traceback (most recent call last): File "/home/divya/.guix-profile/bin/jack_mixer", line 5, in from jack_mixer.app import main ModuleNotFoundError: No module named 'jack_mixer' Is this also a path issue? The package definition can be found here[0] and the source of the package here[1], I think the package is almost ready, just fix this and I’ll send a patch. [0]: https://codeberg.org/divyaranjan/dotfiles/blame/branch/master/.config/guix/packages/audio.scm [1]: https://github.com/jack-mixer/jack_mixer Regards, -- Divya Ranjan, Philosophy, Mathematics, Libre Software.