From: Divya Ranjan via "Development of GNU Guix and the GNU System distribution." <guix-devel@gnu.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 [thread overview]
Message-ID: <87y11vwfbt.fsf@subvertising.org> (raw)
In-Reply-To: 87ikt5i6lt.fsf@elephly.net
Ricardo Wurmus <rekado@elephly.net> writes:
> Divya <divya@subvertising.org> 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 <module>
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.
next prev parent reply other threads:[~2024-11-22 19:39 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-28 13:27 Using Pipewire for PulseAudio and JACK in Guix Divya Ranjan via Development of GNU Guix and the GNU System distribution.
2024-10-28 13:46 ` Divya Ranjan via Development of GNU Guix and the GNU System distribution.
2024-11-01 7:31 ` Ricardo Wurmus
2024-11-02 13:36 ` Divya Ranjan via Development of GNU Guix and the GNU System distribution.
2024-11-02 16:08 ` Kaelyn via Development of GNU Guix and the GNU System distribution.
2024-11-02 17:18 ` Divya
2024-11-02 23:00 ` Ricardo Wurmus
2024-11-03 6:18 ` Divya Ranjan via Development of GNU Guix and the GNU System distribution.
2024-11-03 11:50 ` Ricardo Wurmus
2024-11-13 13:10 ` divya
2024-12-15 11:26 ` Maxim Cournoyer
2024-11-07 9:41 ` Divya Ranjan via Development of GNU Guix and the GNU System distribution. [this message]
2024-10-31 18:19 ` Divya
-- strict thread matches above, loose matches on Subject: below --
2024-11-01 13:11 Noé Lopez via Development of GNU Guix and the GNU System distribution.
2024-11-03 6:21 ` Divya Ranjan via Development of GNU Guix and the GNU System distribution.
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87y11vwfbt.fsf@subvertising.org \
--to=guix-devel@gnu.org \
--cc=divya@subvertising.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).