From owner-freebsd-bugs Wed Oct 18 21: 0: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5AECA37B4CF for ; Wed, 18 Oct 2000 21:00:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA68454; Wed, 18 Oct 2000 21:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from mail4.nycap.rr.com (mail4-1.nyroc.rr.com [24.92.33.20]) by hub.freebsd.org (Postfix) with ESMTP id 330DC37B4D7 for ; Wed, 18 Oct 2000 20:52:07 -0700 (PDT) Received: from [24.161.45.173] ([24.169.217.142]) by mail4.nycap.rr.com (Post.Office MTA v3.5.3 release 223 ID# 0-59787U250000L250000S0V35) with SMTP id com for ; Wed, 18 Oct 2000 23:56:13 -0400 Received: (qmail 64270 invoked by uid 1001); 19 Oct 2000 03:48:35 -0000 Message-Id: <20001019034835.64269.qmail@24.161.45.173> Date: 19 Oct 2000 03:48:35 -0000 From: hdiwan@pobox.com Reply-To: hdiwan@pobox.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/22105: /usr/src/bin/sh - Permission denied Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 22105 >Category: bin >Synopsis: /usr/src/bin/sh - Permission denied when installing using installworld >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Oct 18 21:00:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Hasan Diwan >Release: FreeBSD 5.0-CURRENT >Organization: >Environment: >Description: 'make installworld' dies with a 'Permission denied' at /usr/src/bin/sh if run in single user mode and /usr/src/bin/csh if run in multiuser mode. This behavior leads me to believe it cannot replace a program in use. >How-To-Repeat: cd /usr/src/ make installworld >Fix: Editing out the offending line in bin/Makefile (ie the 'sh \' or 'csh \' lines) and then manually running 'make install' in the relavent directories. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message