From owner-freebsd-current Mon May 11 23:57:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA15986 for freebsd-current-outgoing; Mon, 11 May 1998 23:57:50 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from FreeBSD.im.ntu.edu.tw (freebsd.im.ntu.edu.tw [140.112.106.205]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA14963 for ; Mon, 11 May 1998 23:49:18 -0700 (PDT) (envelope-from eric@FreeBSD.im.ntu.edu.tw) Received: from localhost (eric@localhost.im.ntu.edu.tw [127.0.0.1]) by FreeBSD.im.ntu.edu.tw (8.8.8/8.8.8) with SMTP id OAA24241; Tue, 12 May 1998 14:24:07 +0800 (CST) (envelope-from eric@FreeBSD.im.ntu.edu.tw) Date: Tue, 12 May 1998 14:24:06 +0800 (CST) From: Eric To: Parag Patel cc: freebsd-current@FreeBSD.ORG Subject: Re: Make reinstall....:PP In-Reply-To: <199805111506.IAA17431@mail2.sirius.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanx!!!:) it's all OK now ... On Mon, 11 May 1998, Parag Patel wrote: > On 5/10/98 8:46 PM, Eric (eric@FreeBSD.im.ntu.edu.tw) said: > > >===> games/phantasia > >install -c -o bin -g games -m 660 characs > >gold lastdead mess monsters motd scoa install: characs: Permission denied > >*** Error code 71 > > > >Stop. *** Error code 1 > > > >Stop. *** Error code 1 > > > >Stop. *** Error code 1 > > > >Stop. > > > > Can anyone please tell me what's matter ??:) > > I ran into this too. The workaround is to export the NFS /usr/obj volume > with -maproot=0:0, or chmod o+w the data files under the > usr/games/phantasia build under /usr/obj. > > The phantasia game wants to install some data files under > /var/games/phantasia. It's created the files mode-owner-group > 660-root-bin under the obj tree and wants to install them as > 660-bin-games. "install" cannot read the source file as nobody-nobody. > > > -- Parag Patel > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message