Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Feb 2003 09:11:29 -0500
From:      "Dan Langille" <dan@langille.org>
To:        freebsd-stable@freebsd.org
Subject:   /usr/share/openssl/ needs to exist during install
Message-ID:  <3E5B3341.31705.323106F8@localhost>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E5B3341.31705.323106F8>