From owner-freebsd-questions Sun Jul 15 16:55:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mx2.threeh.com (ct515603-b.lafayt1.in.home.com [24.22.253.67]) by hub.freebsd.org (Postfix) with ESMTP id 8209637B401 for ; Sun, 15 Jul 2001 16:55:31 -0700 (PDT) (envelope-from rlucas@solidcomputing.com) Received: from localhost (rlucas@localhost) by mx2.threeh.com (8.11.3/8.11.3) with ESMTP id f6FNtew08983; Sun, 15 Jul 2001 18:55:40 -0500 (EST) (envelope-from rlucas@solidcomputing.com) Date: Sun, 15 Jul 2001 18:55:40 -0500 (EST) From: Richard Lucas X-X-Sender: To: Karl Agee Cc: freebsd-qeustions , Kent Stewart Subject: Re: cant cvsup--still In-Reply-To: <20010715171822.26054.qmail@web12301.mail.yahoo.com> Message-ID: <20010715185312.W8952-100000@mx2.threeh.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 15 Jul 2001, Karl Agee wrote: > well I tried installing a fresh copy of cvsup-bin-16.1 > and even checking and changing mirror but alas I still > cant cvsup..keep getting this error: > > su-2.03# cvsup stable-supfile > Cannot get IP address of my own host -- is its > hostname correct? > > so I dunno what do to next.... > > --karl > What's your /etc/hosts file look like? You should have something like the following in /etc/hosts: 127.0.0.1 With being the hostname you set in rc.conf. If you have a static ip address you might want to put that there instead of 127.0.0.1. -Richard To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message