unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Andreas Enge <andreas@enge.fr>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: bug-guix@gnu.org
Subject: Re: Core-updates: Downloads do not work
Date: Thu, 3 Jan 2013 16:28:02 +0100	[thread overview]
Message-ID: <201301031628.02444.andreas@enge.fr> (raw)
In-Reply-To: <87623e5mzp.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1704 bytes --]

Am Donnerstag, 3. Januar 2013 schrieb Ludovic Courtès:
> Most likely this is because nscd is not running, or not listening to the
> right socket:
> 
> --8<---------------cut here---------------start------------->8---
> $ strace -o ,,s
> /nix/store/k8qmk5n2zsrndvzqs4bq7x9jyyxf5ndr-guile-bootstrap-2.0/bin/gui
> le -c '(pk (getaddrinfo "ftp.gnu.org" "80" AI_NUMERICSERV))'
> 
> ;;; ((#(1024 2 1 6 #(2 3497454356 80) #f) #(1024 2 2 17 #(2 3497454356
> 80) #f) #(1024 2 3 0 #(2 3497454356 80) #f) #(1024 10 1 6 #(10
> 42541952298791455573290623124440612875 80 0 0) #f) #(1024 10 2 17 #(10
> 42541952298791455573290623124440612875 80 0 0) #f) #(1024 10 3 0 #(10
> 42541952298791455573290623124440612875 80 0 0) #f)))
> 
> $ grep nscd ,,s
> connect(5, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = 0
> connect(5, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = 0
> --8<---------------cut here---------------end--------------->8---
> 
> Can you check that?

Here is what I get:
connect(5, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 
ENOENT (No such file or directory)
connect(5, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 
ENOENT (No such file or directory)

Under debian, there is a separate package "nscd" with the following 
description:
Package: nscd
Source: eglibc
Description-en: Embedded GNU C Library: Name Service Cache Daemon
 A daemon which handles passwd, group and host lookups
 for running programs and caches the results for the next
 query. You should install this package only if you use
 slow services like LDAP, NIS or NIS+.

I am running neither LDAP nor NIS*, so it is not installed.

Andreas

[-- Attachment #2: Type: text/html, Size: 7742 bytes --]

  reply	other threads:[~2013-01-03 15:28 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-03  8:55 Core-updates: Downloads do not work Andreas Enge
2013-01-03 15:01 ` Ludovic Courtès
2013-01-03 15:28   ` Andreas Enge [this message]
2013-01-03 16:05     ` Ludovic Courtès
2013-01-03 16:45       ` Andreas Enge
2013-01-03 20:53         ` Ludovic Courtès
2013-01-04 15:57           ` Andreas Enge
2013-01-04 17:17             ` Ludovic Courtès
2013-01-06  0:20             ` Ludovic Courtès
2013-01-07 21:45               ` Andreas Enge
2013-01-07 22:17                 ` Ludovic Courtès
2013-01-08  8:54                   ` Andreas Enge
2013-01-08 22:51                     ` Ludovic Courtès
2013-01-09  6:25               ` Andreas Enge
2013-01-09 13:51                 ` 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=201301031628.02444.andreas@enge.fr \
    --to=andreas@enge.fr \
    --cc=bug-guix@gnu.org \
    --cc=ludo@gnu.org \
    /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).