Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jan 2006 08:43:53 +0700 (ICT)
From:      Olivier Nicole <on@cs.ait.ac.th>
To:        ross.penner@gmail.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Connection refused when trying do download ports
Message-ID:  <200601310143.k0V1hrue075830@banyan.cs.ait.ac.th>
In-Reply-To: <op.s37qdvc4w0tva9@ross.inet> (message from ross on Mon, 30 Jan 2006 14:35:45 -0800)
References:  <op.s37qdvc4w0tva9@ross.inet>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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<on>: 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601310143.k0V1hrue075830>