From owner-freebsd-stable Tue Feb 25 6: 8:18 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3436137B401 for ; Tue, 25 Feb 2003 06:08:17 -0800 (PST) Received: from bast.unixathome.org (bast.unixathome.org [66.11.174.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8365843F75 for ; Tue, 25 Feb 2003 06:08:16 -0800 (PST) (envelope-from dan@langille.org) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id 553DF3F4E for ; Tue, 25 Feb 2003 09:08:26 -0500 (EST) From: "Dan Langille" To: freebsd-stable@freebsd.org Date: Tue, 25 Feb 2003 09:11:29 -0500 MIME-Version: 1.0 Subject: /usr/share/openssl/ needs to exist during install Message-ID: <3E5B3341.31705.323106F8@localhost> X-mailer: Pegasus Mail for Windows (v4.02a) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG During the install phase of an upgrade to -STABLE from 4.7-RELEASE, I countered this error: install -o root -g wheel -m 444 ASN1_OBJECT_new.3.gz /usr/share/openssl/man/man 3 install: /usr/share/openssl/man/man3: No such file or directory *** Error code 71 Stop in /usr/src/secure/lib/libcrypto. *** Error code 1 Stop in /usr/src/secure/lib. *** Error code 1 Stop in /usr/src/secure. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. It appears that /usr/share/openssl/ must exist. It doesn't. Hence the failure. I'll keep this box sitting around in this state for a while in case it helps the diagnostics. $ uname -a FreeBSD konz.example.org 4.8-PRERELEASE FreeBSD 4.8-PRERELEASE #0: Mon Feb 24 13:30:56 EST 2003 dan@xeon.example.org:/usr/obj/usr/src/sys/GENERIC i386 -- Dan Langille : http://www.langille.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message