Date: Thu, 26 Feb 1998 21:48:20 -0500 (EST) From: Charles Owens <owensc@enc.edu> To: "Jordan K. Hubbard" <jkh@time.cdrom.com> Cc: FreeBSD Stable List <stable@FreeBSD.ORG> Subject: Re: cvs update fails Message-ID: <Pine.BSF.3.95q.980226213421.11045D-100000@itsdsv2.enc.edu> In-Reply-To: <26594.888527111@time.cdrom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 26 Feb 1998, Jordan K. Hubbard wrote: > > Hmmm... I might suspect this, but I can do a cvs update on another box > > from the same repository without any trouble. > > Hmmm. Sounds like an NFS bogon to me then. V2 or V3 mounts? Was using V3. I just remounted it using V2 and tried again: same problem... cvs dumps core while chewing on .../src/usr.sbin/pkg_install. Next I did this: cd .../src/usr.sbin cvs release pkg_install # similar core dumping of cvs ensues, message like "cannot # release module pkg_install". Grrrrr: rm -r pkg_install cvs checkout pkg_install # success! cvs update # update .../src/usr.sbin -> success! cd .. cvs update # update all source -> success! Apparantly somewhere along the way something in the pkg_install source files got corrupted enough to choke cvs. No way of doing more than guessing as to the root cause... Assuming I get both boxes running -STABLE, should I in general trust nfs V3? Folks have been saying that there can be problems in heterogeneous environments, but it is thought that V3 is working well between FreeBSD boxes, correct? Thanks! --- ------------------------------------------------------------------------- Charles N. Owens Email: owensc@enc.edu http://www.enc.edu/~owensc Network & Systems Administrator Information Technology Services "Outside of a dog, a book is a man's Eastern Nazarene College best friend. Inside of a dog it's too dark to read." - Groucho Marx ------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.980226213421.11045D-100000>