From owner-freebsd-questions@FreeBSD.ORG Sat Oct 18 11:21:43 2003 Return-Path: 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 CE1F216A4B3 for ; Sat, 18 Oct 2003 11:21:43 -0700 (PDT) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [66.30.200.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3583743FBF for ; Sat, 18 Oct 2003 11:21:43 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id 6F8293B06; Sat, 18 Oct 2003 14:21:42 -0400 (EDT) Sender: lowell@be-well.ilk.org To: freebsd-questions@freebsd.org References: <20031018174537.62666.qmail@web10401.mail.yahoo.com> From: Lowell Gilbert Date: 18 Oct 2003 14:21:42 -0400 In-Reply-To: <20031018174537.62666.qmail@web10401.mail.yahoo.com> Message-ID: <44k772qudl.fsf@be-well.ilk.org> Lines: 13 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: host problem with ports CVSUP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Oct 2003 18:21:43 -0000 Alex writes: > I'm trying to use CVSUP to update my ports collection. > When I run the command "cvsup ports-supfile" I get an > error that reads: > > Cannot get IP address of my own host -- is its > hostname correct? Nothing to do with the supfile. cvsup is looking to resolve its *own* IP address. Add it to the /etc/hosts file.