unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Martin Castillo <castilma@uni-bremen.de>
Cc: 23274@debbugs.gnu.org
Subject: bug#23274: Misleading error message when running guix-daemon as unprivileged user
Date: Mon, 11 Dec 2017 10:35:50 +0100	[thread overview]
Message-ID: <87h8sx4nex.fsf@gnu.org> (raw)
In-Reply-To: <337b943b-56a1-f863-104e-8b309b18fb5d@uni-bremen.de> (Martin Castillo's message of "Sat, 9 Dec 2017 16:28:58 +0100")

Hi Martin,

Martin Castillo <castilma@uni-bremen.de> skribis:

> “Address already in use” makes me directly think that there is already
> another daemon running. Strangely, starting another daemon as root
> works. It seems to take the socket from the other daemon away. Is this
> intended? Or can two daemons run in parallel without problems?

What you’re seeing here is the error return by bind(2) while trying to
bind the listening socket to /var/guix/daemon-socket/socket.
guix-daemon doesn’t try to interpret the error in any way, it just shows
you what the OS reported.

So I’m not sure there’s really an issue here.

WDYT?

Ludo’.

  reply	other threads:[~2017-12-11  9:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-12  1:22 bug#23274: Misleading error message when running guix-daemon as unprivileged user Leo Famulari
2017-12-09 15:28 ` Martin Castillo
2017-12-11  9:35   ` Ludovic Courtès [this message]
2017-12-11 13:25     ` Martin Castillo
2017-12-11 16:22       ` Ludovic Courtès

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=87h8sx4nex.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=23274@debbugs.gnu.org \
    --cc=castilma@uni-bremen.de \
    /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).