From owner-freebsd-bugs Wed Feb 25 03:10:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA24066 for freebsd-bugs-outgoing; Wed, 25 Feb 1998 03:10:02 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: (from gnats@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA24057; Wed, 25 Feb 1998 03:10:01 -0800 (PST) (envelope-from gnats) 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 X-Send-Pr-Version: www-1.0 Subject: gnu/5841: installmost or install (world) of tmac failed on r/o obj over NFS Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Feb 25 03:10:01 PST 1998 >Last-Modified: >Originator: Leif Neland >Organization: n/a >Release: 2.2.5STABLE #2 >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. >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message