all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* "Could not resolve host" while using git-fetch
@ 2023-01-13 23:31 Zach Philipchook
  2023-01-16 10:42 ` Simon Tournier
  0 siblings, 1 reply; 2+ messages in thread
From: Zach Philipchook @ 2023-01-13 23:31 UTC (permalink / raw)
  To: help-guix

Hello!

I'm trying to define and build a package with guix on Arch Linux. I'm
getting a "Could not resolve host: github.com" error when building. The
nscd daemon is running. I'm not experiencing any name resolution problems
outside guix.

The package definition: https://pastebin.com/UJEm396s
guix command I'm executing: `guix package --manifest=manifest.scm -v3`
guix log: https://pastebin.com/NYbH8iGX
nscd command: `sudo nscd --debug`
nscd log: https://pastebin.com/UCsxvQnc

There's nothing related to "github.com" in the nscd log, which makes me
question whether it is used for the name resolution at all. Since, for
example, if I run `ping github.com` on the host, I do see "github.com"
being mentioned in the nscd log.

--
Zach

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

end of thread, other threads:[~2023-01-16 11:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-13 23:31 "Could not resolve host" while using git-fetch Zach Philipchook
2023-01-16 10:42 ` Simon Tournier

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.