Recipe:
1. Make sure emacs-magit is already install.
2. In Emacs, go to an info manual (e.g., C-h r)
3. Position point on a menu link and press
This attempts to trigger some magit advice, but that fails with this error:
```
Debugger entered--Lisp error: (error "Autoloading file
/gnu/store/fllb
I think I figured out what is causing this issue.
My laptop has an empty CMOS battery and when ntpd updates the date and time
upon boot, shepherd hangs. I found out a few similar reports:
https://issues.guix.gnu.org/66684
https://issues.guix.gnu.org/70848
https://issues.guix.gnu.org/65306
--