From owner-freebsd-current@FreeBSD.ORG Tue Jun 24 12:43:46 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD2BD37B404 for ; Tue, 24 Jun 2003 12:43:45 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 235AC43FBD for ; Tue, 24 Jun 2003 12:43:45 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.9/8.12.9) id h5OJhaAq055022; Tue, 24 Jun 2003 14:43:36 -0500 (CDT) (envelope-from dan) Date: Tue, 24 Jun 2003 14:43:36 -0500 From: Dan Nelson To: Santos Message-ID: <20030624194336.GD46908@dan.emsphone.com> References: <3EF07CA7.7060501@cas.port995.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3EF07CA7.7060501@cas.port995.com> X-OS: FreeBSD 5.1-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.4i cc: freebsd-current@freebsd.org Subject: Re: flock error X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jun 2003 19:43:47 -0000 In the last episode (Jun 18), Santos said: > I'm trying to do a make release on 5.1-RELEASE to do a custom 5.1. > > CHROOTDIR=/home/custom and CVSROOT=/home/ncvs are both on a redhat nfs > server. I had some errors related to telnet, telnetd and libtelnet. > After a few makes the error went away. Now the the error is this: > > /home/custom/etc/login.conf; install > -o root -g wheel -m 755 netstart pccard_ether rc.suspend rc.resume > /home/custom/etc; ins > tall -o root -g wheel -m 600 master.passwd nsmb.conf opieaccess > /home/custom/etc; pwd_mk > db -p -d /home/custom/etc /home/custom/etc/master.passwd > pwd_mkdb: flock: Operation not supported > *** Error code 1 > > I read somewhere weeks ago, that on -current, nfs locking and chroot > stuff didn't play well together > > Was this corrected, or is this a user error? :) Do you have rpc.lockd and rpc.statd loaded on the RedHat box? Any messages in its logs? -- Dan Nelson dnelson@allantgroup.com