Bug 22105

Summary: /usr/src/bin/sh - Permission denied when installing using installworld
Product: Base System Reporter: hdiwan <hdiwan>
Component: binAssignee: Murray Stokely <murray>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.0-CURRENT   
Hardware: Any   
OS: Any   

Description hdiwan 2000-10-19 05:00:01 UTC
'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.

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.
How-To-Repeat: 
cd /usr/src/
make installworld
Comment 1 Murray Stokely freebsd_committer freebsd_triage 2001-08-31 19:05:51 UTC
State Changed
From-To: open->feedback

Works fine for me.  I've send email to the originator asking for more 
information.  Perhaps I don't understand the problem. 



Comment 2 Murray Stokely freebsd_committer freebsd_triage 2001-08-31 19:05:51 UTC
Responsible Changed
From-To: freebsd-bugs->murray

I'll work on this.
Comment 3 Murray Stokely freebsd_committer freebsd_triage 2001-09-02 00:47:05 UTC
State Changed
From-To: feedback->closed

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.