GNU bug report logs - #63166
[PATCH] gnu: mumi: Add guile-gnutls to inputs.

Previous Next

Package: guix-patches;

Reported by: kiasoc5 <kiasoc5 <at> disroot.org>

Date: Sat, 29 Apr 2023 05:37:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: bug#63166: closed (Re: bug#63166: [PATCH] gnu: mumi: Add
 guile-gnutls to inputs.)
Date: Sun, 30 Apr 2023 21:15:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#63166: [PATCH] gnu: mumi: Add guile-gnutls to inputs.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 63166 <at> debbugs.gnu.org.

-- 
63166: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63166
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: kiasoc5 <kiasoc5 <at> disroot.org>
Cc: 63166-done <at> debbugs.gnu.org
Subject: Re: bug#63166: [PATCH] gnu: mumi: Add guile-gnutls to inputs.
Date: Sun, 30 Apr 2023 23:14:10 +0200
Hi,

kiasoc5 <kiasoc5 <at> disroot.org> skribis:

> This fixes this error when running mumi on foreign distributions:
>
>   Throw to key `gnutls-not-available' with args `("(gnutls) module not available")'.
>
> * gnu/packages/mail.scm (mumi)[inputs]: Add guile-gnutls.

Applied, thanks!

Ludo’.

[Message part 3 (message/rfc822, inline)]
From: kiasoc5 <kiasoc5 <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: [PATCH] gnu: mumi: Add guile-gnutls to inputs.
Date: Sat, 29 Apr 2023 01:36:08 -0400
This fixes this error when running mumi on foreign distributions:

  Throw to key `gnutls-not-available' with args `("(gnutls) module not available")'.

* gnu/packages/mail.scm (mumi)[inputs]: Add guile-gnutls.
---
 gnu/packages/mail.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index a452c5296b..c88bd02f34 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -4129,6 +4129,7 @@ (define-public mumi
              guile-email
              guile-fibers
              guile-gcrypt
+             guile-gnutls
              guile-json-4
              guile-kolam
              guile-redis
-- 
2.40.1




This bug report was last modified 2 years and 106 days ago.

Previous Next


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