emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#45149: closed (Daemon discovers itself)


From: GNU bug Tracking System
Subject: bug#45149: closed (Daemon discovers itself)
Date: Thu, 10 Dec 2020 08:50:02 +0000

Your message dated Thu, 10 Dec 2020 09:48:56 +0100
with message-id <87r1nynj0n.fsf@gnu.org>
and subject line Re: bug#45149: Daemon discovers itself
has caused the debbugs.gnu.org bug report #45149,
regarding Daemon discovers itself
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
45149: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45149
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Daemon discovers itself Date: Wed, 09 Dec 2020 22:13:10 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Hi!

Now that I have ‘guix publish --advertise’ and ‘guix-daemon --discover’
on the same machine (yay!), I noticed that the daemon discovers myself:

--8<---------------cut here---------------start------------->8---
$ guix build coreutils --no-grafts
substitute: updating substitutes from 'http://127.0.0.1:8123'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
--8<---------------cut here---------------end--------------->8---

We should filter out localhost because I bet it doesn’t have the store
items I’m looking for.  :-)  The extra lookup also takes time.

Ludo’.



--- End Message ---
--- Begin Message --- Subject: Re: bug#45149: Daemon discovers itself Date: Thu, 10 Dec 2020 09:48:56 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Hey Ludo,

> We should filter out localhost because I bet it doesn’t have the store
> items I’m looking for.  :-)  The extra lookup also takes time.

Hehe, fixed with 0faef871784f4f88e622dd36b492f020387f7a5e.

Thanks,

Mathieu


--- End Message ---

reply via email to

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