GNU bug report logs - #48728
[PATCH 0/1] Register Laminar service and test files.

Previous Next

Package: guix-patches;

Reported by: Arun Isaac <arunisaac <at> systemreboot.net>

Date: Sat, 29 May 2021 08:44:01 UTC

Severity: normal

Tags: patch

Done: Arun Isaac <arunisaac <at> systemreboot.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 48728 in the body.
You can then email your comments to 48728 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#48728; Package guix-patches. (Sat, 29 May 2021 08:44:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Arun Isaac <arunisaac <at> systemreboot.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 29 May 2021 08:44:01 GMT) Full text and rfc822 format available.

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

From: Arun Isaac <arunisaac <at> systemreboot.net>
To: guix-patches <at> gnu.org
Cc: Arun Isaac <arunisaac <at> systemreboot.net>,
 Christopher Baines <mail <at> cbaines.net>
Subject: [PATCH 0/1] Register Laminar service and test files.
Date: Sat, 29 May 2021 14:12:38 +0530
Hi Chris,

I think you forgot to register gnu/services/ci.scm and gnu/tests/ci.scm to
gnu/local.mk. This patch fixes that.

Cheers!

Arun Isaac (1):
  gnu: Register gnu/services/ci.scm and gnu/tests/ci.scm.

 gnu/local.mk | 3 +++
 1 file changed, 3 insertions(+)

-- 
2.31.0





Information forwarded to guix-patches <at> gnu.org:
bug#48728; Package guix-patches. (Sat, 29 May 2021 08:48:01 GMT) Full text and rfc822 format available.

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

From: Arun Isaac <arunisaac <at> systemreboot.net>
To: 48728 <at> debbugs.gnu.org
Cc: Arun Isaac <arunisaac <at> systemreboot.net>,
 Christopher Baines <mail <at> cbaines.net>
Subject: [PATCH] gnu: Register gnu/services/ci.scm and gnu/tests/ci.scm.
Date: Sat, 29 May 2021 14:17:12 +0530
This is a follow-up to commit eda4bb4f16f74436b0caf1c584888c89b3c4c69b.

* gnu/local.mk (GNU_SYSTEM_MODULES): Add gnu/services/ci.scm and
gnu/tests/ci.scm.
---
 gnu/local.mk | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gnu/local.mk b/gnu/local.mk
index 792ebac1e1..a53da06bee 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -41,6 +41,7 @@
 # Copyright © 2020 Vinicius Monego <monego <at> posteo.net>
 # Copyright © 2021 Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>
 # Copyright © 2021 Philip McGrath <philip <at> philipmcgrath.com>
+# Copyright © 2021 Arun Isaac <arunisaac <at> systemreboot.net>
 #
 # This file is part of GNU Guix.
 #
@@ -599,6 +600,7 @@ GNU_SYSTEM_MODULES =				\
   %D%/services/base.scm				\
   %D%/services/certbot.scm			\
   %D%/services/cgit.scm			\
+  %D%/services/ci.scm				\
   %D%/services/configuration.scm		\
   %D%/services/cuirass.scm			\
   %D%/services/cups.scm				\
@@ -690,6 +692,7 @@ GNU_SYSTEM_MODULES =				\
   %D%/tests.scm					\
   %D%/tests/audio.scm				\
   %D%/tests/base.scm				\
+  %D%/tests/ci.scm				\
   %D%/tests/cups.scm				\
   %D%/tests/databases.scm			\
   %D%/tests/desktop.scm				\
-- 
2.31.0





Information forwarded to guix-patches <at> gnu.org:
bug#48728; Package guix-patches. (Sat, 29 May 2021 17:04:02 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Arun Isaac <arunisaac <at> systemreboot.net>
Cc: Christopher Baines <mail <at> cbaines.net>, 48728 <at> debbugs.gnu.org
Subject: Re: bug#48728: [PATCH 0/1] Register Laminar service and test files.
Date: Sat, 29 May 2021 19:03:39 +0200
Hi,

Arun Isaac <arunisaac <at> systemreboot.net> skribis:

> This is a follow-up to commit eda4bb4f16f74436b0caf1c584888c89b3c4c69b.
>
> * gnu/local.mk (GNU_SYSTEM_MODULES): Add gnu/services/ci.scm and
> gnu/tests/ci.scm.

Good catch, go for it!

I suppose these files are missing from the 1.3.0 source code tarball.

Thanks,
Ludo’.




Reply sent to Arun Isaac <arunisaac <at> systemreboot.net>:
You have taken responsibility. (Sat, 29 May 2021 18:45:02 GMT) Full text and rfc822 format available.

Notification sent to Arun Isaac <arunisaac <at> systemreboot.net>:
bug acknowledged by developer. (Sat, 29 May 2021 18:45:02 GMT) Full text and rfc822 format available.

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

From: Arun Isaac <arunisaac <at> systemreboot.net>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: Christopher Baines <mail <at> cbaines.net>, 48728-done <at> debbugs.gnu.org
Subject: Re: bug#48728: [PATCH 0/1] Register Laminar service and test files.
Date: Sun, 30 May 2021 00:13:54 +0530
[Message part 1 (text/plain, inline)]
> Good catch, go for it!

Pushed!

> I suppose these files are missing from the 1.3.0 source code tarball.

Yes, that's in fact how I found out about this.

Cheers, have a nice day! :-)

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

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 27 Jun 2021 11:24:06 GMT) Full text and rfc822 format available.

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

Previous Next


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