Shepherd stops responding if you set the time less than the current one

  • Open
  • quality assurance status badge
Details
2 participants
  • Aleksandr Vityazev
  • Sergey Trofimov
Owner
unassigned
Submitted by
Aleksandr Vityazev
Severity
important
Merged with

Debbugs page

Aleksandr Vityazev wrote 1 years ago
(address . bug-guix@gnu.org)
87jzoapplu.fsf@disroot.org
Hi,

I have running shepherd version 0.10.3 for the system and the user. My
current time is Mon Jan 15 06:30:52 PM MSK 2024, if I set the time
less than the current one, both shepherds stop responding.

I set the time like this:
sudo date --set='20240115 18:00'

--
Best regards,
Aleksandr Vityazev
Sergey Trofimov wrote 1 years ago
(name . Aleksandr Vityazev)(address . avityazev@disroot.org)(address . 68476@debbugs.gnu.org)
87il3tn5ev.fsf@sarg.org.ru
Aleksandr Vityazev <avityazev@disroot.org> writes:

Toggle quote (11 lines)
> Hi,
>
> I have running shepherd version 0.10.3 for the system and the
> user. My
> current time is Mon Jan 15 06:30:52 PM MSK 2024, if I set the
> time
> less than the current one, both shepherds stop responding.
>
> I set the time like this:
> sudo date --set='20240115 18:00'

It's a known problem, see https://issues.guix.gnu.org/66684
Sergey Trofimov wrote 1 years ago
control message for bug #68476
(address . control@debbugs.gnu.org)
87h6jdn58e.fsf@sarg.org.ru
severity 68476 important
merge 66684
quit
Sergey Trofimov wrote 1 years ago
(address . control@debbugs.gnu.org)
09ab2021d319afa614850a7443fd0f10@sarg.org.ru
merge 68476 66684
quit
Sergey Trofimov wrote 10 months ago
control message for bug #70848
(address . control@debbugs.gnu.org)
90d18fbacf96382ee0abf7b6cd471e0e@sarg.org.ru
merge 70848 66684
quit
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 68476@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 68476
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help