From owner-freebsd-questions@FreeBSD.ORG Fri Sep 16 19:49:28 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 B18A716A420 for ; Fri, 16 Sep 2005 19:49:28 +0000 (GMT) (envelope-from vdemart1@tin.it) Received: from vsmtp1.tin.it (vsmtp1.tin.it [212.216.176.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id EACCD43D6E for ; Fri, 16 Sep 2005 19:49:17 +0000 (GMT) (envelope-from vdemart1@tin.it) Received: from [192.168.10.8] (82.53.170.136) by vsmtp1.tin.it (7.2.060.1) (authenticated as vdemart1@tin.it) id 4316DA98008C55C6 for freebsd-questions@freebsd.org; Fri, 16 Sep 2005 21:49:13 +0200 From: vittorio To: freebsd-questions@freebsd.org Date: Fri, 16 Sep 2005 21:49:08 +0200 User-Agent: KMail/1.8.2 References: <3360624.1126887229256.JavaMail.root@pswm4.cp.tin.it> <432AF109.5060803@freebsd.org> In-Reply-To: <432AF109.5060803@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200509162149.09374.vdemart1@tin.it> 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 19:49:28 -0000 Alle 18:21, venerd=C3=AC 16 settembre 2005, Colin Percival ha scritto: > Vittorio wrote: > > # Defaults: > > WORKDIR=3D/usr/local/portsnap > > PORTSDIR=3D/usr/ports > > KEYPRINT=3D9b5feee6d69f170e3dd0a2c8e469ddbd64f13f978f2f3aede40c98633216= c330 > > URL=3Dhttp://portsnap.daemonology.net > > > > # portsnap fetch > > Fetching > > public key... failed. > > > > What's wrong with the original key in the > > portsnap.conf.sample file? > > That key is correct. Try running "portsnap --debug fetch" to work out > what the problem is. > > Colin Percival Here it is : vicbsd# portsnap --debug fetch =46etching public key... fetch: http://portsnap.daemonology.net/pub.ssl: No= =20 address record failed. What's wrong with it? Vittorio