unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#45149: Daemon discovers itself
@ 2020-12-09 21:13 Ludovic Courtès
  2020-12-10  8:48 ` Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Ludovic Courtès @ 2020-12-09 21:13 UTC (permalink / raw)
  To: 45149; +Cc: Mathieu Othacehe

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’.




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

* bug#45149: Daemon discovers itself
  2020-12-09 21:13 bug#45149: Daemon discovers itself Ludovic Courtès
@ 2020-12-10  8:48 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2020-12-10  8:48 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 45149-done


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




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

end of thread, other threads:[~2020-12-10  8:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-09 21:13 bug#45149: Daemon discovers itself Ludovic Courtès
2020-12-10  8:48 ` Mathieu Othacehe

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).