GNU bug report logs - #63082
mpd defaul configuration does not work ('No database' error)

Previous Next

Package: guix;

Reported by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Date: Wed, 26 Apr 2023 02:59:02 UTC

Severity: normal

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #203 received at 63082 <at> debbugs.gnu.org (full text, mbox):

From: Bruno Victal <mirai <at> makinata.eu>
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: 63082 <at> debbugs.gnu.org
Subject: Re: bug#63082: [PATCH v2 04/16] services: mpd: Obsolete the 'group'
 field.
Date: Fri, 5 May 2023 01:38:35 +0100
Hi Maxim,

On 2023-04-29 18:21, Maxim Cournoyer wrote:
> @@ -185,20 +174,13 @@ (define-maybe boolean (prefix mpd-))
>  (define %mpd-user
>    (user-account
>     (name "mpd")
> -   ;; XXX: This is a place-holder to be lazily substituted in (…-accounts)
> -   ;; with the value from the 'group' field of <mpd-configuration>.
> -   (group %lazy-group)
> +   (group "audio")

Perhaps the group should be set to "mpd", with "audio" added to supplementary-groups instead?


Cheers,
Bruno




This bug report was last modified 1 year and 359 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.