From owner-freebsd-questions Mon May 28 20:35:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from jason-n3xt.org (crtntx1-ar3-088-078.crtntx1.dsl.gtei.net [4.41.88.78]) by hub.freebsd.org (Postfix) with ESMTP id A922C37B42C for ; Mon, 28 May 2001 20:35:26 -0700 (PDT) (envelope-from jason@jason-n3xt.org) Received: from jason (crtntx1-ar3-088-096.crtntx1.dsl.gtei.net [4.41.88.96]) by jason-n3xt.org (8.11.3/8.11.3) with SMTP id f4T3Zgo00482 for ; Tue, 29 May 2001 03:35:44 GMT (envelope-from jason@jason-n3xt.org) From: "Jason Halbert" To: Subject: MySQL 3.23.28 Date: Mon, 28 May 2001 22:35:14 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal 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 Hi all: I'm having a problem with adding the port mysql-server-3.23.38.tgz on 4.3-STABLE. I get the following error: su-2.04# pkg_add mysql-server-3.23.38.tgz Sorry, the host 'jason-n3xt' could not be looked up. Please configure the 'hostname' command to return a correct hostname. If you want to solve this at a later stage, restart this script with the --force option pkg_add: command '/usr/local/bin/mysql_install_db' failed Added group "mysql". Added user "mysql". chown: /var/db/mysql: No such file or directory pkg_add: install script returned error status I checked hostname to see if it was correct: su-2.04# hostname jason-n3xt.org The only thing I can think of is it resolves "jason-n3xt.org" then tries to reverse lookup the IP which does not return "jason-n3xt.org". Anyone have any ideas? ---- Jason P. Halbert jason@jason-n3xt.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message