GNU bug report logs - #50868
[PATCH] nix: Don’t delete ‘guix-gc.timer’ file.

Previous Next

Package: guix-patches;

Reported by: Xinglu Chen <public <at> yoctocell.xyz>

Date: Tue, 28 Sep 2021 15:28:01 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

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 50868 in the body.
You can then email your comments to 50868 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#50868; Package guix-patches. (Tue, 28 Sep 2021 15:28:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Xinglu Chen <public <at> yoctocell.xyz>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 28 Sep 2021 15:28:02 GMT) Full text and rfc822 format available.

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

From: Xinglu Chen <public <at> yoctocell.xyz>
To: guix-patches <at> gnu.org
Subject: [PATCH] nix: Don’t delete ‘guix-gc.timer’ file.
Date: Tue, 28 Sep 2021 17:27:32 +0200
Without this invoking ‘make clean’ would remove ‘guix-gc.timer’, and ‘make’
would fail with.

  make[2]: *** No rule to make target 'etc/guix-gc.timer', needed by 'all-am'.  Stop.

* nix/local.mk (nodist_systemdservice_DATA): Remove ‘guix-gc.timer’.
---
I am not sure if “nix:” is the best prefix for the commit summary since
it’s not really related to the daemon…

 nix/local.mk | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/nix/local.mk b/nix/local.mk
index d6b4d7faeb..44a26dd2c8 100644
--- a/nix/local.mk
+++ b/nix/local.mk
@@ -154,8 +154,7 @@ nodist_systemdservice_DATA =			\
   etc/gnu-store.mount				\
   etc/guix-daemon.service			\
   etc/guix-publish.service			\
-  etc/guix-gc.service				\
-  etc/guix-gc.timer
+  etc/guix-gc.service
 
 etc/%.mount: etc/%.mount.in	\
 			 $(top_builddir)/config.status

base-commit: 6ae4644984608b7eff7ab54d3a5787c661d85b2e
-- 
2.33.0







Reply sent to Mathieu Othacehe <othacehe <at> gnu.org>:
You have taken responsibility. (Fri, 01 Oct 2021 09:42:02 GMT) Full text and rfc822 format available.

Notification sent to Xinglu Chen <public <at> yoctocell.xyz>:
bug acknowledged by developer. (Fri, 01 Oct 2021 09:42:02 GMT) Full text and rfc822 format available.

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

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Xinglu Chen <public <at> yoctocell.xyz>
Cc: 50868-done <at> debbugs.gnu.org
Subject: Re: bug#50868: [PATCH] nix: Don’t delete
 ‘guix-gc.timer’ file.
Date: Fri, 01 Oct 2021 09:41:40 +0000
> * nix/local.mk (nodist_systemdservice_DATA): Remove ‘guix-gc.timer’.

Pushed, thanks!

Mathieu




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

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

Previous Next


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