From owner-freebsd-questions@FreeBSD.ORG Thu Mar 30 10:19:39 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 583A716A400; Thu, 30 Mar 2006 10:19:39 +0000 (UTC) (envelope-from wojtek@tensor.3miasto.net) Received: from chylonia.3miasto.net (chylonia.3miasto.net [213.192.74.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44ADF43D46; Thu, 30 Mar 2006 10:19:38 +0000 (GMT) (envelope-from wojtek@tensor.3miasto.net) Received: from chylonia.3miasto.net (localhost [127.0.0.1]) by chylonia.3miasto.net (8.13.4/8.13.4) with ESMTP id k2UAJXSO003886; Thu, 30 Mar 2006 12:19:33 +0200 (CEST) (envelope-from wojtek@tensor.3miasto.net) Received: from localhost (wojtek@localhost) by chylonia.3miasto.net (8.13.4/8.13.4/Submit) with ESMTP id k2UAJWwD003883; Thu, 30 Mar 2006 12:19:32 +0200 (CEST) (envelope-from wojtek@tensor.3miasto.net) X-Authentication-Warning: chylonia.3miasto.net: wojtek owned process doing -bs Date: Thu, 30 Mar 2006 12:19:31 +0200 (CEST) From: Wojciech Puchar X-X-Sender: wojtek@chylonia.3miasto.net To: Colin Percival In-Reply-To: <442B9C62.7000203@freebsd.org> Message-ID: <20060330121921.C3771@chylonia.3miasto.net> References: <20060330104249.X94472@chylonia.3miasto.net> <442B9C62.7000203@freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: portsnap FAILS! (why?!) 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: Thu, 30 Mar 2006 10:19:39 -0000 On Thu, 30 Mar 2006, Colin Percival wrote: > Wojciech Puchar wrote: >> root@hel# portsnap fetch >> Looking up portsnap.FreeBSD.org mirrors... using portsnap2.FreeBSD.org. >> Fetching public key... failed. > > Usually this is due to network problems. If you run > # portsnap --debug fetch > it will probably show you what the problem is. > > Colin Percival > > THANKS! http_proxy wasn't set :)