From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dustin Rayner Subject: Re: Servname not supported Date: Mon, 17 Jun 2019 19:37:10 +0000 Message-ID: References: , <875zpbp1v3.fsf@roquette.mug.biscuolo.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:53070) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hcxRO-0003Xg-Dl for help-guix@gnu.org; Mon, 17 Jun 2019 15:37:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hcxRM-00006h-FV for help-guix@gnu.org; Mon, 17 Jun 2019 15:37:18 -0400 Received: from mail-ot1-x329.google.com ([2607:f8b0:4864:20::329]:45759) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hcxRL-0008UT-9S for help-guix@gnu.org; Mon, 17 Jun 2019 15:37:16 -0400 Received: by mail-ot1-x329.google.com with SMTP id x21so10720535otq.12 for ; Mon, 17 Jun 2019 12:37:14 -0700 (PDT) In-Reply-To: <875zpbp1v3.fsf@roquette.mug.biscuolo.net> Content-Language: en-US List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: "help-guix@gnu.org" , Giovanni Biscuolo Hello Dustin, Dustin Rayner writes: [...] > However, guix install hello and= guix pull both fail. I've verified > network access, but the error I recei= ve is: > > In procedure getaddrinfo: Servname not supported for ai_socktype= What if you try `whois gnu.org` on that host? Do you get the same error? I can confirm that you were correct. This fixed my issue. I can also confirm that this is repeatable for a fresh= install of Debian. I'm confirming here in case othrs encounter this proble= m. Thanks for your help! Dustin