From owner-freebsd-stable Thu Apr 19 11:20:43 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.urx.com (mail.urx.com [63.170.19.36]) by hub.freebsd.org (Postfix) with ESMTP id 4DEBD37B423 for ; Thu, 19 Apr 2001 11:20:40 -0700 (PDT) (envelope-from kstewart@urx.com) Received: from urx.com [206.159.132.160] by mail.urx.com with ESMTP (SMTPD32-6.06) id AC764BA01BC; Thu, 19 Apr 2001 11:20:38 -0700 Message-ID: <3ADF2C76.6A77BAC@urx.com> Date: Thu, 19 Apr 2001 11:20:38 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: "David W. Chapman Jr." Cc: stable@FreeBSD.ORG Subject: Re: installworld failure References: <021c01c0c8fb$16320fe0$931576d8@inethouston.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "David W. Chapman Jr." wrote: > > I installed 4.2-release and cvsuped last night to 4.3-rc > the makeworld goes alright, but the installworld gives me this error > > I'm sure its probably due to a faulty 4.2-release installation. > > install: /usr/lib/libscrypt.so.2: Operation not permitted > *** Error code 71 Not from experience. It is a user error resulting from trying to change code protected by kern_securelevel. You have to be in single user mode or set one of the following kern_securelevel_enable="NO" # kernel security level (see init(8)), kern_securelevel="-1" # range: -1..3 ; `-1' is the most insecure Kent > > Any ideas? > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message