From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#23910: [Guix Info][7.1.5] Should warn user about losing Internet or DNS connection Date: Fri, 09 Sep 2016 16:35:18 +0200 Message-ID: <87a8fh5eft.fsf@gnu.org> References: <102661467893195@web4g.yandex.ru> <87inw6zxtw.fsf@gnu.org> <87poqdc1bz.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52954) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1biMuV-00034E-Ah for bug-guix@gnu.org; Fri, 09 Sep 2016 10:36:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1biMuQ-0005wM-Ax for bug-guix@gnu.org; Fri, 09 Sep 2016 10:36:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:57061) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1biMuQ-0005wH-83 for bug-guix@gnu.org; Fri, 09 Sep 2016 10:36:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1biMuQ-0003XV-2Y for bug-guix@gnu.org; Fri, 09 Sep 2016 10:36:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87poqdc1bz.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sat, 16 Jul 2016 12:41:04 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Eus Cc: 23910@debbugs.gnu.org Hello, ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > Eus skribis: > >> On Fri, Jul 15, 2016 at 11:10 PM, Ludovic Court=C3=A8s wr= ote: > > [...] > >> However, in the past people reported that nscd, the name service cache >>> daemon, would sometimes fail without any good reason. If you think that >>> is the case, then this is definitely a bug that we should be >>> addressing. >>> >> >> That is likely. > > What makes you think so? > > The problem we had in the past is that nscd would cache lookup failures > that happened when the Internet connection was missing, which made > subsequent lookups fail even though networking was back up: > > http://bugs.gnu.org/22209 > > I believe this was fixed by commit > c96ba2cf5efc0ee5c10f0a49aeaa9a45a84de7ed. > > It would be great if you could check whether the problem is > reproducible, even with a stable connection. > > If it is indeed reproducible, then you could try running the > installation after turning nscd off with: > > herd stop nscd Did you have a change to try and install 0.11.0? Do you still experience these problems? Thanks in advance, Ludo=E2=80=99.