unofficial mirror of help-guix@gnu.org 
 help / color / mirror / 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

* Re: "Could not resolve host" while using git-fetch
  2023-01-13 23:31 "Could not resolve host" while using git-fetch Zach Philipchook
@ 2023-01-16 10:42 ` Simon Tournier
  0 siblings, 0 replies; 2+ messages in thread
From: Simon Tournier @ 2023-01-16 10:42 UTC (permalink / raw)
  To: Zach Philipchook, help-guix

Hi,

On sam., 14 janv. 2023 at 01:31, Zach Philipchook <z.pilipchuk@gmail.com> wrote:

> The package definition: https://pastebin.com/UJEm396s
> guix command I'm executing: `guix package --manifest=manifest.scm -v3`

This works for me.

> guix log: https://pastebin.com/NYbH8iGX

Hum, it appears something is wrong with your network and Guix.  Because
the last failure is about SWH and I get:

--8<---------------cut here---------------start------------->8---
Trying to download from Software Heritage...
SWH: found revision 83471599284b2a23027b9ab4514684a6eeb08a19 with directory at 'https://archive.softwareheritage.org/api/1/directory/1605408342b2ada130d73056c8ef800f57e42879/'
--8<---------------cut here---------------end--------------->8---


Well, I do not what could be useful to debug your issue.  Something is
missing configured between your network and Guix.  And I do not think
the issue is related to nscd.

Are you running Guix System or Guix on foreign distro?

Cheers,
simon

PS:
Unrelated, please note:

--8<---------------cut here---------------start------------->8---
r:sha256 hash mismatch for /gnu/store/blfa1pp705gq42fmsbvjwp0jbbr59dfc-sfgui--checkout:
  expected hash: 17pjvprmdrx4h6bb1hhc98w9qi6ki7yl57f090n9kbhswxqfs7s3
  actual hash:   0x4c79hjgzm8hxkchi5zxlc1fi5jikxddmlzb6bpyym4rjrvhm6z
--8<---------------cut here---------------end--------------->8---



^ 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

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