GNU bug report logs - #58166
Changes to mcron service not applied after home reconfiguration

Previous Next

Package: guix;

Reported by: Fabio Natali <me <at> fabionatali.com>

Date: Thu, 29 Sep 2022 15:22:02 UTC

Severity: normal

Done: Bruno Victal <mirai <at> makinata.eu>

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 58166 in the body.
You can then email your comments to 58166 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#58166; Package guix. (Thu, 29 Sep 2022 15:22:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Fabio Natali <me <at> fabionatali.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Thu, 29 Sep 2022 15:22:02 GMT) Full text and rfc822 format available.

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

From: Fabio Natali <me <at> fabionatali.com>
To: bug-guix <at> gnu.org
Subject: Changes to mcron service not applied after home reconfiguration
Date: Thu, 29 Sep 2022 16:21:20 +0100
Dear All,

My Guix Home configuration includes a Mcron service along the lines of:

,----
| (define my/home-mcron-service
|   (service
|    home-mcron-service-type
|    (home-mcron-configuration
|     (jobs
|      (list
|       #~(job
|          '(next-minute)
|          (lambda () (system* "notmuch" "new"))
|          "Get new email and process it via the Notmuch hook scripts."))))))
`----

After updating the above snippet in my `home-config.scm' and launching a
home-reconfiguration, I noticed that the mcron changes had not been
picked up.

For instance, `herd schedule mcron' prints information that's clearly
related to the previous job. A `herd restart mcron' also doesn't seem to
help.

The mcron job is finally picked up when restarting the system though,
which also seems to confirm the mcron job is ok, in itself.

I'll try and explore this a bit further later but I thought of opening a
bug as well. Anyone else having the same issue?

Thanks, best, Fabio.




Information forwarded to bug-guix <at> gnu.org:
bug#58166; Package guix. (Fri, 30 Sep 2022 15:48:01 GMT) Full text and rfc822 format available.

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

From: Fabio Natali <me <at> fabionatali.com>
To: 58166 <at> debbugs.gnu.org
Subject: Re: bug#58166: Changes to mcron service not applied after home
 reconfiguration
Date: Fri, 30 Sep 2022 16:47:18 +0100
On 2022-09-29, 16:21:20 +0100, Fabio Natali wrote:
> After updating the above snippet in my `home-config.scm' and launching
> a home-reconfiguration, I noticed that the mcron changes had not been
> picked up.

I stand corrected. Changes do seem to be picked up now. I'm no longer
able to reproduce this. Possibly solved after a recent upgrade. Thanks,
best, Fabio.




bug closed, send any further explanations to 58166 <at> debbugs.gnu.org and Fabio Natali <me <at> fabionatali.com> Request was from Bruno Victal <mirai <at> makinata.eu> to control <at> debbugs.gnu.org. (Thu, 22 Jun 2023 13:34: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. (Fri, 21 Jul 2023 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 279 days ago.

Previous Next


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