From hdiwan@[24.161.45.173]  Wed Oct 18 20:52:07 2000
Return-Path: <hdiwan@[24.161.45.173]>
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 <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>;
          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
Sender: hdiwan@[24.161.45.173]
Reply-To: hdiwan@pobox.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: /usr/src/bin/sh - Permission denied
X-Send-Pr-Version: 3.2

>Number:         22105
>Category:       bin
>Synopsis:       /usr/src/bin/sh - Permission denied when installing using installworld
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    murray
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 18 21:00:01 PDT 2000
>Closed-Date:    Sat Sep 1 16:47:05 PDT 2001
>Last-Modified:  Sat Sep 01 16:49:02 PDT 2001
>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:
State-Changed-From-To: open->feedback 
State-Changed-By: murray 
State-Changed-When: Fri Aug 31 11:05:51 PDT 2001 
State-Changed-Why:  
Works fine for me.  I've send email to the originator asking for more 
information.  Perhaps I don't understand the problem. 



Responsible-Changed-From-To: freebsd-bugs->murray 
Responsible-Changed-By: murray 
Responsible-Changed-When: Fri Aug 31 11:05:51 PDT 2001 
Responsible-Changed-Why:  
I'll work on this. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=22105 
State-Changed-From-To: feedback->closed 
State-Changed-By: murray 
State-Changed-When: Sat Sep 1 16:47:05 PDT 2001 
State-Changed-Why:  
This PR is closed for the time being because we have nothing to work 
on.  We are very interested in hearing more about this if you can 
demonstrate the problem in a future PR. 


http://www.FreeBSD.org/cgi/query-pr.cgi?pr=22105 
>Unformatted:
