GNU bug report logs - #37040
[PATCH] remote: Resolve missing 'G_'.

Previous Next

Package: guix-patches;

Reported by: zerodaysfordays <at> sdf.lonestar.org (Jakob L. Kreuze)

Date: Thu, 15 Aug 2019 16:11:02 UTC

Severity: normal

Tags: patch

Done: Christopher Lemmer Webber <cwebber <at> dustycloud.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: zerodaysfordays <at> sdf.lonestar.org (Jakob L. Kreuze)
Subject: bug#37040: closed (Re: [bug#37040] [PATCH] remote: Resolve
 missing 'G_'.)
Date: Fri, 16 Aug 2019 12:47:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#37040: [PATCH] remote: Resolve missing 'G_'.

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 37040 <at> debbugs.gnu.org.

-- 
37040: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=37040
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Lemmer Webber <cwebber <at> dustycloud.org>
To: guix-patches <at> gnu.org
Cc: 37040-done <at> debbugs.gnu.org
Subject: Re: [bug#37040] [PATCH] remote: Resolve missing 'G_'.
Date: Fri, 16 Aug 2019 08:46:37 -0400
(Changelog style commit was missing but I added it.)

Thanks for being so fast on this patch!  Merged and pushed!

[Message part 3 (message/rfc822, inline)]
From: zerodaysfordays <at> sdf.lonestar.org (Jakob L. Kreuze)
To: guix-patches <at> gnu.org
Subject: [PATCH] remote: Resolve missing 'G_'.
Date: Thu, 15 Aug 2019 12:09:58 -0400
[Message part 4 (text/plain, inline)]
---
 guix/remote.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/guix/remote.scm b/guix/remote.scm
index ae2fe17dd2..d0c3d04a25 100644
--- a/guix/remote.scm
+++ b/guix/remote.scm
@@ -19,6 +19,7 @@
 (define-module (guix remote)
   #:use-module (guix ssh)
   #:use-module (guix gexp)
+  #:use-module (guix i18n)
   #:use-module (guix inferior)
   #:use-module (guix store)
   #:use-module (guix monads)
-- 
2.22.0

[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 5 years and 282 days ago.

Previous Next


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