unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: "Bastien Rivière" <me@babariviere.com>
To: 52899@debbugs.gnu.org
Subject: bug#52899: More info on guix home reconfigure behaviour
Date: Tue, 26 Apr 2022 18:29:37 +0200	[thread overview]
Message-ID: <98b0f207-8ba1-4a57-9ddc-d5a587b1dc95@www.fastmail.com> (raw)
In-Reply-To: <CADXXfWk6TDujWFG42_0QSGE-EOgXk1Z6aGb4ZBh7PXTjqsvecw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1303 bytes --]

Hello,

Here is what I got on my end when running guix home:

> Loading /gnu/store/p74aw384nqzlw73ccr0167lyj8vlj3mr-shepherd.conf.
> herd: exception caught while executing 'load' on service 'root':
> In procedure fport_write: Broken pipe

I have same output when running ~herd load root~.

> > herd load root /gnu/store/p74aw384nqzlw73ccr0167lyj8vlj3mr-shepherd.conf
> Loading /gnu/store/p74aw384nqzlw73ccr0167lyj8vlj3mr-shepherd.conf.
> herd: exception caught while executing 'load' on service 'root':
> In procedure fport_write: Broken pipe

And the content of sheperd.conf is:

> (begin (use-modules (srfi srfi-34) (system repl error-handling)) (apply register-services (map (lambda (file) (load file)) (quote ("/gnu/store/amvwc8ljsw4v6035q5hi9wlrj5kdi8qv-shepherd-emacs-server.scm")))) (action (quote root) (quote daemonize)) (format #t "Starting services...~%") (let ((services-to-start (quote (emacs-server)))) (if (defined? (quote start-in-the-background)) (start-in-the-background services-to-start) (for-each start services-to-start)) (redirect-port (open-input-file "/dev/null") (current-input-port))))

Watching the log of shepherd, I have only this line:

> 2022-04-26 18:27:48 Loading /gnu/store/p74aw384nqzlw73ccr0167lyj8vlj3mr-shepherd.conf.

Tell me what I can do to help you debug this.

[-- Attachment #2: Type: text/html, Size: 1901 bytes --]

  parent reply	other threads:[~2022-04-26 17:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-30 16:56 bug#52899: guix home configure with herd reconfigure bug Florian Hoertlehner
2022-01-24 14:24 ` Ludovic Courtès
2022-04-26 16:29 ` Bastien Rivière [this message]
2022-05-23 13:18   ` bug#52899: More info on guix home reconfigure behaviour Andrew Tropin
2022-05-23 16:11     ` Bastien Rivière

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=98b0f207-8ba1-4a57-9ddc-d5a587b1dc95@www.fastmail.com \
    --to=me@babariviere.com \
    --cc=52899@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).