From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Newsgroups: gmane.lisp.guile.bugs Subject: bug#18914: 2.0.11 REPL server listens on 127.0.0.1 but not "localhost" Date: Sat, 1 Nov 2014 16:56:35 -0400 Message-ID: <20141101205635.UI3ZE.44485.root@cdptpa-web20> References: <87k33hbr6j.fsf@taylan.uni.cx> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1414875446 22908 80.91.229.3 (1 Nov 2014 20:57:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 1 Nov 2014 20:57:26 +0000 (UTC) Cc: 18914@debbugs.gnu.org To: Taylan Ulrich =?UTF-8?Q?Bay=C4=B1rl=C4=B1/Kammer?= Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Sat Nov 01 21:57:19 2014 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Xkfja-0007Ya-JG for guile-bugs@m.gmane.org; Sat, 01 Nov 2014 21:57:18 +0100 Original-Received: from localhost ([::1]:53773 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xkfja-0006F7-BI for guile-bugs@m.gmane.org; Sat, 01 Nov 2014 16:57:18 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40725) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XkfjR-0006Dt-DO for bug-guile@gnu.org; Sat, 01 Nov 2014 16:57:15 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XkfjL-0005Ie-Ki for bug-guile@gnu.org; Sat, 01 Nov 2014 16:57:09 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:47646) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XkfjL-0005IZ-IW for bug-guile@gnu.org; Sat, 01 Nov 2014 16:57:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1XkfjK-0006jr-Ns for bug-guile@gnu.org; Sat, 01 Nov 2014 16:57:03 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Original-Sender: "Debbugs-submit" Resent-CC: bug-guile@gnu.org Resent-Date: Sat, 01 Nov 2014 20:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18914 X-GNU-PR-Package: guile X-GNU-PR-Keywords: Original-Received: via spool by 18914-submit@debbugs.gnu.org id=B18914.141487540525870 (code B ref 18914); Sat, 01 Nov 2014 20:57:02 +0000 Original-Received: (at 18914) by debbugs.gnu.org; 1 Nov 2014 20:56:45 +0000 Original-Received: from localhost ([127.0.0.1]:44855 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xkfj3-0006jB-0j for submit@debbugs.gnu.org; Sat, 01 Nov 2014 16:56:45 -0400 Original-Received: from cdptpa-outbound-snat.email.rr.com ([107.14.166.228]:64807 helo=cdptpa-oedge-vip.email.rr.com) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xkfiz-0006ix-9A for 18914@debbugs.gnu.org; Sat, 01 Nov 2014 16:56:42 -0400 Authentication-Results: cdptpa-oedge01 smtp.user=dsmich@roadrunner.com; auth=pass (LOGIN) Original-Received: from [107.14.174.248] ([107.14.174.248:28947] helo=cdptpa-web20) by cdptpa-oedge01 (envelope-from ) (ecelerity 3.5.0.35861 r(Momo-dev:tip)) with ESMTPA id FE/80-07476-30945545; Sat, 01 Nov 2014 20:56:35 +0000 In-Reply-To: <87d297c0sz.fsf@taylan.uni.cx> X-Priority: 3 (Normal) Sensitivity: Normal X-Originating-IP: from 104.139.20.85 by webmail.roadrunner.com; Sat, 1 Nov 2014 20:56:35 +0000 X-RR-Connecting-IP: 107.14.168.118:2525 X-Cloudmark-Score: 0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-guile@gnu.org List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:7626 Archived-At: ---- "Taylan Ulrich Bay=C4=B1rl=C4=B1/Kammer" wro= te:=20 > writes: > > What does /etc/hosts say? >=20 > tub@taylan:~$ cat /etc/hosts > 127.0.0.1=09localhost > 127.0.1.1=09taylan.uni.cx taylan >=20 > # The following lines are desirable for IPv6 capable hosts > ::1 localhost ip6-localhost ip6-loopback > ff02::1 ip6-allnodes > ff02::2 ip6-allrouters > tub@taylan:~$ >=20 > This is on Debian and I don't remember manually mucking with the file. >=20 > Were you not able to reproduce the bug? Seems to work fine on master dsmith@stumpy:~$ ncat localhost 37146 GNU Guile 2.1.0.1583-7dba1 Copyright (C) 1995-2014 Free Software Foundation, Inc. ... Maybe try strace, possibly limiting it with -e connect, to reveal what it's= actually doing. -Dale