Skip site navigation (1)Skip section navigation (2)
Date:      19 Oct 2000 03:48:35 -0000
From:      hdiwan@pobox.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/22105: /usr/src/bin/sh - Permission denied
Message-ID:  <20001019034835.64269.qmail@24.161.45.173>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001019034835.64269.qmail>