Re: flock error

2003-06-24 Thread Dan Nelson
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
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]


flock error

2003-06-18 Thread Santos
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:
cd /usr/src/release/../etc  make TARGET_ARCH=i386 TARGET=i386
distribution DESTDIR=/home
/custom
cd /usr/src/etc;  install -o root -g wheel -m 644  amd.map apmd.conf
auth.conf  crontab cs
h.cshrc csh.login csh.logout devd.conf devfs.conf  dhclient.conf disktab
fbtab ftpusers ge
ttytab group  hosts hosts.allow hosts.equiv hosts.lpd  inetd.conf
login.access login.conf
 mac.conf motd netconfig network.subr networks newsyslog.conf  phones
printcap profile pro
tocols  rc rc.firewall rc.firewall6 rc.sendmail rc.shutdown  rc.subr
remote rpc services
shells sysctl.conf syslog.conf usbd.conf  etc.i386/ttys
/usr/src/etc/../gnu/usr.bin/man/m
anpath/manpath.config  /usr/src/etc/../usr.bin/mail/misc/mail.rc
/usr/src/etc/../usr.bin/
locate/locate/locate.rc /home/custom/etc;  cap_mkdb
/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
Stop in /usr/src/etc.
*** Error code 1
Stop in /usr/src/release.

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? :)

Santos

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]