From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: Name service switch configuration Date: Thu, 26 Feb 2015 02:21:51 -0500 Message-ID: <8761apyw6o.fsf@netris.org> References: <87fvalqqva.fsf@gnu.org> <87r3tev3ua.fsf@netris.org> <87r3tdvs1i.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]:39707) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQslY-00021I-B2 for guix-devel@gnu.org; Thu, 26 Feb 2015 02:21:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YQslT-0003no-UF for guix-devel@gnu.org; Thu, 26 Feb 2015 02:21:48 -0500 In-Reply-To: <87r3tdvs1i.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Wed, 25 Feb 2015 18:07:21 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Mark H Weaver skribis: > >> Sounds great, except that it doesn't work for me :-( >> >> I've done as you recommended, and "avahi-browse -avr" successfully shows >> names of *.local hosts, but if I try to do name lookups on those names, >> they always fail. >> >> I've attached my OS configuration. Any ideas? > > Long story short: there was a bug fixed by 60a2d27. [...] > Can you confirm that it works now? :-) Yes, it does. Thank you! Mark