From nobody  Wed Feb 25 03:03:37 1998
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id DAA23584;
          Wed, 25 Feb 1998 03:03:37 -0800 (PST)
          (envelope-from nobody)
Message-Id: <199802251103.DAA23584@hub.freebsd.org>
Date: Wed, 25 Feb 1998 03:03:37 -0800 (PST)
From: leifn@image.dk
To: freebsd-gnats-submit@freebsd.org
Subject: installmost or install (world) of tmac failed on r/o obj over NFS 
X-Send-Pr-Version: www-1.0

>Number:         5841
>Category:       gnu
>Synopsis:       installmost or install (world) of tmac failed on r/o obj over NFS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 25 03:10:01 PST 1998
>Closed-Date:    Mon Jun 12 18:34:56 PDT 2000
>Last-Modified:  Mon Jun 12 18:35:32 PDT 2000
>Originator:     Leif Neland
>Release:        2.2.5STABLE #2
>Organization:
n/a
>Environment:
FreeBSD darla.swimsuit.roskildebc.dk 2.2.5-STABLE FreeBSD 2.2.5-STABLE #2: Thu Feb 19 07:02:25 CET 1998     root@darla.swimsuit.roskildebc.dk:/usr/src/sys/compile/DARLA  i386

>Description:
Make world on machine 1
On machine 2 nfs.mounted /usr/src and /usr/obj read-only
make installmost
Failed in /usr/src/gnu/usr.bin/groff/tmac, because beforeinstall
wants to create obj/temp and obj/tmac.groff_an, but obj was read-only.	
>How-To-Repeat:
See above...
>Fix:
The beforeinstall-stuff should either use the real TEMP for obj/temp
and obj/tmac.groff_an, or they should have been written during 
buildworld instead of during install.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: nrahlstr 
State-Changed-When: Mon Jun 12 18:34:56 PDT 2000 
State-Changed-Why:  
Fixed in revision 1.15 of tmac/Makefile by bde. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=5841 
>Unformatted:
