GNU bug report logs -
#68415
User's shepherd services defined in guix home config can not start after guix pull.
Previous Next
Reported by: Feng Shu <tumashu <at> 163.com>
Date: Sat, 13 Jan 2024 05:17:01 UTC
Severity: normal
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 31 Mar 2024 16:19:07 +0200
with message-id <87y19yeb6s.fsf <at> gnu.org>
and subject line Re: bug#68415: User's shepherd services defined in guix home config can not start after guix pull.
has caused the debbugs.gnu.org bug report #68415,
regarding User's shepherd services defined in guix home config can not start after guix pull.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
68415: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68415
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
After I guix pull, services defined in guix home config can no start:
-------------------------
服务 root 已启动。
WARNING: Use of `load' in declarative module (#{ g117}#). Add #:declarative? #f to your define-module invocation.
unbound-variable(#f "Unbound variable: ~S" (service) #f)
Some deprecated features have been used. Set the environment
variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
program to get more information. Set it to "no" to suppress
this message.
Creating XDG user directories... done
Comparing /gnu/store/bfkgfz1sm9q75jyn56pav2kmwl48i7w8-home/profile/share/fonts and
/gnu/store/bfkgfz1sm9q75jyn56pav2kmwl48i7w8-home/profile/share/fonts... done (same)
Evaluating on-change gexps.
-----------
When I run command: herd status, show error:
feng <at> Guix ~$ herd status
error: connect: /run/user/1000/shepherd/socket: No such file or directory
--
[Message part 3 (message/rfc822, inline)]
Hi,
Feng Shu <tumashu <at> 163.com> skribis:
> Today, after I guix pull again and reconfig guix home, this problem
> dispear, I do not know why :-)
>
>> Feng Shu <tumashu <at> 163.com> writes:
[...]
>>> I tried, but I do not know why: unbound-variable service
I believe this problem was due to the fact that you were running
shepherd < 0.10.
Shepherd 0.10 introduce (service …) as a replacement for (make <service>
…) and Guix switched to that idiom in
477d4f7d241165b5a5fd315c27efd7803fad4a04, meaning that to complete your
upgrade, you effectively had to start the new shepherd (reboot or
whatever).
Closing!
Thanks,
Ludo’.
This bug report was last modified 1 year and 47 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.