From owner-freebsd-ports@FreeBSD.ORG Sat May 3 20:17:40 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F13937B401 for ; Sat, 3 May 2003 20:17:40 -0700 (PDT) Received: from analog.databits.net (analog.databits.net [198.78.65.155]) by mx1.FreeBSD.org (Postfix) with SMTP id DF43843F75 for ; Sat, 3 May 2003 20:17:39 -0700 (PDT) (envelope-from petef@analog.databits.net) Received: (qmail 10284 invoked by uid 1000); 4 May 2003 03:15:17 -0000 Date: Sat, 3 May 2003 22:15:17 -0500 From: Pete Fritchman To: Nakata Maho Message-ID: <20030504031517.GH99557@absolutbsd.org> References: <20030504.121049.846955915.maho@debussy.private.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030504.121049.846955915.maho@debussy.private.org> User-Agent: Mutt/1.4i cc: ports@FreeBSD.org Subject: Re: incorrect behaviour of addport X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 May 2003 03:17:40 -0000 ++ 04/05/03 12:10 +0900 - Nakata Maho: | > /usr/ports/Tools/scripts/addport: adding port to modules failed, aborting. | | However, I can login to pcvs from freefall using ssh-agent. | | What is the problem? What happens if you type, exactly, "ssh pcvs.FreeBSD.org" from freefall? (note, the '.FreeBSD.org' is important - my guess is that it isn't in your known_hosts file as that) --pete