GNU bug report logs - #74998
The imap4d service requires the group "mail"

Previous Next

Package: guix;

Reported by: Evgeny Pisemsky <mail <at> pisemsky.site>

Date: Fri, 20 Dec 2024 20:46:01 UTC

Severity: normal

Full log


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

From: Evgeny Pisemsky <mail <at> pisemsky.site>
To: bug-guix <at> gnu.org
Subject: The imap4d service requires the group "mail"
Date: Fri, 20 Dec 2024 23:45:26 +0300
This service doesn't work out the box if the group named "mail" is not
present in a system, which is a default case. The reason is this code:

http://git.savannah.gnu.org/cgit/mailutils.git/tree/imap4d/imap4d.c#n968

The obvious solution is to create this group by adding an extension of
account-service-type, but this may lead to warnings if people already
created it by other means. If this is fine, I can prepare a patch.

Another solution is to mention the requirement of this group in the
documentation. This is for someone with better english than mine.




This bug report was last modified 178 days ago.

Previous Next


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