GNU bug report logs - #30032
https://www.gnu.org/software/guix/contact/ misses link to mailman interface of bug-guix

Previous Next

Package: guix;

Reported by: Florian Paul Schmidt <florian_paul.schmidt <at> uni-bielefeld.de>

Date: Mon, 8 Jan 2018 20:39:01 UTC

Severity: normal

Tags: fixed

Done: Ricardo Wurmus <rekado <at> elephly.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 30032 in the body.
You can then email your comments to 30032 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#30032; Package guix. (Mon, 08 Jan 2018 20:39:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Florian Paul Schmidt <florian_paul.schmidt <at> uni-bielefeld.de>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Mon, 08 Jan 2018 20:39:01 GMT) Full text and rfc822 format available.

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

From: Florian Paul Schmidt <florian_paul.schmidt <at> uni-bielefeld.de>
To: bug-guix <at> gnu.org
Subject: https://www.gnu.org/software/guix/contact/ misses link to mailman
 interface of bug-guix
Date: Mon, 08 Jan 2018 20:33:06 +0100
The contact page on the guix website lists links to the mailman 
interfaces of all mailing lists except for bug-guix.

Flo




Information forwarded to bug-guix <at> gnu.org:
bug#30032; Package guix. (Fri, 12 Jan 2018 00:07:01 GMT) Full text and rfc822 format available.

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

From: Gábor Boskovits <boskovits <at> gmail.com>
To: 30032 <at> debbugs.gnu.org
Cc: Gábor Boskovits <boskovits <at> gmail.com>
Subject: [PATCH] website: contact: Provide mailman link for bug-guix.
Date: Fri, 12 Jan 2018 01:05:34 +0100
* website/apps/base/data.scm: Provide mailman link for bug-guix
on contact site. Move mailto link to the text.
---
 website/apps/base/data.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/website/apps/base/data.scm b/website/apps/base/data.scm
index 0abcc7a..03de749 100644
--- a/website/apps/base/data.scm
+++ b/website/apps/base/data.scm
@@ -47,8 +47,9 @@
       already in the "
       (a (@ (href "https://debbugs.gnu.org/cgi/pkgreport.cgi?package=guix;max-bugs=100"))
 	 "bug database")
-      ". If it is not, please report it.")
-    #:url "mailto:bug-guix <at> gnu.org"
+      ". If it is not, please "
+      (a (@ (href "mailto:bug-guix <at> gnu.org")) "report it."))
+    #:url "https://lists.gnu.org/mailman/listinfo/bug-guix"
     #:log "https://bugs.gnu.org/guix")
 
    (contact
-- 
2.15.1





Added tag(s) fixed. Request was from Ricardo Wurmus <rekado <at> elephly.net> to control <at> debbugs.gnu.org. (Mon, 04 Feb 2019 08:05:01 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 30032 <at> debbugs.gnu.org and Florian Paul Schmidt <florian_paul.schmidt <at> uni-bielefeld.de> Request was from Ricardo Wurmus <rekado <at> elephly.net> to control <at> debbugs.gnu.org. (Mon, 04 Feb 2019 08:05:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 04 Mar 2019 12:24:04 GMT) Full text and rfc822 format available.

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

Previous Next


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