Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Feb 1998 03:03:37 -0800 (PST)
From:      leifn@image.dk
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   gnu/5841: installmost or install (world) of tmac failed on r/o obj over NFS 
Message-ID:  <199802251103.DAA23584@hub.freebsd.org>

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

>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



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