all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#36878: guix system reconfigure broken
@ 2019-07-31 16:18 Robert Vollmert
  2019-07-31 16:45 ` Jakob L. Kreuze
                   ` (2 more replies)
  0 siblings, 3 replies; 21+ messages in thread
From: Robert Vollmert @ 2019-07-31 16:18 UTC (permalink / raw)
  To: 36878; +Cc: guix-devel

Hi,

it appears that commit 5c8c8c455420af27189d6045b3599fe6e27ad012

  guix system: Reimplement 'reconfigure’.

breaks guix system reconfigure. In particular, after reconfiguring,
shepherd doesn’t know about the updated versions of services.

The usual output below is missing; after reverting the commit it’s
fine again.

guix system: loading new services: …
To complete the upgrade, run 'herd restart SERVICE' to stop,
upgrade, and restart each service that was not automatically restarted.
shepherd: Evaluating user expression (let* ((services (map primitive-load (?))) # ?) ?).
shepherd: Service user-homes has been started.
shepherd: Service term-auto could not be started.
bootloader successfully installed on '/dev/sda’

I see that some system tests for “guix system reconfigure” were added
after this change. Might I suggest adding them before the change next
time around, and making sure they pass both before and after?

Cheers
Robert

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2019-08-23 12:56 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-31 16:18 bug#36878: guix system reconfigure broken Robert Vollmert
2019-07-31 16:45 ` Jakob L. Kreuze
2019-07-31 16:45 ` Jakob L. Kreuze
2019-07-31 17:06   ` Robert Vollmert
2019-07-31 17:06   ` Robert Vollmert
2019-07-31 18:16     ` Jakob L. Kreuze
2019-08-01  8:30       ` Robert Vollmert
2019-08-01  8:30       ` Robert Vollmert
2019-08-01 14:10         ` Jakob L. Kreuze
2019-08-01 14:10         ` Jakob L. Kreuze
2019-08-02 15:11           ` Jakob L. Kreuze
2019-08-05 10:07             ` ison
2019-08-05 11:47               ` Ricardo Wurmus
2019-08-05 14:59                 ` Jakob L. Kreuze
2019-08-06  2:55                   ` ison
2019-08-06  2:55                   ` ison
2019-08-05 11:47               ` Ricardo Wurmus
2019-08-23 12:55             ` Ludovic Courtès
2019-08-02 15:11           ` Jakob L. Kreuze
2019-07-31 18:16     ` Jakob L. Kreuze
2019-08-01  9:21 ` Alex Sassmannshausen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.