guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "guix deploy" is in git master


From: Ludovic Courtès
Subject: Re: "guix deploy" is in git master
Date: Sun, 07 Jul 2019 16:45:18 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)

Hello,

Ricardo Wurmus <address@hidden> skribis:

> In guix/remote.scm:
>    122:20  1 (_ _)
>     66:17  0 (%remote-eval _ _)
>
> guix/remote.scm:66:17: In procedure %remote-eval:
> Throw to key `srfi-34' with args `(#<inferior-object #<condition 
> &action-exception-error [service: user-homes action: start key: match-error 
> args: ("match" "no matching pattern" "#<<user-account> name: \"root\" 
> password: \"\" uid: 0 group: \"root\" supplementary-groups: () comment: 
> \"System administrator\" home-directory: #<procedure home-directory (x)> 
> create-home-directory?: #t shell: 
> \"/gnu/store/qn1ax1fkj16x280m1rv7mcimfmn9l2pf-bash-4.4.23/bin/bash\" system?: 
> #f>")] 1837f00>>)'.
>
> Do you know what might be wrong here?

I suspect the bug has nothing to do with ‘remote-eval’.  Namely, if the
machine you’re reconfigure is running Guix from before commit
6061d01512081c93c53fdd1d4302b36696403061 (March 2019), then restart the
‘user-homes’ services fails with this error for obscure reasons that I
forgot.

At any rate, I think the service upgrade phase happens after the
symlink-switch and bootloader installation (right?), in which case
reconfiguration is complete anyway.

HTH,
Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]