[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#37128: guix system reconfigure stops output after "Evaluating user e
From: |
Pierre Neidhardt |
Subject: |
bug#37128: guix system reconfigure stops output after "Evaluating user expression..." |
Date: |
Wed, 21 Aug 2019 15:13:33 +0200 |
After a guix pull on 0fc235a, guix system reconfigure stop at
--8<---------------cut here---------------start------------->8---
shepherd: Evaluating user expression (let* ((services (map primitive-load (?)))
# ?) ?).
--8<---------------cut here---------------end--------------->8---
instead of
--8<---------------cut here---------------start------------->8---
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’
--8<---------------cut here---------------end--------------->8---
The only change I've done to my config.scm is that now I have a btrfs
filesystem (just for storage, it's not /home).
--
Pierre Neidhardt
https://ambrevar.xyz/
signature.asc
Description: PGP signature
- bug#37128: guix system reconfigure stops output after "Evaluating user expression...",
Pierre Neidhardt <=