From mboxrd@z Thu Jan 1 00:00:00 1970 From: myglc2@gmail.com Subject: bug#30396: nscd segfaults on attempt to ssh to .local host Date: Sat, 10 Feb 2018 10:36:21 -0500 Message-ID: <86y3k0yhze.fsf@gmail.com> References: <86inb71h38.fsf@gmail.com> <87shabru5x.fsf@gnu.org> <87mv0jrsu9.fsf@gnu.org> <87vaf6z1nx.fsf@gnu.org> <86efluq6rr.fsf@gmail.com> <87efltyghb.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]:34694) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ekXD8-0005BP-VK for bug-guix@gnu.org; Sat, 10 Feb 2018 10:37:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ekXD4-00071l-9n for bug-guix@gnu.org; Sat, 10 Feb 2018 10:37:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:57499) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ekXD4-000716-6c for bug-guix@gnu.org; Sat, 10 Feb 2018 10:37:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ekXD3-0002vU-ON for bug-guix@gnu.org; Sat, 10 Feb 2018 10:37:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87efltyghb.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Fri, 09 Feb 2018 22:56:32 +0100") 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 30396@debbugs.gnu.org On 02/09/2018 at 22:56 Ludovic Court=C3=A8s writes: > George myglc2 Clemmer skribis: > >> On 02/09/2018 at 14:18 Ludovic Court=C3=A8s writes: >> >>> For now I=E2=80=99ve pushed a workaround in >>> a68fdfea96370c8a4b95af1fcd6e2fd7eb72da29, which basically downgrades to >>> 0.10 until upstream comes up with a fix. >> >> FWIW, nss-mdns-0.10 segfaults also ... ARGH!... my mistake, I was looking at ... g1@g1 ~$ guix gc -R $(readlink -f /run/current-system) | grep nss-mdns /gnu/store/mvjz94idlcralc0bmqvrbrxx89w0narf-nss-mdns-0.10 ... bug I had not rebooted/restarted herd. Many thanks - George