GNU bug report logs - #74439
[PATCH] teams: Fix symbol for sysadmin team.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Tue, 19 Nov 2024 21:02:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

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 74439 in the body.
You can then email your comments to 74439 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 guix-patches <at> gnu.org:
bug#74439; Package guix-patches. (Tue, 19 Nov 2024 21:02:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Greg Hogan <code <at> greghogan.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 19 Nov 2024 21:02:02 GMT) Full text and rfc822 format available.

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

From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Cc: Greg Hogan <code <at> greghogan.com>
Subject: [PATCH] teams: Fix symbol for sysadmin team.
Date: Tue, 19 Nov 2024 21:00:40 +0000
* etc/teams.scm (sysadmin): Fix symbol.

Change-Id: I26efe8c14961023c5ef13f7ec76abe76bb232728
---
 etc/teams.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/teams.scm b/etc/teams.scm
index 23c746cc8c..257f124025 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -183,7 +183,7 @@ (define-team sugar
         #:scope (list "gnu/packages/sugar.scm")))
 
 (define-team sysadmin
-  (team 'sugar
+  (team 'sysadmin
         #:name "Sysadmin team"
         #:description
         "Networking, server clustering, high availability."

base-commit: 7797ea4fd0dd27a9f087bbbc583f1ce814a0939b
-- 
2.46.0





Reply sent to Andreas Enge <andreas <at> enge.fr>:
You have taken responsibility. (Wed, 20 Nov 2024 09:50:02 GMT) Full text and rfc822 format available.

Notification sent to Greg Hogan <code <at> greghogan.com>:
bug acknowledged by developer. (Wed, 20 Nov 2024 09:50:02 GMT) Full text and rfc822 format available.

Message #10 received at 74439-done <at> debbugs.gnu.org (full text, mbox):

From: Andreas Enge <andreas <at> enge.fr>
To: 74439-done <at> debbugs.gnu.org
Subject: Close
Date: Wed, 20 Nov 2024 10:49:31 +0100
Good catch, applied, thanks!

Andreas





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 18 Dec 2024 12:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 262 days ago.

Previous Next


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