From owner-freebsd-questions@FreeBSD.ORG Fri Sep 16 16:28:57 2005 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 2CFEC16A41F for ; Fri, 16 Sep 2005 16:28:57 +0000 (GMT) (envelope-from work@ashleymoran.me.uk) Received: from mta09-winn.ispmail.ntl.com (mta09-winn.ispmail.ntl.com [81.103.221.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5DB543D68 for ; Fri, 16 Sep 2005 16:28:44 +0000 (GMT) (envelope-from work@ashleymoran.me.uk) Received: from aamta12-winn.ispmail.ntl.com ([81.103.221.35]) by mta09-winn.ispmail.ntl.com with ESMTP id <20050916162843.TCRL9239.mta09-winn.ispmail.ntl.com@aamta12-winn.ispmail.ntl.com> for ; Fri, 16 Sep 2005 17:28:43 +0100 Received: from jigsaw-sbs02.jigsawhq.com ([213.106.224.113]) by aamta12-winn.ispmail.ntl.com with ESMTP id <20050916162843.FTEL3160.aamta12-winn.ispmail.ntl.com@jigsaw-sbs02.jigsawhq.com> for ; Fri, 16 Sep 2005 17:28:43 +0100 X-Filtered-With-Copfilter: Version 0.1.0beta11 (ProxSMTP 1.2.1) X-Copfilter-Virus-Scanned: ClamAV 0.86.2/1083 - Fri Sep 16 10:41:30 2005 X-Copfilter: Client is part of our network, skipped SpamAssassin Received: from [192.168.0.181] ([192.168.0.181]) by jigsaw-sbs02.jigsawhq.com with Microsoft SMTPSVC(5.0.2195.6713); Fri, 16 Sep 2005 17:27:43 +0100 Message-ID: <432AF27E.10804@ashleymoran.me.uk> Date: Fri, 16 Sep 2005 17:27:42 +0100 From: Ashley Moran User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Vittorio References: <3360624.1126887229256.JavaMail.root@pswm4.cp.tin.it> In-Reply-To: <3360624.1126887229256.JavaMail.root@pswm4.cp.tin.it> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 16 Sep 2005 16:27:43.0665 (UTC) FILETIME=[909BA210:01C5BADB] Cc: freebsd-questions@freebsd.org Subject: Re: Updating freebsd without cvsup 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: Fri, 16 Sep 2005 16:28:57 -0000 Vittorio wrote: > Thanks. > I've just compiled the portsnap sources and put the following > in /usr/local/etc/portsnap.conf: > > # Defaults: > WORKDIR=/usr/local/portsnap > PORTSDIR=/usr/ports > KEYPRINT=9b5feee6d69f170e3dd0a2c8e469ddbd64f13f978f2f3aede40c98633216c330 > URL=http://portsnap.daemonology.net > > BUT > > # portsnap fetch > Fetching > public key... failed. > > What's wrong with the original key in the > portsnap.conf.sample file? > > Thanks again > Vittorio > The key is fine. Perhaps you need to run portsnap as # HTTP_PROXY= portsnap fetch to get round your proxy