From owner-freebsd-questions@FreeBSD.ORG Tue Jan 31 04:58:29 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8382F16A420 for ; Tue, 31 Jan 2006 04:58:29 +0000 (GMT) (envelope-from ross.penner@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id C885743D46 for ; Tue, 31 Jan 2006 04:58:28 +0000 (GMT) (envelope-from ross.penner@gmail.com) Received: by wproxy.gmail.com with SMTP id i2so88092wra for ; Mon, 30 Jan 2006 20:58:26 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:to:subject:cc:references:from:content-type:mime-version:content-transfer-encoding:message-id:in-reply-to:user-agent; b=gglPtFgKXzxJjW1kks2xMikTI4m4ZZpubPkc9LUfzYjLvvn1VsGlAdb66YAktZY/qJNQ0hkovtEajymDzDfjK5BCYOonHe6Z0kir+U/KevG5wM/kKYlPNsX5Li+QGfHtc5Fg4sp3gCjZVgXahNXhIEV7tU4yTVMJs4Vjfm0kOXw= Received: by 10.54.147.12 with SMTP id u12mr2027380wrd; Mon, 30 Jan 2006 20:58:26 -0800 (PST) Received: from ross.inet ( [154.20.98.103]) by mx.gmail.com with ESMTP id g2sm304262wra.2006.01.30.20.58.25; Mon, 30 Jan 2006 20:58:25 -0800 (PST) Date: Mon, 30 Jan 2006 20:58:22 -0800 To: "Olivier Nicole" References: <200601310143.k0V1hrue075830@banyan.cs.ait.ac.th> From: ross Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <200601310143.k0V1hrue075830@banyan.cs.ait.ac.th> User-Agent: Opera M2/8.51 (FreeBSD, build 1462) Cc: "freebsd-questions@freebsd.org" Subject: Re: Connection refused when trying do download ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jan 2006 04:58:29 -0000 On Mon, 30 Jan 2006 17:43:53 -0800, Olivier Nicole wrote: >> I've updated the ports tree with portsnap and then I try and install a >> new >> port such as ImageMagick and it can't find the source anywhere. For >> almost >> all the locations, I get the message that my connection is refused. Does >> anybody have any idea what's going on? > > Did you try to download the ports by hand? That would help to make > sure you are allowed to connect. > > When you are trying to make a port you should see something like: > > > banyan: make > => atk-1.10.3.tar.bz2 doesn't seem to exist in > /usr/ports/distfiles/gnome2. > => Attempting to fetch from > ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/atk/1.10/. > > Just try to fetch that URL: > > fetch ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/atk/1.10/ > > What is the error message? Maybe you have forgotten to configure a > proxy or something? > > Olivier The output I get is this. => ImageMagick-6.2.5-5.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from ftp://ftp.nluug.nl/pub/ImageMagick/. fetch: ftp://ftp.nluug.nl/pub/ImageMagick/ImageMagick-6.2.5-5.tar.bz2: Connection refused It then repeats for other various locations with the same error. I then tried to do it manually. ross# fetch -v ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/pav/ImageMagick-6.2.5-5.tar.bz2 looking up ftp.tw.FreeBSD.org connecting to ftp.tw.FreeBSD.org:2100 fetch: ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/pav/ImageMagick-6.2.5-5.tar.bz2: Connection refused I get the same error for every location I try and connect to. I'm connecting directly to my ISP from this computer. -- What time is it? Dodgeball Time!